# Customizing SIF Export Field Mappings

{% embed url="<https://youtu.be/akr_N9B8Bb8>" %}

### Default Settings

The default field mappings in Canoa are optimized for Configura SPEC/CET users. No changes are required if you're exporting to these platforms.

### Customizing for Cyncly Worksheet (CAPSIF)

To customize your export for Worksheet compatibility:

1. Start the SIF export process from your product list
2. In the column mapping modal, make these adjustments:

For basic export:

1. Remove manufacturer code mapping (if not needed)
2. Remove manufacturer name mapping (if not needed)

For detailed manufacturer information:

1. Change the manufacturer code from 'EC' to 'MG' (CAPSIF format)
2. Set manufacturer name/description code to 'MN'
3. Add 'PRC' code to map furniture category information

For pricing fields:

1. Change unit list price to 'I1' (CAPSIF format)
2. Remove discount mappings (these will be calculated in Worksheet)
3. Remap sell price to 'I2' purchase price code (CAPSIF format)

### After Export

* Verify the exported file contains the expected information
* Import into your destination software to confirm compatibility

Note: Different software packages may have specific requirements for SIF imports. Consult your software documentation for any additional mapping requirements.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.canoa.supply/docs/share/how-to-download-a-product-list/how-to-export-a-sif-file-from-canvas/customizing-sif-export-field-mappings.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
