# View & edit SMS setups

1. Navigate to *My Workspace --> SMS*.&#x20;
   * Details about all your current SMS setups are listed in the *My SMS Setups* table.&#x20;

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

2. Click *See All* to view all your setups if you have more than three.
3. Select any setup from the table to open the API details page.&#x20;

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

4. From here you can edit and test your API.&#x20;
5. Save any changes by clicking *Update Changes*.

<figure><img src="/files/I0EaqkviIDM7IsMrbcwi" 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://help.clickatell.com/sms/getting-started/view-and-edit-sms-setups.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.
