# Add & edit SMS numbers

## Add a new SMS number (self-serve)

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

For [two-way SMS communication](/sms-channel/2-way-sms-communication.md), you need a dedicated number.&#x20;

1. To purchase a new number, go to *My Workspace -> Long Numbers & Short Codes.*
   * Alternatively, you can navigate to *My Workspace -> SMS.*
2. Select *Get Long Number* or *Get Short Code*.&#x20;
3. Follow the prompts to complete the purchase.

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

{% hint style="success" %}
Numbers can also be purchased as part of the [2-way SMS setup integration wizard](/sms-channel/getting-started/add-new-sms-setups-self-serve.md).
{% endhint %}

{% hint style="info" %}
Find more details about adding [short codes](/sms-channel/short-codes.md) and [long numbers](/sms-channel/long-numbers.md).
{% endhint %}

## View and edit SMS numbers

1. Navigate to *My Workspace -> Long Numbers & Short Codes.*&#x20;
2. Select a number from this table to view its details, manage the connected API, and update the subscription linked to this number *(self-serve only)*.

<figure><img src="/files/9HxUP4Jb4MX71KsMm4qf" 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/add-and-edit-sms-numbers.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.
