# Using ICMC as a Channel Partner

Upon logging into the Impossible Cloud Management Console (ICMC) as a Channel Partner team member, you have the capability to manage storage accounts, oversee your company's ICMC 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).

* [**Storage accounts**](/partner-portal-help/management-console-guide/using-icmc-as-a-channel-partner/storage-accounts.md): Create and manage storage accounts, administer end-customers Impossible Cloud Storage Console (ICSC) root storage accounts, allocate storage, and monitor storage consumption.
* [**Team members**](/partner-portal-help/management-console-guide/using-icmc-as-a-channel-partner/team-members.md): Accessible only to 'admin' or 'staff' roles, this page allows for the management of your company's ICMC users.
* [**API Keys**](/partner-portal-help/management-console-guide/using-icmc-as-a-channel-partner/api-keys.md): Generate and view API keys required for operating ICMC via RESTful API.

[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-channel-partner.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.
