# Custom link shortener

## How to setup a custom link shortener:

1. Go into [Settings](https://manager.cymbal.co/settings/organization)
2. Select [Domain](https://manager.cymbal.co/settings/domain)
3. Select setup "Custom link shortener"

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

4. Enter your domain name&#x20;

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

5. You can create your own sub domain name, we recommend a simple sub domain like "t"

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

6. You will then be prompted to connect your [DNS records](https://docs.cymbal.co/help/setting-up-cymbal/domain-setup-dns/adding-dns-records)
7. If it says **pending** then your records are not connected

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

8. When your records have a check mark then your custom link shortener is ready to use

<figure><img src="/files/8QNvunvuZKiLwSrdoKyE" alt=""><figcaption></figcaption></figure>

***

## Why a custom link shortener is useful:

1. In the text campaign editor you are able to dynamically add events (by typing **/** in the text box)
2. Once an event is added, your custom link will be used in the text campaign to create a cleaner appearance and ensure the data remains trackable.

<figure><img src="/files/wgRs5s91i2eAp89CdDtg" 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://docs.cymbal.co/help/setting-up-cymbal/domain-setup-dns/custom-link-shortener.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.
