# What is Pre-Mapping?

Pre-Mapping is the first project phase after Project Kick Off in which the integration template is reviewed.

{% hint style="info" %}
The integration template is a prepopulated set of field mappings from one specific system to another. Likely many will fit your business process, but you will need to adjust others to fit your business process. The purpose of Pre-Mapping is to approve template mappings that fit your business process and flag the others that need to be changed.
{% endhint %}

Pre-Mapping differs from the Mapping phase in that it's strictly a review of the template at the [Field Mapping](/reference/integration_components/field-mapping.md) level. You will approve Field Mappings that align with your business process. If a Field Mapping does not align with your business process, or you're not sure, you can mark it accordingly and add a comment to be reviewed during Mapping.

Changes to mapping logic are not made during Pre-Mapping-- the fields that are not approved during Pre-Mapping are handled during the Mapping Phase.


---

# 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://glyue.docs.sandboxbanking.com/tutorials/what-is-pre-mapping.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.
