> 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/alles-fur-den-start-mit-sipgate/wie-mache-ich-sipgate-startklar-checkliste-fuer-administratorinnen.md).

# How do I get sipgate ready? – checklist for administrators

As an admin, you can set up sipgate in just a few steps. Here you'll find an overview of the first steps.

#### **Book a phone number**

If you have just created your account and are in the 30-day trial period, five test phone numbers with the area code 0211 are available to you. You can then book one or more [phone numbers for your account](https://help.sipgate.de/hc/de/articles/4403594709521). Do you want to take existing phone numbers with you to sipgate? Then you can request porting. You can learn everything about number porting in the [porting article](https://help.sipgate.de/hc/de/articles/360020457458-Rufnummernmitnahme-zu-sipgate).

{% hint style="warning" %}
**Important:** Before you can make calls with a booked phone number or a test number, for legal reasons you must [verify your location](https://help.sipgate.de/hc/de/articles/360019995317-Wie-verifiziere-ich-meinen-Unternehmensstandort-bei-sipgate). You will receive an email with the necessary steps. If you have any questions, contact us: [0211-63553355](https://github.com/pinekenstein/zendesk-import/blob/main/cloud-telefonanlage/erste-schritte/alles-fuer-den-start-mit-sipgate/0211-63553355/README.md).
{% endhint %}

#### **Create users**

Don't want to use sipgate alone? Then you need to create users. The article [Create and manage users](https://help.sipgate.de/hc/de/articles/4403594541201) explains how to proceed.

#### **Assign / add phone number**

Assigning / adding phone numbers takes place on two levels, which are nevertheless linked to each other. A distinction is made between:

* Assign a phone number to the user
* User adds this phone number to a device

You can find all information on this in the article [Assign phone numbers](https://help.sipgate.de/hc/de/articles/360019849057).

#### **Set up VoIP phone, mobile device or external phone**

sipgate can be used with VoIP phones. Both admins and users can create end devices. You can find out how to set up and configure the phones in your sipgate account in the article [Basic settings for users](https://help.sipgate.de/hc/de/articles/4405170458385).

#### **Configure VoIP phone**

What is actually the difference between **Create VoIP phone** and **Configure VoIP phone**? If you create a VoIP phone, you have created a telephony endpoint in your routing - or a user's routing - that must still be connected to a desk phone, softphone or other device so that calls can actually be made. And that's exactly what you do under [Configure VoIP phone](https://help.sipgate.de/hc/de/articles/4405170458385)*.*

#### **Activate mobile device**

If you create a mobile device, you still need to activate it with a **SIM card or eSIM** so that you or users can also make calls. To do this, simply follow the individual steps in the dialog window. The article [Mobile network management for admins](https://help.sipgate.de/hc/de/articles/4986539161757) explains the individual steps.

#### **Softphone**

The sipgate softphone is configured with your telephony data and is therefore the quickest way to your first call. [Download now, log in and start calling.](https://www.sipgateteam.de/softphone?gclid=CjwKCAjw6fCCBhBNEiwAem5SO8FCF5FhotvA79alosoZHSxRZQXAAOWj8nO5mCGMhMyukjo8jO-isBoCVIoQAvD_BwE)

**Video: First steps**

{% hint style="info" %}
**Note:** This video applies only to sipgate classic. For all other contracts, please read the article [How do I set up a sipgate account?](https://help.sipgate.de/hc/de/articles/360020149618-Wie-richte-ich-einen-sipgate-Account-ein)
{% endhint %}


---

# 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/alles-fur-den-start-mit-sipgate/wie-mache-ich-sipgate-startklar-checkliste-fuer-administratorinnen.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.
