# How do I record a phone call?

sipgate Call Recorder is a feature that allows all incoming and outgoing calls of a sipgate account to be recorded. After admins book sipgate Call Recorder, the recording function still has to be activated for the respective users.

{% hint style="info" %}
**Note:** On sipgate classic, the user interface may look slightly different. However, the functions are the same. On sipgate neo, you can switch the Call Recorder on or off for individual calls directly in the sipgate app.
{% endhint %}

**Here's how:**

{% stepper %}
{% step %}
**Choose access**

➔ As **administrator:** First open the **account management,** then click on **user** and select the desired user.

➔ As **User:** Log in to your sipgate user interface and click on **Telephony**

![](/files/e7b80d252cf29aad76fd00f6173b3f88d8e7812d)

![](/files/8bb7b89eb73a2d8656c1d5cdb2bab4c70bfa670d)
{% endstep %}

{% step %}
**Select phone**

**The remaining steps are identical for admins and users:**

➔ In the top bar, you will see the device overview. Click on the desired phone and a window will open.
{% endstep %}

{% step %}
**Activate recording**

➔ Go to **Additional settings** at the bottom and activate **Record all calls**.
{% endstep %}
{% endstepper %}

#### Individual announcements

If call recording is activated, a standard announcement is automatically played before each call, informing both participant A and participant B that the following call will be recorded. This announcement can be replaced by an individual announcement in MP3 format. To do so, as an admin, click on Customization in the account management and find the option at the bottom of the page to upload a personal announcement for call recording. Uploading it automatically deletes the standard announcement or an announcement that already exists.

**End call recording early**

To stop the recording during a call, press the keys **\*6** on your phone. In your event list, you will then find the recording up to the time recording was ended.

**Storage of recordings**

You can find all recorded calls in the **event list** of the respective user. There, the recordings can also be downloaded or deleted. The files are available to you for at least 12 months. Please note that the event list must be set to **Store for the entire contract term** is set. If the event list is set to **Store for a period of 1 month**, the recorded calls will be deleted after one month. You can make the event list settings in the account management under the menu item **Account & invoices** there. There you click on **Account settings** and on the **event list storage**.


---

# Agent Instructions: 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/cloud-telefonanlage/en/using-sipgate/telefonie/wie-zeichne-ich-ein-telefonat-auf.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.
