# Configuration

## Configuration

In the first configuration step, you are able to set the following options:

<figure><img src="/files/MyseusINJehpY3mbKZbF" alt=""><figcaption></figcaption></figure>

| Field                       | Description                                                                                                                     |
| --------------------------- | ------------------------------------------------------------------------------------------------------------------------------- |
| Language                    | Choose a language in which values from the Ergonode will be synchronized                                                        |
| Column separator            | Choose a separator to use in the CSV file \[semicolon (;) or comma (,)]                                                         |
| Values separator            | Choose a separator to use between values in the same cell \[semicolon (;) or comma (,) or pipe (\|)]                            |
| Merged attributes separator | Choose a separator to use between values taken from different attributes in the mapper \[ pipe (\|) or a dash (-) or space ( )] |

When ready click on the ***Next Step*** button.

## Mapping

The next step is to create a CSV file structure and map Ergonode attributes. Click on the ***Map attributes*** button to do so.

<figure><img src="/files/AkA83tKiRmuPUTuYzhoU" alt=""><figcaption><p>Map attributes</p></figcaption></figure>

To create a new column drag and drop an attribute from left to right.

<figure><img src="/files/Vy2SMntuIFzEfRwm3rKX" alt=""><figcaption></figcaption></figure>

It's possible to map more than one attribute to the same column. Please name the column header before going further.

<figure><img src="/files/QndjeUBohsPej7ztiFNr" alt=""><figcaption></figcaption></figure>

It's possible to change the attribute order simply by dragging.

<figure><img src="/files/gh2S1fd6KYK9ckgpJWIv" alt=""><figcaption></figcaption></figure>

When ready click the ***Save mapping*** button. You will be taken back to the configuration screen. Click on the ***Save mapping*** button to save all the changes.


---

# 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://usermanual.ergonode.com/apps/about-apps-feature/available-apps/channable-feed/configuration.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.
