# Link Management

## ALL VENDOR MANAGEMENT

The app includes one tab: Vendors. It shows the list of the your account on CDP 365 on link shortener platform.&#x20;

There will always be a Default Internal Vendor Account which allows you to [create your own Brand Account](https://docs.antsomi.com/cdp-365-user-guide-en/use-cases/marketing-hub/how-to-create-branded-domain-in-link-management) or using Antsomi domain (Eg: *ants.ly*, *abc.com*, etc)

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

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

### Account Status

* Active: The account is being used to create short links
* Paused: The account has been paused, you could not create short link from this account
* Removed: The account has been deleted. (Accounts having this status will not be displayed on the Data table. You could use Filter to take it out.) &#x20;

### Primary Account

* There is ONLY ONE primary account. This account will be used to generate the short link in [Customer Journey](https://docs.antsomi.com/cdp-365-user-guide-en/use-cases/marketing-hub/how-to-create-branded-domain-in-link-management#extension).
* If you turn off the account which is used in the Customer Journey, Default Internal Vendor Account will be automatically used instead. In other word, from the moment your account is turned off, the short links created in the future will be have <mark style="color:blue;">ants.ly</mark> domain.

### Remove accounts

To remove an account, click on the checkbox and choose Edit >> Remove

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

In the confirmation pop-up, select **Remove**.

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

## CREATE A NEW ACCOUNT

To create a new account, click on the <img src="/files/DYWnfv1HNLQOvttMsqgQ" alt="" data-size="line"> button and choose the vendor service you want.

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

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

After that, fill in the necessary information and click <img src="/files/rag9BsiVPbYGXa7FaZIv" alt="" data-size="original">

* **Account name:** The name of the to be created account. You could change this later.
* **API Key:** The API Key provided for your account on the chosen vendor

## DETAILS OF AN ACCOUNT

To see the details of an account, click on the account name on the data table:

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

In the detailed information of an account, there are 2 tabs:

1. **Settings**&#x20;

The authenticated information of the account. You can edit the information here and click **Save**.

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

2. **Links**

The data table provides the list of the links which are created by this account. Furthermore, you could know exactly where it was used easily (in which Journey/ Variant).

<figure><img src="/files/f13laE0nS9YYMGUkyTnV" 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.antsomi.com/cdp-365-user-guide-en/marketing-hub/link-management.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.
