> For the complete documentation index, see [llms.txt](https://docs.juble.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.juble.io/channels/tiktok/add-account.md).

# Add account

{% hint style="info" %}
**Good to know:** You can add multiple accounts by repeating the steps below with all your TikTok accounts
{% endhint %}

## Create a new TikTok account

To create a new TikTok account, follow the steps below:

1. Sign in to your Juble.io account using your credentials.
2. In the main menu, go to the "Channels" section.

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

3. Within the "Channels" section, click on the "Add Channel" button to initiate the process of connecting a new marketplace integration.
4. From the available marketplace options, choose "TikTok Shop" to proceed with linking your TikTok account.

<figure><img src="/files/oSk2fV1FwVx7yyZbUIGf" alt="" width="464"><figcaption></figcaption></figure>

3. **Provide a Friendly Name:** Assign a clear and descriptive name to this specific integration within your Juble.io account, especially if you manage multiple marketplaces.

<figure><img src="/files/SCwUNGpizEF6qZE5btYk" alt="" width="563"><figcaption></figcaption></figure>

## Authorize Juble.io Access to your TikTok Shop

1. **Authorize API Access:** Click on the "Authorize" button. This will redirect you to TikTok where you will be asked to confirm and authorize Juble.io’s access to your order information and instant messages.

<figure><img src="/files/j9WogosClaVYFJyEfGNS" alt="" width="563"><figcaption></figcaption></figure>

2. **Confirmation:** Once authorization is complete, you'll be redirected back to Juble.io. Your TikTok API will now be integrated with Juble.io, and you can start managing your channels effectively.

## Finalize Your TikTok Shop Integration

1. **Enable Connection:**

Once you've reviewed and granted the necessary permissions, click the "Enable" button to finalize the integration process.

<figure><img src="/files/Dln0EhsJItcoYuNk1GvW" alt="" width="563"><figcaption></figcaption></figure>

{% hint style="success" %}
**Congratulations!** Your account is now setup and will receive new tickets soon!
{% endhint %}

{% hint style="info" %}
**Good to know:** New messages are pulled every 2 mins.
{% endhint %}


---

# 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:

```
GET https://docs.juble.io/channels/tiktok/add-account.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.
