# Inventory

The inventory status of the SIMs and Profiles in the account are displayed here. Clicking on these tiles will navigate the user directly into the appropriate SIM list table with the filter applied.

![](/files/GsGyrZ5tSVLYc23oIFGq)

The inventory count is displayed as&#x20;

Total SIMs - total SIMs in the account

Total Profiles - total eUICC profiles in the account (including ones installed on the SIMs)

* **Ready** - These are profiles that are ready for activation. There is typically no impact on billing in this state.&#x20;
* **Active** - These are profiles that are activated and will be able to use data/ SMS/ Voice. Users typically always pay for having profiles in this state.&#x20;
* **Suspended** - These are profiles that are suspended and will not be able to use data/ SMS/ Voice. Suspension/ Reactivation charges, if applicable, could apply.&#x20;
* **Terminated** - These profiles will not be able to use data/ SMS/ Voice and are pretty much considered dead. Users must exercise extreme caution in changing to this state.

### Inventory trends

![Past 30 days trend](/files/vmjlM0xvWumN3ZhfMyKC)

![Past 12 months trend](/files/PAHvL1Dmu8cag90hIhnS)


---

# 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.connectedyou.io/knowledge-base/connectedyou-platform/user-guide/dashboard/inventory.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.
