> 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 the browser in Safari?

#### **Problem**

When using the sipgate app in the Safari browser, Safari asks for permission for the microphone and notifications again every time you open it. This can be annoying and may cause calls not to be answered if permission is not granted in time.

#### **Solution**

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

#### Set up permanent microphone permission

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

1. Open **Safari**.
2. Click at the top left in the menu bar on **Safari** ➔ **settings**.
3. Switch to the tab **Websites**.
4. Select in the left sidebar **Microphone**.
5. Find the entry in the list **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** out.
{% endhint %}

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

#### Set up permanent notification permission

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 at the top left in the menu bar on **Safari** ➔ **settings**.
3. Switch to the tab **Websites**.
4. Select in the left sidebar **Notifications**.
5. Find the entry in the list **workspace.sipgate.com**.

{% hint style="info" %}

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

6\. Select to the right of the entry **Allow** out.
{% 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 are 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** .
3. For a microphone test, you can call the free 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.
* When you first open it, allow access to the microphone and notifications.
* After that, the website should be listed in the Safari settings under *Websites* 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.
* Completely close Safari 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.
