> 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/das-admin-dasboard-bei-sipgate.md).

# The admin dashboard in sipgate

{% hint style="info" %}
The dashboard is in this view **only available on sipgate classic** available. In sipgate neo, the dashboard looks different.
{% endhint %}

The admin dashboard offers you a user-friendly interface for setting up, viewing, and managing your account. In this article, you will get an overview of the main menu items in the dashboard as well as links to further articles for independently setting up the features.

After logging in to your sipgate account, you will be taken to the home page, which gives you an overview with menu items through which you can access the different areas of your account.

![sipgate-helpcenter-admin-dashboard-1.png](/files/66b7c0da72df21fcde495c74f37e6b43b344a8cb)

On the dashboard, you will find an overview of all users on the left. It shows how many users there are in total and which of them use the [sipgate app ](https://www.sipgate.de/app)app, including the features available to them. You have the option to upgrade the app, view detailed user information (**Overview**) and add new users via the **+**-icon.

![sipgate-helpcenter-admin-dashboard-1.34.png](/files/727c04199819434929ad6f2ea1b5226dbfa63742)

On the right is the overview of the channels. In the chart, you will find the call volume from the top channels. As with the user view, you can directly view all your channels (**Overview**) and create new channels (**+**-icon).

{% hint style="info" %}
Here you will find more information about what [channels are and how you can set them up](https://help.sipgate.de/hc/de/sections/16494199186845-Channels).
{% endhint %}

![sipgate-helpcenter-admin-dashboard-1.45.png](/files/ed027af2c7139d89ad6da5bda6bdbd7ad5e74291)

On the right you can find the sipgate product updates, which provide an overview of new features and updates.

![sipgate-helpcenter-admin-dashboard-1-3.png](/files/4bd4e3d85dd18346957f275c1d5fbc9d6643d688)

The Quick Links provide quick access to frequently used actions such as creating new phone numbers, adding locations and channels, booking mobile services, and creating voice menus.

![sipgate-helpcenter-admin-dashboard-1-4.png](/files/69a305feef1cf288120cfc039fed70872977ad3d)

In the left-hand menu bar, you can customize the account as an admin with additional features.

![sipgate-helpcenter-admin-dashboard-4.png](/files/31267dc0c4bd48d1ec9b5e6a0b70d280580caf91)

Detailed instructions for the functions in the left-hand menu bar can be found in the linked articles in the Help Center.

**Phone system:**

* [user](https://help.sipgate.de/hc/de/sections/4403554657553-gruppen-und-user)
* [Phone numbers](https://help.sipgate.de/hc/de/articles/4403594709521-Wie-buche-ich-eine-Rufnummer)
* [Locations](https://help.sipgate.de/hc/de/articles/4985929536029-Wie-f%C3%BCge-ich-weitere-Standorte-hinzu)
* [Mobile network](https://help.sipgate.de/hc/de/sections/360005681097-mobilfunk)
* [Groups](https://help.sipgate.de/hc/de/sections/4403554657553-gruppen-und-user)
* [Channels](https://help.sipgate.de/hc/de/sections/16494199186845-Channels)
* [VoIP additional lines](https://help.sipgate.de/hc/de/articles/4413958524049-Wie-richte-ich-VoIP-Zusatzanschluss-ein)
* [Plug & Play](https://help.sipgate.de/hc/de/articles/4719436365213-Wie-richte-ich-Plug-Play-Autoprovisionierung-ein)
* Customization

**Products:**

* [sipgate app](https://help.sipgate.de/hc/de/sections/10721980552733-sipgate-app-clinq)
* [Trunks](https://help.sipgate.de/hc/de/sections/4405241858449-trunking)
* [conference rooms](https://www.sipgate.de/funktionen/cloud-telefonanlage/grundfunktionen/konferenzraum)
* [IVR / voice menus](https://help.sipgate.de/hc/de/sections/5660842545565-voicemails-und-ivr)
* [sipgate.io](https://help.sipgate.de/hc/de/sections/4405241888401-sipgate-io)
* [API clients](https://help.sipgate.de/hc/de/sections/4405241877521-api)
* [Integrations](https://www.sipgate.de/integrationen)
* [MS Teams](https://help.sipgate.de/hc/de/sections/17208283337885-ms-teams)

**Account:**

* [Administration](https://help.sipgate.de/hc/de/sections/17208283337885-ms-teams)
* [Single Sign-On (SSO)](https://help.sipgate.de/hc/de/articles/13437518031645-Wie-richte-ich-einen-SSO-Login-f%C3%BCr-mein-Unternehmen-ein)


---

# 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/das-admin-dasboard-bei-sipgate.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.
