# Column mappings

## Create a column mapping

You need to create a column mapping for every column in your spreadsheet that you would like to be exported. Column mappings can be created by column names.

Navigate to **Column Mappings** page of your template settings and scroll to **Add new record** section.

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

**Mapping Entity** is the entity that value belongs to.

{% hint style="info" %}
Sometimes you might find Mapping Entity have an option for Extra entities. Then you would find Column source to have Custom value parameter. Selecting this column mapping would put a constant value for all exported entries in this column.
{% endhint %}

**Column source** is the parameter of the entity that will be in this column.

**Column destination** is the name of the column in exported file.

**Display order** arranges columns in exported file.


---

# 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://exportmanager.docs.foxnetsoft.com/column-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.
