> For the complete documentation index, see [llms.txt](https://docs.easyplatform.app/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.easyplatform.app/app-tour/easy-platform-customer-portal.md).

# Easy Platform customer portal

## Dashboard

On the **dashboard**, you can view all the Easy products you have already purchased as well as discover additional ones that may be suitable for your organization. For each product, you can see detailed information about your current usage including how many licenses are actively in use and how many are still available

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

## Product Management

In the **Product Management** section, you can get a detailed overview of all your Easy product licenses and the specific features that are included with each product. For every feature, you can see the corresponding license tier (e.g., Basic, Professional, or Enterprise) and whether it is currently available to you. This allows you to easily assess which capabilities you can already use and where there may be opportunities to upgrade or unlock additional functionality.

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


---

# 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://docs.easyplatform.app/app-tour/easy-platform-customer-portal.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.
