> For the complete documentation index, see [llms.txt](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/en/ii.-system-features/9.-settings/9.7-campaign-management/9.7.1-outbound-call-campaign/agents.md).

# Agents

## Interface of agent list

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

### (1) Information search

* **Campaign name:** filter by campaign name&#x20;
* **Agent:** filter by agent name&#x20;
* **Add agent:** add agent/agent group (group has been created and agent added on the system) to the campaign

### (2) Search result

* **Agent:** agent name in the campaign&#x20;
* **Campaign name:** campaign name&#x20;
* **Campaign ID:** campaign identifier on the system&#x20;
* **Call-out quota:** the number of customers that the agent can receive in the campaign. Note, the call out quota applies to the respective campaign, if this value is not left, it defaults to no limit.&#x20;
* **Action:**&#x20;
  * **Pause:** temporarily stop the agent from receiving customers&#x20;
  * **Delete:** remove the agent from the corresponding campaign&#x20;
  * **Start:** restart the campaign after "Pause"

## Add agents to the campaign

Admin adds agents by two options: Agent (manually add each agent, can select multiple agents) or Group (add an agent group, this group needs to be created and added agent to the previous group)

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

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


---

# 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://help.stringeex.com/stringeex-tong-dai-cham-soc-and-quan-ly-khach-hang/en/ii.-system-features/9.-settings/9.7-campaign-management/9.7.1-outbound-call-campaign/agents.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.
