> 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/ai-agents/en/getting-started/verifizierung-des-accounts.md).

# Account verification

Before you can use phone numbers with sipgate AI Agents, **your account must be verified once**. Account verification is required if you want to create a new account, book or activate new phone numbers, and if you use sipgate AI Agents for customer or service calls. Please allow up to 48 hours for the review.

### How to verify your account – step by step

{% stepper %}
{% step %}
**Start the verification process**

After registration, a verification notice automatically appears in the product. You start the verification process there.
{% endstep %}

{% step %}
**Select document**

In the next step, the permitted document types will be shown to you. Select one of the documents offered, for example an extract from the commercial register, a trade license, or a recent invoice with company name and address.
{% endstep %}

{% step %}
**Upload document**

The upload takes place directly in the product via the verification form.
{% endstep %}

{% step %}
**Wait for review**

After the upload, the document is reviewed and the account is then released for use with phone numbers. This usually takes less than an hour. After the upload, the document is reviewed by sipgate and your account is then released for use with phone numbers. Verification usually takes less than an hour.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
**Good to know**

* Verification is not an optional feature. sipgate is subject to regulation by the Federal Network Agency, which is why identity verification is required when assigning phone numbers.
* One single document is sufficient for verification, provided that the company name, address, and the legal existence of the company are clearly recognizable. The uploaded documents are used exclusively for review and are not stored permanently.
* In general, verification is only necessary once and does not need to be repeated for every new phone number.
  {% 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:

```
GET https://help.sipgate.de/ai-agents/en/getting-started/verifizierung-des-accounts.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
