# Help & Message Center

## Find help

If you need help at any stage, click the question mark icon in the top right corner to access the following:

* **User Guide:** Quick access to this user guide.
* **FAQs:** Find answers to some frequently asked questions.
* **Developer Documentation:** Visit our Developer Knowledge Base for more technical, developer-focused information about using our APIs.

<figure><img src="/files/pwtqCd1xZnlFxzHg3bzF" alt="" width="216"><figcaption></figcaption></figure>

Click *Contact Support* (top right) to send us your query. This creates a ticket with our Support Team.

<figure><img src="/files/2vUsAzqsdj2mDIVRfX9J" alt="" width="370"><figcaption></figcaption></figure>

<figure><img src="/files/5a7LRYBETkyeMScH7Xrw" alt="" width="496"><figcaption></figcaption></figure>

There are tooltips throughout the portal with additional information. Click on *Need more help with this item* to send a custom question directly to our Support Team.&#x20;

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

<figure><img src="/files/AzXte0KOBAM1GSeeFtbO" alt="" width="421"><figcaption></figcaption></figure>

## View notifications

All account notifications can be found by clicking the bell icon in the top right. A green counter indicates the number of new notifications.

<figure><img src="/files/L6NUMiyOzjRANnSwg3GR" alt="" width="366"><figcaption></figcaption></figure>

Clicking this icon opens a list of your latest notifications.

<figure><img src="/files/ZCSNHcvRJBmbOjFVH1Qm" alt="" width="379"><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://help.clickatell.com/additional-features-and-services/user-portal/help-and-message-center.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.
