# Managing a Storage Account

By clicking on a storage account entry on the [Storage accounts tab](https://partner.impossiblecloud.com/) you can adjust some of its settings. Here is what you can do:

1. **Rename the storage account** (change the Company name). Each storage account user must be associated with a company. A single company may have multiple storage account users. Simply change the **Company** field and click "**Save**".
2. **Adjust storage allocation**. You can allocate any amount from 0 TB, which defaults the partner to a Pay-per-use plan, up to the total available in the selected contract minus already allocated to other storage accounts. Changes to storage allocation are immediate and can be adjusted at any time.

   Click **Save** to apply the changes.
3. **Set new password**. Simply click "**Set new password**", enter the new password and click **Save**.
4. **Delete storage account**. Click on the storage account you'd like to delete. Click three dots on the bottom right and select "**Delete Storage Account**". It will be deleted after the cooldown period of 30 days.


---

# 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/storage-accounts/managing-a-storage-account.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.
