> For the complete documentation index, see [llms.txt](https://guide.tiledesk.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://guide.tiledesk.com/notifications/not-hearing-tiledesk-push-notifications-in-firefox.md).

# Not hearing Tiledesk push notifications in Firefox

#### Not receiving audio notifications in Firefox? <a href="#not-receiving-audio-notifications-in-firefox" id="not-receiving-audio-notifications-in-firefox"></a>

Open the application menu by clicking the “hamburger button” at the top right of the page. From the menu select **Settings** > **Privacy & Security** and then **Settings** next to **Autoplay**

<figure><img src="https://1328774413-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVguk6y5OMn3pAaHZSiwU%2Fuploads%2FEFanlmtwHC9UD0C0oq96%2F1txbos-Tiledesk_notifications_5.png?alt=media&amp;token=85412c57-3018-4426-9fdb-bc6435e42139" alt=""><figcaption></figcaption></figure>

Then set the default to 'Allow Audio and Video' or define a custom setting for '<https://console.tiledesk.com/v2/>:

<figure><img src="https://1328774413-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVguk6y5OMn3pAaHZSiwU%2Fuploads%2Fxp6Lpe05za9C0QgXbIKa%2F1txcw2-Tiledesk_notifications_6.png?alt=media&amp;token=7896ee1a-8da3-497c-812f-56900141027e" alt=""><figcaption></figcaption></figure>

For any feedback or issue, feel free to pop in on our[ Discord channel](https://discord.gg/nERZEZ7SmG) 📣

For more info on who we are, what we do, or what is our shtick, visit[ Tiledesk.com](https://tiledesk.com/) 👩‍🚀


---

# 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://guide.tiledesk.com/notifications/not-hearing-tiledesk-push-notifications-in-firefox.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.
