> For the complete documentation index, see [llms.txt](https://hub.equipme.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://hub.equipme.io/classes/portal-quick-setup/inventory-recording.md).

# Inventory recording

{% @arcade/embed flowId="B26dlzLyDIdHhavW3seP" url="<https://app.arcade.software/share/B26dlzLyDIdHhavW3seP>" %}

Bringing existing inventory into equip me can be done in two different ways. The right approach depends on where your inventory is currently managed and how automated your setup should be.

There are two available options:

• **Import via Excel**                                                                        • **Import via API**

<figure><img src="/files/jFHd7RF5jQD6IZzM03MN" alt=""><figcaption></figcaption></figure>

The Excel based import is typically used when inventory already exists in a structured format and should be transferred into equip me as a one time or initial step.

The API based import is used when inventory is managed in another system and should be connected to equip me for ongoing synchronization or automation.

This overview is meant to help you understand the two possible directions. Each option is explained in more detail in the individual courses below.


---

# 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://hub.equipme.io/classes/portal-quick-setup/inventory-recording.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.
