# Activate SMS (self-serve)

{% hint style="info" %}
Only relevant to self-serve customers. For other packages, Clickatell does this on your behalf.
{% endhint %}

1. Navigate to *Products & Services -> Channels -> SMS*.&#x20;
2. Click *+Activate channel.*&#x20;
   * This adds SMS as a channel on the *My Workspace* tab. &#x20;

<figure><img src="/files/2j1XdKXbQ6SE1OhHrPp2" alt=""><figcaption></figcaption></figure>

3. On the *My Workspace* ta&#x62;*,* click the SMS card to open your SMS channel management page.

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

4. From here, you can:&#x20;
   * [Add new SMS setups](/sms-channel/getting-started/add-new-sms-setups-self-serve.md).
   * [View and manage your SMS setups](/sms-channel/getting-started/edit-and-test-sms-setups.md).
   * [View, manage, and purchase new long numbers and short codes.](/sms-channel/getting-started/add-and-edit-sms-numbers.md)
   * [View, manage, and add test phones.](/sms-channel/getting-started/add-and-edit-test-phones.md)

<figure><img src="/files/H7Acrs2AuD1NWF3cIcaa" 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/sms-channel/getting-started/activate-sms-self-serve.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.
