# Automation Setup

<details>

<summary>Create an Automation:</summary>

* From the header menu, click on the "Automations" menu .
* In the Automation menu click on "Create Automation" to create new automation.
* Give your automation a proper name.
* Insert the url for the inventory file that you have updated.
* Select mapping name if you have different mapping headers.
* Select Scheduler time as per your need i.e. 30 min, 1 hour or 1 day.
* Select store location if you have multiple stores.
* After inserting all necessary details click on save.
* A new Automation has been created.

</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/automation-setup.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.
