# Account details

### View and edit account details

You can view and edit your account details under *Account Details* in the Clickatell Portal.&#x20;

<figure><img src="/files/GrbfcApS7yl1IFbTdfMH" alt="" width="222"><figcaption></figcaption></figure>

Update your account details and click *Save*.

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

### Account Package Information&#x20;

You can view the details of the account package you are on.

Select the *Account Package* tab to see what is included in your package and what your current usage is. &#x20;

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

### Close your account

**Account owners** can also close the account from here.

Click the *Close Account* button in the bottom right **(only visible if you are the account owner)** and confirm that you want to close the account.&#x20;

{% hint style="danger" %}
IMPORTANT:

* Once closed, your account cannot be reopened.&#x20;
* All subscriptions and account balances are lost when you close your account.
* Only account owners can close an account.
  {% endhint %}

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


---

# 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://guides.clickatell.com/chat-commerce-platform/additional-features-and-services/user-portal/account-management/account-details.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.
