> For the complete documentation index, see [llms.txt](https://docs.cebodtelecom.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.cebodtelecom.com/microsoft-teams-integration/direct-routing-user-guide/domain-activation/2.-activate-subdomain.md).

# 2. Activate subdomain

#### Activating the subdomain name <a href="#docs-internal-guid-465d44b1-7fff-8d29-96ae-a7ea6a8b6705" id="docs-internal-guid-465d44b1-7fff-8d29-96ae-a7ea6a8b6705"></a>

{% hint style="info" %}
After you register a domain name, you need to activate it by adding at least one user and assigning a SIP address with the FQDN portion of the SIP address matching the created subdomain in the customer tenant. The license can be revoked from the user after the subdomain activation (it can take up to 24 hours).

For example: '<test@sbc1.customers.adatum.biz>'
{% endhint %}

* In the Microsoft admin centre, go to Users > Active users > click Add a user.

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

* Fill in the User details, select Domain: sbc1.customer.adatum.biz, Assign License and click Add.

<figure><img src="/files/3V1ZbfnUIw0yizrQTup2" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.cebodtelecom.com/microsoft-teams-integration/direct-routing-user-guide/domain-activation/2.-activate-subdomain.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
