# Browser tab notifications

Browser tab notifications, which help bring back attention, will appear on the browser tab after your customers leave your website for a certain amount of time.

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

{% hint style="success" %}
Steps:

1. In the theme editor (**Customize**), choose **Theme settings**
2. Click **Browser tab notifications**
3. Change the notifications as you wish
4. **Save** the changes
   {% endhint %}

<figure><img src="/files/8JSeRJyrZ7oXImZvkIIy" alt=""><figcaption></figcaption></figure>


---

# Agent Instructions: 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:

```
GET https://nextsky.gitbook.io/glozin-theme/theme-settings/browser-tab-notifications.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
