# Using ICMC as a Distributor

Upon logging into the Impossible Cloud Management Console (ICMC), you have the capability to manage channel partners, oversee your company's management console users, and register significant deals. The exact menu items and actions available for you depend on your [Role](/partner-portal-help/management-console-guide/getting-started/assigning-user-roles.md).

* [**Partners**](/partner-portal-help/management-console-guide/using-icmc-as-a-distributor/partners.md): Create and manage partners, administer their partner portal's users, allocate storage, and monitor storage consumption.
* [**Team members**](/partner-portal-help/management-console-guide/using-icmc-as-a-distributor/team-members.md): Accessible only to 'admin' or 'staff' roles, this page allows for the management of your company's partner portal users.
* [**API Keys**](/partner-portal-help/management-console-guide/using-icmc-as-a-distributor/api-keys.md): Generate and view API keys required for operating ICMC via RESTful API.
* [**Deals**](/partner-portal-help/management-console-guide/using-icmc-as-a-distributor/deals.md): This page allows you to register large deals - for instance deals with more than 100TB data volume or special pricing options.

[List of key terms.](/partner-portal-help/management-console-api/management-console-api.md)


---

# 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.impossiblecloud.com/partner-portal-help/management-console-guide/using-icmc-as-a-distributor.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.
