# Intro to Inventora

## Key features

* [**Materials**](/getting-started/materials.md) – your supplies used to create products that you sell.
* [**Products**](/getting-started/materials.md) – the items that your business sells and creates in-house, Inventora automatically deducts the Materials used every time a product is made.
* [**Production**](/getting-started/production.md) – the process of planning and manufacturing your products.

![](/files/tG8NyvZkP3vnEpg7BX9q)

## Additional features

* [**Shop Integration**](/shop-integration/introduction.md) – sync your Product inventory with Shopify, Wix, Etsy, and Square.
* COGS – automatically calculated costs of your product manufacturing.
* History – view all changes and updates that have happened for Materials and Products.
* Supply Orders – ability to receive and track your Materials as they are purchased.
* Reports – access financial and operational data for your Materials and Products.
* Audits – correct any possible discrepancies for stock levels.
* Team Members – give access to additional employees.

![](/files/HLpIgHFCYbIx0KfX2U3c)


---

# 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://help.inventora.com/master.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.
