> 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/wie-kann-ich-in-safari-die-berechtigungen-fuer-die-sipgate-app-im-browser-dauerh.md).

# How can I permanently set permissions for the sipgate app in Safari?

#### **Problem**

When using the sipgate app in the Safari browser, Safari will ask again for permission to use the microphone and notifications each time it is opened. This can be annoying and can lead to calls not being answered if permission is not granted in time.

#### **Solution**

In Safari settings, you can permanently set the permissions. This allows the sipgate app to load automatically with microphone and notification access — without being asked again.

#### Set up microphone permission permanently

Without microphone access, no calls are possible through the app. Here's how to set the permission permanently:

1. Open **Safari**.
2. Click the **Safari** ➔ **settings**.
3. Switch to the tab **Websites**.
4. Select in the left sidebar **Microphone**.
5. Search for the entry **workspace.sipgate.com**.

{% hint style="info" %}

```
**Note:** If the website is not displayed, open it once in Safari and allow microphone access there. It will then appear in the list.
```

6\. Select to the right of the entry **Allow** .
{% endhint %}

![HC-Image-sipgate-app-mic-permissions-permissions-permanently-de-safari.png](/files/d5ce6e5be8176e09e927820c499382f0b5883603)

#### Set up notification permission permanently

Without notifications, you will not be informed about incoming calls when Safari is running in the background. Here's how to set up permanent permission:

1. Open **Safari**.
2. Click the **Safari** ➔ **settings**.
3. Switch to the tab **Websites**.
4. Select in the left sidebar **Notifications**.
5. Search for the entry **workspace.sipgate.com**.

{% hint style="info" %}

```
**Note:** If the website is not displayed, open it once in Safari and grant the permission once.
```

6\. Select to the right of the entry **Allow** .
{% endhint %}

![HC-Image-sipgate-app-web-notification-permissions-permanently-de-safari.png](/files/935a0f8292a3ce9bf45a0aa741c258e8d749c7a9)

#### **Check permissions and fix problems**

**Check settings**

Here's how to test whether the permissions have been set up correctly:

1. Open the **sipgate app in the browser** under [workspace.sipgate.com](https://workspace.sipgate.com).
2. The app should now automatically have access to **Microphone** and **Notifications** have.
3. For a microphone test, you can call the free phone number **10005** call.

#### **Common problems and solutions**

<details>

<summary><strong>The sipgate website does not appear in the Safari list</strong></summary>

* Open [workspace.sipgate.com](https://workspace.sipgate.com) directly in Safari.
* Allow access to the microphone and notifications the first time you open it.
* After that, the website should be listed in the Safari settings under *Websites* be listed.

</details>

<details>

<summary><strong>Notifications do not work</strong></summary>

* Open the **macOS system settings** under\
  **System Settings ➔ Notifications**.
* Make sure that **Safari is allowed to send notifications**.

</details>

<details>

<summary><strong>Microphone does not work</strong></summary>

* Open the **macOS system settings** under\
  **System Settings ➔ Security & Privacy ➔ Microphone**.
* Check whether **Safari** allows microphone access.
* Close Safari completely and restart the browser.

</details>


---

# 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/wie-kann-ich-in-safari-die-berechtigungen-fuer-die-sipgate-app-im-browser-dauerh.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.
