# Manage Influencer List

Easily add influencers to your created list with our support for single additions.&#x20;

Alternatively, you can select multiple influencers at once and use the "Batch Add to list" button at the top to add several influencers to your list in one go.

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


---

# 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://growing3.gitbook.io/growing3/influencer-matcher/manage-influencer-list.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.
