# Adding your TeamSpeak UID

{% embed url="<https://www.youtube.com/watch?v=eoI5ah6amf4>" %}

## Finding your TeamSpeak UID

1. Press `CTRL+I` or `CMD+I` while in TeamSpeak to open the Identities popup

<figure><img src="https://i.imgur.com/OzNxOrx.png" alt=""><figcaption><p>TeamSpeak - Identities Popup</p></figcaption></figure>

2. Copy the Unique ID of the identity that you use to connect to your server (almost certainly the first one)
   * If your Unique ID isn't shown, click **Show Advanced** on the bottom of the identities popup

## Adding your UID to CMS

1. Open your Community Settings by using your profile dropdown on the top-right of your screen

<div align="center"><figure><img src="/files/2DE3JdlhF0bw1suAodVk" alt=""><figcaption><p>Sonoran CMS - Community Settings</p></figcaption></figure></div>

2. Paste your UID into the TeamSpeak UID input in the popup
   1. If the TeamSpeak section isn't shown, then that means your community hasn't setup TeamSpeak integration correctly

<figure><img src="/files/perufW6YrlVkTPyWzRBn" alt=""><figcaption><p>Sonoran CMS - TeamSpeak UID Input</p></figcaption></figure>

3. Make sure you are connected to your server's TeamSpeak, then click **Save TeamSpeak UID**
4. You should receive a message in TeamSpeak containing a code, paste the code into the new popup on CMS and click **OK** to verify that the TeamSpeak UID belongs to you

<div align="left" data-full-width="false"><figure><img src="https://i.imgur.com/AuQt0bF.png" alt=""><figcaption></figcaption></figure> <figure><img src="https://i.imgur.com/bAKPzjy.png" alt=""><figcaption><p>Sonoran CMS - TeamSpeak Verification</p></figcaption></figure> <figure><img src="https://i.imgur.com/hYVD8VM.png" alt=""><figcaption></figcaption></figure></div>


---

# 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://docs.sonoransoftware.com/cms/integration-capabilities/teamspeak-3-role-sync/adding-your-teamspeak-uid.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.
