# General Questions

### Q.) Can I use Import functionality to update the Inventory?

Yes, you can use Import functionality update your inventory.

### Q.) **What are the key features offered by the Inventory Automation App?**

Below are the key features of the Inventory Automation App

* Import inventory
* Export Inventory
* Create Automations\
  &#x20;

### Q.) **What is the purpose of mapping inventory headers**?

Mapping inventory titles ensures that your store's header data aligns correctly with your app's format.

### Q.) **Can I export my inventory data from the app?**

Absolutely. You can easily export your inventory data from Import/Export menu.

### Q.) Can I create multiple automations?

&#x20;Yes. You can create multiple automations.&#x20;

### **Q.) Is Inventory Automation App free ?**

&#x20;Yes. You can update up to 12 inventory for free from Import functionality.   &#x20;


---

# 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/faqs/general-questions.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.
