> For the complete documentation index, see [llms.txt](https://docs.sharingtools.services/welcome/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.sharingtools.services/welcome/management-panel-details-of-tiktok-automator.md).

# Management Panel Details of Tiktok Automator

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

### **Manage TikTok Accounts**

This section provides a table with detailed information about the TikTok accounts being managed by the device. Here's an explanation of each column and row:

#### **Table Columns**

1. **ACCOUNT INFO**:
   * Displays the TikTok account username and creation date.
   * Example: `kanibaspinar` was created on `2025-01-21 13:45:15`.
2. **STATUS & ACTIVITY**:
   * Shows the current status of the account and the last action performed.
   * Example: The account is **Running**, and the last action was `task_start` at `2025-01-22 11:17:46`, which failed due to an "Unexpected error in start\_task."
3. **TODAY'S STATS**:
   * Provides statistics for the day, such as follows and likes.
   * Example:
     * **Follows**: `100/100` (100 follows completed out of a daily limit of 100).
     * **Likes**: `315/350` (315 likes completed out of a daily limit of 350).
4. **ACTIONS**:
   * Lists the available actions for the account, such as:
     * **+ Stats**: View detailed statistics.
     * **Settings**: Adjust account settings.
     * **Logs**: View activity logs.
     * **Stop**: Stop the automation for this account.

***

#### **Row Details**

* **Account**: `kanibaspinar`
  * **Created**: `2025-01-21 13:45:15`
  * **Status**: **Running**
  * **Last Action**: `task_start` at `2025-01-22 11:17:46` (failed with an "Unexpected error in start\_task").
  * **Today's Stats**:
    * Follows: `100/100` (daily limit reached).
    * Likes: `315/350` (315 likes performed out of 350).
  * **Actions**: `+ Stats`, `Settings`, `Logs`, `Stop`.

***

### **Key Observations**

1. **Device Status**:
   * The device is **Running**, meaning it is actively managing the TikTok accounts.
2. **Account Status**:
   * The account `kanibaspinar` is **Running**, but the last action (`task_start`) failed due to an unexpected error. This indicates a potential issue that needs to be addressed.
3. **Daily Limits**:
   * The account has reached its daily follow limit (`100/100`) but is still below the daily like limit (`315/350`).
4. **Actions**:
   * The available actions allow you to monitor stats, adjust settings, view logs, or stop the automation for the account.

***

### **Next Steps**

1. **Check Logs**:
   * Use the **Logs** action to investigate the "Unexpected error in start\_task" and resolve the issue.
2. **Adjust Settings**:
   * If the daily limits are too restrictive or too lenient, use the **Settings** action to modify them.
3. **Monitor Stats**:
   * Use the **+ Stats** action to analyze the account's performance and ensure it aligns with your goals.
4. **Stop Automation**:
   * If the account is experiencing persistent issues, use the **Stop** action to pause automation temporarily.

***

This interface provides a comprehensive overview of the TikTok account's status, activity, and performance, allowing you to manage and troubleshoot effectively.


---

# 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.sharingtools.services/welcome/management-panel-details-of-tiktok-automator.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.
