# Manage AI Agents

The **AI Agent** section in Zipchat AI lets you create and manage multiple AI Agents, each functioning as a standalone chatbot. This feature is ideal for businesses with multiple websites, stores, or distinct customer audiences, ensuring every chatbot is tailored to its specific environment.

<figure><img src="/files/4TJ1TGLzty5eMO9bkt0V" alt=""><figcaption></figcaption></figure>

### **Key Features**

1. **Create Additional AI Agents**
   * Easily add new AI Agents, each acting as an independent chatbot.
   * Customize each agent’s behavior, tone, and responses to fit the needs of its audience or platform.
2. **Dedicated Training and Knowledge Base**
   * Each AI Agent has its own separate training and knowledge base.
   * Equip each chatbot with relevant information, such as product details or brand-specific messaging, for optimal performance.
3. **Custom Installation**
   * Install different AI Agents on specific websites or stores.
   * Tailor each chatbot to the unique content, objectives, and user expectations of its platform.
4. **Tailored Customer Interactions**
   * Align each chatbot with the brand it represents.
   * Example: Use a formal tone and styling advice for a luxury fashion store and a technical focus for a gadget shop.
5. **Manage AI Agents**
   * Switch between AI Agents for updates or monitoring.
   * Delete agents no longer needed to keep your setup streamlined.

***

### **Why Use Multiple AI Agents?**

* **Flexibility**: Serve multiple domains or brands with chatbots tailored to each audience.
* **Accuracy**: Ensure responses are relevant and aligned with specific content.
* **Improved Engagement**: Deliver personalized interactions that resonate with each customer group.

***

The **AI Agent** section gives you the tools to build a network of smart, specialized chatbots that enhance customer interactions across all your platforms. 🚀


---

# 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.zipchat.ai/installation-and-setup/account-management/manage-ai-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.
