> For the complete documentation index, see [llms.txt](https://learn.squirrel365.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://learn.squirrel365.io/account-management/understanding-your-squirrel-plan-usage.md).

# Understanding your Squirrel plan usage

### Understanding your Squirrel Plan usage

Each Squirrel plan has different limitations on use. You can monitor your Squirrel plan usage statistics in several ways.

The [Account Manager](https://cloud.squirrel365.io/account/main/overview) shows how many Live and Draft projects you have, including how much of your disk space allowance you have used. It also shows the total number of views your projects have had in the last 30 days.

![](https://addons.squirrel365.io/learn-assets/uploads/2021/10/creator-5-overview-e1634213460513-1024x473.jpg)

The [Project Manager ](https://cloud.squirrel365.io/account/projectmanager)shows you the number of projects (live, draft, and total) by displaying the numbers alongside each category. At the bottom of the screen cloud storage and live project totals are displayed. You will see notifications when you get close to or exceed your limit.

![](https://addons.squirrel365.io/learn-assets/uploads/2021/10/project-manager-1024x498.jpg)

Further statistics for individual projects can be found under the “**Info & stats**” option of the project menu which can be accessed from the “**…**” item under each project.

![](https://addons.squirrel365.io/learn-assets/uploads/2021/10/project-menu.jpg)


---

# 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://learn.squirrel365.io/account-management/understanding-your-squirrel-plan-usage.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.
