> 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/account-management/gruppen-und-user.md).

# Groups and users

- [The admin dashboard at sipgate](https://help.sipgate.de/cloud-telefonanlage/en/account-management/gruppen-und-user/das-admin-dasboard-bei-sipgate.md): Overview of the sipgate admin dashboard – menu structure, quick links and management of users, Channels and products.
- [How can I create and manage users?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/gruppen-und-user/wie-kann-ich-user-anlegen-und-verwalten.md): Guide to creating, managing and deleting users in sipgate – assign numbers, add devices and grant admin rights.
- [How can I add multiple users to my account at the same time?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/gruppen-und-user/wie-kann-ich-mehrere-user-gleichzeitig-zu-meinem-account-hinzufuegen.md): Create multiple users at once in sipgate – via CSV upload or directory import through Microsoft Entra ID or Google Workspace.
- [Which call statistics are available for groups?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/gruppen-und-user/welche-anrufstatistiken-stehen-fuer-gruppen-zur-verfuegung.md): Overview of sipgate group statistics – reachability rate, waiting times, call duration and CSV export for admins.
- [How do I create a group?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/gruppen-und-user/wie-lege-ich-eine-gruppe-an.md): This is how you create a group in sipgate – combine users, assign numbers, set up greeting and hold queue.
- [How do I assign phone numbers and extensions to groups?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/gruppen-und-user/wie-vergebe-ich-rufnummern-und-durchwahl-fuer-gruppen.md): Guide to assigning phone numbers and extensions to sipgate groups – including a list of blocked extensions.
- [How do I set up call forwarding for groups?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/gruppen-und-user/wie-richte-ich-weiterleitungen-fuer-gruppen-ein.md): Set up call forwarding for sipgate groups – configure time-based routing, holiday profiles and absence profiles.
- [How can I add and remove a group greeting?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/gruppen-und-user/wie-kann-ich-eine-gruppen-begruessung-hinzufuegen-und-entfernen.md): This is how you add, change or remove a greeting announcement for sipgate groups – via upload, recording or default announcement.
- [How do I activate the hold queue?](https://help.sipgate.de/cloud-telefonanlage/en/account-management/gruppen-und-user/wie-aktiviere-ich-die-warteschleife.md): Guide to activating the hold queue in sipgate groups – set up hold music and catch calls when the line is busy.


---

# 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/account-management/gruppen-und-user.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.
