# User Portal

The Clickatell Portal is a central, web-based site where you can access and manage your Clickatell account and all your applications and messaging channels.&#x20;

The image below shows the main sections of the Portal. Depending on your [package](/chat-commerce-platform/platform-packages/connect.md), you'll have access to certain channels and applications and your view might differ slightly.

### My Workspace

This serves as the "main dashboard".  View and manage all channels, applications, numbers, test phones, and API integrations on your Clickatell account.

<figure><img src="/files/4MJcw8MVf7mUFz7c6Amk" alt=""><figcaption><p>The My Workspace tab</p></figcaption></figure>

### **Analytics & Reports**

{% hint style="info" %}
Learn more about Dashboards [here](/chat-commerce-platform/data-and-analytics/dashboards-in-clickatell-portal.md).
{% endhint %}

Get an overview of the activities across your channels and applications. View key metrics and graphical data.

<figure><img src="/files/0j7NYBqCXLfbxRBJPV1K" alt=""><figcaption><p>The Analytics &#x26; Reports tab</p></figcaption></figure>

### Account Settings

The Clickatell User Portal also provides access to:

* [Account Management](/chat-commerce-platform/additional-features-and-services/user-portal/account-management.md)
* [User Management](/chat-commerce-platform/additional-features-and-services/user-portal/user-management.md)
* [Help & Message Center](/chat-commerce-platform/additional-features-and-services/user-portal/help-and-message-center.md)
* [View & Edit API Integrations](/chat-commerce-platform/additional-features-and-services/user-portal/view-and-edit-api-integrations.md)

<figure><img src="/files/JyGBWSPSyw6ObBTRElVY" alt="" width="409"><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.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.
