> 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/wie-integriere-ich-sipgate-ai-agents-in-mein-routing.md).

# How do I integrate sipgate AI Agents into my routing?

#### With a sipgate account

To use sipgate AI Agents, you must integrate them into a routing. To do this, log in to your sipgate account and edit your personal routing or the routing of a channel there. Please note that you must first link your AI Agent with a **own phone number** link. If you do not have a free phone number available, please book a block of 3 phone numbers and then select one of the booked phone numbers. Set up a forwarding to a specific destination in the desired routing. As the destination for this forwarding, tap on **AI Agents.** Confirm the forwarding to the agent. Then define for which times this routing should be activated, for example outside your regular opening hours. After saving, calls will be forwarded to the respective agent for the previously defined period. Alternatively, you can also integrate your agent into a holiday routing or an absence routing.

#### Without a sipgate account

If you use sipgate AI Agents without a full sipgate account, you will get limited access to sipgate. From there you can set up your sipgate AI Agent.

Using the sipgate AI Agent also requires booking a phone number.

Please note that we require a valid payment method from you in order to bill the incurred charges for connection fees or your chosen tariff. You can enter your billing details in the menu item **Account ➔ Administration ➔ Payment** enter and update them if necessary. Then enter the phone number you received from us for your sipgate AI Agent into your routing.


---

# 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/wie-integriere-ich-sipgate-ai-agents-in-mein-routing.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.
