> For the complete documentation index, see [llms.txt](https://help.sipgate.de/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/sipgate-ai-agents.md).

# sipgate AI Agents

- [sipgate AI Agents - your phone assistant](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/sipgate-ai-agents/sipgate-ai-agents-ihr-telefonassistent.md): sipgate AI Agents: the AI phone assistant automatically answers common customer inquiries and relieves your team.
- [How do I set up sipgate AI Agents?](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/sipgate-ai-agents/wie-richte-ich-sipgate-ai-agents-ein.md): Set up sipgate AI Agents – store company data, create playbooks, and activate the assistant.
- [How do I integrate sipgate AI Agents into my routing?](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/sipgate-ai-agents/wie-integriere-ich-sipgate-ai-agents-in-mein-routing.md): Integrate sipgate AI Agents into your call routing – step-by-step guide.
- [Can I connect external tools to AI Agents?](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/sipgate-ai-agents/kann-ich-externe-tools-an-ai-agents-anbinden.md): Connect external tools to sipgate AI Agents via MCP Server – extend the functionality of your assistant.
- [How can I set up different scenarios in sipgate AI Agents?](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/sipgate-ai-agents/wie-kann-ich-verschiedene-szenarien-im-sipgate-ai-agents-einrichten.md): Configure different scenarios for sipgate AI Agents – FAQ, appointment booking, and custom workflows.
- [How does the knowledge of sipgate AI Agents work?](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/sipgate-ai-agents/wie-funktioniert-das-wissen-der-sipgate-ai-agents.md): Maintain the knowledge base of sipgate AI Agents – store common customer questions and answers.
- [Where can I find the conversation logs of sipgate AI Agents?](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/sipgate-ai-agents/wo-finde-ich-die-gespraechsprotokolle-von-sipgate-ai-agents.md): View and analyze conversation logs of sipgate AI Agents – storage location and access in the app.
- [Which statistics can I evaluate for sipgate AI Agents?](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/sipgate-ai-agents/welche-statistiken-kann-ich-fuer-sipgate-ai-agents-auswerten.md): View statistics and analyses for sipgate AI Agents – call volume, call duration, and success rates.
- [Where can I find the usage overview of my minutes for sipgate AI Agents?](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/sipgate-ai-agents/wo-finde-ich-die-verbrauchsuebersicht-meiner-minuten-fuer-sipgate-ai-agents.md): Usage overview for sipgate AI Agents – view minute usage and call count per month.
- [What is sipgate Flow?](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/sipgate-ai-agents/was-ist-sipgate-ai-flow.md): sipgate Flow: integrate external AI agents or voice bots into your sipgate account.
- [How can I set up CI webhooks for sipgate AI Assist?](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/sipgate-ai-agents/wie-kann-ich-ci-webhooks-fur-sipgate-conversational-intelligence-einrichten.md): Set up webhooks to automatically send conversation data to CRM or other systems.
- [sipgate AI Agents: common questions and answers](https://help.sipgate.de/cloud-telefonanlage/en/using-sipgate/sipgate-ai-agents/sipgate-ai-agents-haeufige-fragen-und-antworten.md): Common questions about sipgate AI Agents – costs, routing, features, and possible uses.


---

# 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.sipgate.de/cloud-telefonanlage/en/using-sipgate/sipgate-ai-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.
