# Agents

The Bookster's Agents section allows you to check and manage all the Agents set for your Booking products.

<figure><img src="/files/4NC01DdefXhVFgaQeC7Y" alt=""><figcaption><p>A screenshot showing the Bookster's Agents tab</p></figcaption></figure>

**(1).** **Add New Agent:** This feature allows you to easily onboard new agents by entering their details such as name, contact information, and other relevant data.

**(2).** Other features include:

**Sort Agents by:**&#x20;

* **All Agents:** Displays a list of all agents regardless of their status or visibility.&#x20;
* **Public Agents:** Shows agents that are visible to customers and can be booked publicly.&#x20;
* **Private Agents:** Lists agents that are not visible to the public and are typically used for internal purposes or special cases.&#x20;
* **Archived Agents:** Provides access to agents who are no longer active but whose historical data and past appointments may still need to be accessed.&#x20;

**Search for Agents:** This functionality supports searching for agents using criteria such as their name, email address, or phone number. This makes it easy to quickly locate specific agents without having to scroll through extensive lists.


---

# 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://docs.yaycommerce.com/bookster/records/agents.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.
