> 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/configuring-push-notification-in-firefox.md).

# Configuring push notification in Firefox

**Enable push notifications in Firefox**[**#**](https://gethelp.tiledesk.com/articles/configuring-push-notification-in-firefox/#enable-push-notifications-in-firefox)

**Launch** the Firefox browser app on a mac computer and then:

1. select the **Menu** icon in the upper-right corner.;
2. choose the **Settings** option under the Firefox menu;
3. select **Privacy & Security** in the left pane;
4. scroll down to the **Permissions** section;Next to **Notifications**, select **Settings…**;
5. uncheck (if checked) the **Block new requests to allow notifications** check box;
6. select **Save Changes**.

<figure><img src="/files/att9pMQ5YKCFGrCY000o" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/cqKEvnFp0h0U4K4j82T7" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/0xtuy7G6bA87oxKgD1Lr" alt=""><figcaption></figcaption></figure>

**Related Firefox push Notifications troubleshooting**

[**Not hearing Tiledesk push notifications in Firefox**](/notifications/not-hearing-tiledesk-push-notifications-in-firefox.md)

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/configuring-push-notification-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.
