# Bulk Upload Influencer Status in Selection Campaign

The ***Bulk Upload Influencer Status*** feature enables efficient batch processing of influencer approvals or rejections. This eliminates the need for manual, one-by-one actions—reducing operational time, especially when managing large-scale campaigns or working with client-provided approval lists.

### How to download and Bulk Upload Applicant status:&#x20;

1. Select Applicant list including influencers need to change their status:&#x20;

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

{% hint style="info" %}
You can click on "Select all items" to choose all influencers in all pages.
{% endhint %}

{% hint style="warning" %}
When selecting "Select all items", `Approve` , `Review` and `Reject` buttons should be disabled.
{% endhint %}

2. Download the CSV file containing the list of Applicant Influencers.

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

3. Open the file and update the **Status** column as needed
4. Save the modified file into **CSV format**.
5. Re-upload the updated CSV back into the system.

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

\
The system will apply the new statuses to the corresponding influencers automatically.

{% hint style="info" %}
When updating influencer status via CSV, you can only use the following status values:

* **APPLIED**
* **REVIEWING**
* **APPROVED**
* **REJECTED**
  {% endhint %}

{% hint style="danger" %}
The system will return an error if any invalid status value or incorrect format is used.

Once an influencer has been marked as **APPROVED** or **REJECTED**, their status **cannot be changed back** to **APPLIED** or **REVIEWING**.
{% endhint %}


---

# 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://anymind-group.gitbook.io/english-1/kyanpn/mkettopureisu/kyanpnnore/bulk-upload-influencer-status-in-selection-campaign.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.
