# Field Mappings

## Field Mapping

Field mappings define how data from an external Data Source is read into the Aisera platform and, optionally, written back. They are configured per Data Source and can be found at the bottom of the **Data Source Details** page under **Settings > Data Sources**.

<figure><img src="/files/LBFmLy7lpyUFcOrcKdz0" alt=""><figcaption><p>Data Source Field Options</p></figcaption></figure>

Aisera provides two types of fields you can map:

**Standard Fields** are predefined Aisera fields. Out of the Box (OOTB) Data Sources come with standard fields pre-mapped to the Aisera Platform. You can add or modify these mappings as needed. See [New Field Mapping](/aisera-platform/adding-data-to-your-tenant/data-ingestion/field-mappings/creating-a-new-field-mapping.md) to connect a standard field to your Data Source.

**Custom Fields** are fields that you define for data that has no standard equivalent on the Aisera Platform. This could include data such as organization specific metadata, tags, or custom fields from your external systems. See [New Custom Field](/aisera-platform/adding-data-to-your-tenant/data-ingestion/field-mappings/creating-a-custom-field.md) to map this data to the Aisera Platform.

Once configured, field mappings can be exported as backups or to replicate a configuration across multiple Data Sources. See [Export Fields Mappings](/aisera-platform/adding-data-to-your-tenant/data-ingestion/field-mappings/exporting-field-mappings.md) and [Import Field Mappings](/aisera-platform/adding-data-to-your-tenant/data-ingestion/field-mappings/importing-field-mappings.md).


---

# 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://docs.aisera.com/aisera-platform/adding-data-to-your-tenant/data-ingestion/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.
