# Mapping

* Effective inventory management depends on correct data alignment. The inventory header mapping process is an important step in ensuring seamless synchronisation:

<details>

<summary>Create Mapping:</summary>

* To create custom mapping, go to **Mapping** menu from the **header menu.**&#x20;
* Click on **Create Mapping** button to create new mapiing.
* Insert the required data like: Mapping Name, SKU header in the store, Inventory /Quantity, Traced headers.&#x20;
* These mappings directly correlate your store's distinct inventory titles with the exact format the app anticipated by the app.

</details>

<details>

<summary>Edit Mapping</summary>

* Click on the edit button from the mapping listing in the Mapping menu.
* Make the changes you want to make and then click on save button.

</details>

<details>

<summary>Delete Mapping</summary>

* Click on the delete button on the mapping you want to delete.
* It will ask fot the permission to delete the mapping. If you want to delete the mapping click on yes and the seleted mapping will be deleted.

</details>


---

# 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.centousapps.com/inventory-automation/app-setup/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.
