> For the complete documentation index, see [llms.txt](https://helpdocs.ycloud.com/help-center/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://helpdocs.ycloud.com/help-center/ctwa-click-to-whatsapp-ad/tiktok-messaging-ad/connect-tiktok-ad-account.md).

# Connect TikTok Ad Account

{% hint style="info" %}
Before you begin, read this : [TikTok Messaging Ads: Workflow Guide & Prerequisites](/help-center/ctwa-click-to-whatsapp-ad/tiktok-messaging-ad.md)
{% endhint %}

### Step 1: Connect TikTok Ad Account in YCloud

Before creating ads, you need to authorize your TikTok ad account in YCloud. Once authorized, YCloud can identify the ad account you want to use for delivery and support subsequent phone number binding, messaging event set creation, and event postback.&#x20;

#### **Steps**

1. In YCloud, go to **CTWA** and click **Connect Ad Account (TikTok)**.&#x20;

   <figure><img src="/files/e8jRi71aDVFr0qizhRTp" alt=""><figcaption></figcaption></figure>
2. On the TikTok authorization page that opens, log in to your TikTok Ads account.&#x20;

   <figure><img src="/files/AyWxRfeF8Dr8QbsbUku3" alt=""><figcaption></figcaption></figure>
3. Confirm your TikTok login account, then click **Confirm** to complete the authorization.&#x20;

   1. If you find that you are logged in with the wrong TikTok account and need to switch, click **Switch Account**.

   <figure><img src="/files/VQ9FTXrOk879hD9ReuHF" alt=""><figcaption></figcaption></figure>
4. Return to YCloud. Your ad account should now appear in the account list.&#x20;

   <figure><img src="/files/16pbJCnjpSZHFnKlQdUA" alt=""><figcaption></figcaption></figure>

* If this is your first time using TikTok messaging ads, we recommend following the guided setup（**Go to Settings**）. Proceed to **Step 2**.
* If your TikTok ad account already has a WhatsApp Business number linked, you can skip this step. Proceed to **Step 3**.&#x20;

**Important Notes**

* The currently logged-in TikTok account must have sufficient permissions for the target Ad Account. Otherwise, you may encounter insufficient authorization or be unable to complete the authorization process.

### Step 2: Link the WhatsApp Business Number&#x20;

After connecting your TikTok ad account, you need to select a WhatsApp Business number for ad delivery in YCloud.

> ℹ️ Once linked, YCloud will create a corresponding messaging event set for the **WhatsApp Business Number** in TikTok Ads Manager. You will need this when creating TikTok messaging ads

#### **Steps**&#x20;

You can enter the linking process in two ways:

1. After the TikTok ad account is successfully connected, follow the on-page guide and click **Link WhatsApp Number Now**.&#x20;

   <figure><img src="/files/1TIm4sKURm4qBxutoeOk" alt=""><figcaption></figcaption></figure>

> ℹ️ What if you skip this step but want to link a new WhatsApp Business number later? Go to **Ad Account** → find the corresponding ad account → click **Event Set** → create a new Event Set to link a WhatsApp Business number.&#x20;

After entering the linking process:&#x20;

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

1. Confirm the **Ad Account**.
2. Select the WhatsApp Business number to use for ad delivery.
3. Submit the configuration and confirm the creation was successful.&#x20;

**Important Notes**

* The WhatsApp Business number used for ad delivery must already be connected to YCloud.
* Under the same ad account, each WhatsApp Business number only needs to be linked once. If a number has already been linked to the current ad account, it will be displayed as **Used**. ![](/files/lNExfSUz4oHZxvBh1TNR)


---

# 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://helpdocs.ycloud.com/help-center/ctwa-click-to-whatsapp-ad/tiktok-messaging-ad/connect-tiktok-ad-account.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.
