> For the complete documentation index, see [llms.txt](https://docs.whalesync.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.whalesync.com/features/additional-features/automapping.md).

# Automapping

<figure><img src="/files/iBO87sfudCptzPG18ZvT" alt=""><figcaption><p>Automap fields in action</p></figcaption></figure>

### Automapping Fields

If you name the fields in your connected apps exactly the same, Whalesync will "automap" them.

Automapping can save a ton of time compared to mapping fields manually one-by-one. This feature is completely optional. You can unmap auto-mapped fields or map fields manually that don't have the same name.

![These fields will be auto-mapped](/files/1Q2wW4eju69trNqNOTNy)

### Suggested Table Mappings

<figure><img src="/files/5aKPcFgHXW6HKOB6VWZ5" alt=""><figcaption></figcaption></figure>

Similar to automapping fields, Whalesync will suggest table mappings when names match exactly.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.whalesync.com/features/additional-features/automapping.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.
