> 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/using-sipgate/die-sipgate-app/welche-audioeinstellungen-kann-ich-in-der-sipgate-app-anpassen.md).

# Which audio settings can I adjust in the sipgate app?

## **Where can I find the audio settings in the sipgate app?**

Open the sipgate app and click on the icon with your initials in the left sidebar. In the next step, go to the **settings**. In the settings, select the **Audio**-option.

## **Which audio settings can I adjust in the sipgate app?**

In the app you will find the following audio settings:

* **Microphone**: Allows you to select a microphone for calls and conferences. You can usually choose between different microphones connected to your device.
* **Speakers**: Here you can select the desired speaker for incoming calls and audio playback.
* **Enable additional device for ringtone**: When an incoming call comes in, an additional device besides your computer will also ring.
* **Ringtones**: You can select or customize the ringtone for incoming calls.

![HC-Image-sipgate-app-audio-settings-1.png](/files/03b0f53467b9fbf2ab528ffcaab98932976859ed)

In addition, the app offers a range of automatic settings that can improve the sound quality of your calls. These include noise suppression, echo suppression, and AI-powered noise suppression. You can also set automatic volume control.

![HC-Image-sipgate-app-audio-settings-2.png](/files/52163a8c7c4def70e02124b495c8a6f4024a5422)

## **Which headsets can I use with the sipgate app?**

You can use any headset supported by your computer to make calls with the sipgate app.

{% hint style="info" %}
**Tip:** [In this article](https://help.sipgate.de/hc/de/articles/13670270093341-Kann-ich-Anrufe-%C3%BCber-die-Tasten-am-Headset-annehmen-sipgate-App-CLINQ) you will find detailed information on how to accept calls with the buttons on the headset in the sipgate app.
{% 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/using-sipgate/die-sipgate-app/welche-audioeinstellungen-kann-ich-in-der-sipgate-app-anpassen.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.
