> 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/getting-started/readme/was-ist-die-web-app-die-sipgate-useroberflaeche.md).

# What is the web app? - The sipgate user interface

{% tabs %}
{% tab title="sipgate classic" %}
The web app is your **user interface**, which you use to **set up and manage** your account. When you log in to your sipgate account, an overview page appears with menu items that take you to the different areas of your account. The user interfaces for admins and users differ from each other. In addition, admins can navigate to the area of the **account management** navigate, while users can only access the area **My telephony** can access. We present these areas and their functions in this article.

![sipgate-Hilicenter-user-interface1.png](/files/73b27ef34e79595a143162286ffe6aca83060b32)

**account management**

The individual functions in account management are divided into the three areas **telephone system**, **Products** and **Account** divided. In the area **telephone system** you can make all settings that are directly related to your line. These include user management and booking phone numbers, among other things. The area **Products** includes all products that can be booked in addition to the standard functions. In the area **Account** account details can be viewed and adjusted. In addition, all invoices are stored here.

{% hint style="info" %}
**Tip:** Detailed information about the individual menu sections can be found in the Help Center under [Using sipgate](https://help.sipgate.de/hc/de/categories/360003650078-sipgate-nutzen) and [account management](https://help.sipgate.de/hc/de/categories/360003643977-Accountverwaltung) provided.
{% endhint %}

**My telephony**

Using the button **My telephony,** at the top right\*\*,\*\* you get access to the phone line linked to your account.

On the left side there is a sidebar with which you can open various settings for your line. Under the item **event list** you can view your connection data. You receive information about incoming and outgoing calls. In the **Presence display** you can see whether a call is currently active on the individual extension numbers or whether they are available. Under **Contacts** you can save and retrieve contact details. In the menu item **Telephony** routing, voicemail, fax, as well as the devices and their status are displayed. An overview of the mobile lines as well as their usage data can be found under the menu item **Mobile network**.

**settings**

Here you can make individual settings for voicemail and your personal blocklist, manage notifications about certain events, and edit your personal data.

**Video: First steps**

{% hint style="info" %}
**Note:** The sipgate App CLINQ is now called sipgate App.
{% endhint %}
{% endtab %}

{% tab title="sipgate neo" %}
The web app is the interface through which you can manage the entire account as an admin or your personal settings as a user. You log in with your access data via [login.sipgate.com](http://login.sipgate.com/) to. You are then redirected to the overview page, where you can manage all settings.

**As admin**

![](/files/17f90980f166ab380dfe5a981c05e4c51bc00a89)

When you log in to the sipgate account as an admin, you get an overview of all account settings. This is divided into the sections phone system, products, and account.

Here you can create and delete users, book and delete phone numbers, as well as create and delete locations.

You can also manage the landline numbers and extensions as well as the mobile and fax connections of your users, set up the sipgate AI Frontdesk as well as conference rooms and IVR voice menus, and view and manage the account and address data of the account.

**As user**

![](/files/4405a0ea33a64806623f9bc27d653f03686cbc49)

Users without admin rights have more limited access to the web app. After logging in, users see all channels they are involved in. Here they can log in and out of each available channel. Users can also, in the menu item **Apps and devices** manage their devices independently.

Under **Contacts** users can view and edit their personal contacts, as well as delete existing contacts and add new contacts.

The menu item **Mobile network** leads to the overview page for existing mobile options from sipgate. Here users can view their data usage and book data packages or voice flat rates independently.

In the menu item **Fax and SMS** all incoming and outgoing faxes and SMS are listed.

Under **settings** users have the option to set up individual notifications, edit their block list, and update their personal data.
{% endtab %}
{% endtabs %}


---

# 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/getting-started/readme/was-ist-die-web-app-die-sipgate-useroberflaeche.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.
