> For the complete documentation index, see [llms.txt](https://anymind-group.gitbook.io/english-1/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://anymind-group.gitbook.io/english-1/infuruens/dtano.md).

# Influencer Data Update Frequency

It is different depending on whether the Influencer is registered with AnyCreator or not.

### \* Influencers' Profiles who are registered with AnyCreator

<table><thead><tr><th width="131">Social</th><th width="105">Youtube</th><th width="173">X (Twitter)</th><th width="113">Instagram</th><th width="102.58935546875">FB pages</th><th>TikTok</th></tr></thead><tbody><tr><td><strong>Frequency</strong></td><td>2 weeks </td><td>No auto-update</td><td>4 days</td><td>3 days</td><td>2 weeks</td></tr></tbody></table>

### \* Influencers are not registered with AnyCreator&#x20;

{% hint style="info" %}
The latest update date is shown on the influencer page
{% endhint %}

The third-party API does not support to automatically update influencers data on daily basic.&#x20;

YouTube and Instagram will be automatically updated every week because we have official APIs.

### How to trigger to update influencer profile data&#x20;

There are 3 main steps to update influencer profile data:&#x20;

#### Step 1: Running Extension to scrape newly update influencers data.

{% content-ref url="/pages/-MkpTBvPtL0wXUJza7r9" %}
[Chrome Extension](/english-1/infuruens/extension.md)
{% endcontent-ref %}

#### Step 2: Click on **Refresh Profile/Refresh Profile Audience** button on Influencer Profile and wait until it stopped loading.&#x20;

{% hint style="success" %}
This button is available on **Instagram, Youtube,  Facebook, TikTok, Threads, and X (Twitter)** accounts .
{% endhint %}

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

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

{% hint style="info" %}
It takes almost **30 seconds - 1 minute** to update Audience data.
{% endhint %}

#### Step 3: Click on Edit Profile then Save it.

<figure><img src="/files/5QARP9Yy4eqkGUt2X2Eg" alt=""><figcaption></figcaption></figure>

{% hint style="success" %}
The procedure outlined above applies exclusively to **Facebook, Instagram, TikTok, and Threads** profiles.

For **X (Twitter)** and **YouTube** profiles, there’s no need to use any browser extension. Simply click **"Refresh Profile Audience"** to update the influencer’s data directly.
{% endhint %}

#### **Visual Guide:**

{% embed url="<https://drive.google.com/file/d/1mciEfkbtp-QAN3QvjQZPQTnnYZdyAQds/view?usp=sharing>" %}

{% hint style="danger" %}
**Important Notes:**

* **Daily Limit:** You can only use **"Refresh Profile (Audience)"** **once per day.** If you have refreshed a profile today, you must wait until the following day to refresh it again.
* **Data Availability:** In some cases, even after following the above guidelines, influencer data may not be generated. This can occur if:
  * The profile is **not publicly accessible**.
  * The social media platform **strictly prohibits data scraping**.
    {% endhint %}

{% hint style="info" %}
For **Douyin** and **Xiaohongshu (XHS)** profiles, data can only be updated based on information provided by our third-party partner.&#x20;

Please **contact Product team** via ***#help-anytag-anycreator*** Slack channel.&#x20;
{% 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, and the optional `goal` query parameter:

```
GET https://anymind-group.gitbook.io/english-1/infuruens/dtano.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.
