> For the complete documentation index, see [llms.txt](https://teamhelp.sipgate.co.uk/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://teamhelp.sipgate.co.uk/use-sipgate/channels.md).

# Channels

- [What are sipgate Channels and how do I set them up?](https://teamhelp.sipgate.co.uk/use-sipgate/channels/what-are-sipgate-channels-and-how-do-i-set-them-up.md): Learn what sipgate Channels are and how to set them up, including routing, greetings, call queues, ringing policies, and user management.
- [What should I choose: Channels or Groups?](https://teamhelp.sipgate.co.uk/use-sipgate/channels/what-should-i-choose-channels-or-groups.md): Compare sipgate Channels and Groups to find the best routing solution for your telephony needs, including features, statistics, and app integration.
- [Everything about the Channels Statistics Dashboard](https://teamhelp.sipgate.co.uk/use-sipgate/channels/everything-about-the-channels-statistics-dashboard.md): Learn how to use the sipgate Channels Statistics Dashboard to monitor KPIs, team and user statistics, and grant dashboard access to team members.
- [How can I export my call statistics for channels?](https://teamhelp.sipgate.co.uk/use-sipgate/channels/how-can-i-export-my-call-statistics-for-channels.md): Learn how to export call statistics for your sipgate Channels as CSV files, including reachability data and call analysis for the last 60 days.
- [How do I set up service times (time filters), holiday, and absence profiles (date filters) in Channels?](https://teamhelp.sipgate.co.uk/use-sipgate/channels/how-do-i-set-up-service-times-time-filters-holiday-and-absence-profiles-date-fil.md): Set up service times, holiday profiles, and absence profiles in sipgate Channels to control routing during and outside business hours.
- [Channels in the sipgate app](https://teamhelp.sipgate.co.uk/use-sipgate/channels/channels-in-the-sipgate-app.md): Learn how to use sipgate Channels in the sipgate app, including user availability, login/logout, inbox, and sender number configuration.


---

# 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://teamhelp.sipgate.co.uk/use-sipgate/channels.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.
