# Settings

You can access the settings panel in the Google Workspace Add-on by opening the add-on from the Gmail sidebar and selecting **Settings**.

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

The following options are available:

<details>

<summary>Delivered &#x26; read indicators</summary>

Enables Mail Track’s checkmark icons next to emails in your inbox:

**✓✓** — sent

**✓** — opened

</details>

<details>

<summary>Live Notifications</summary>

**Real-time pop-up alerts**\
\&#xNAN;*(Requires pop-ups to be allowed in your browser)*

When enabled, you’ll receive instant notifications when someone opens your email.

Perfect for time-sensitive communication and follow-ups.

</details>

<details>

<summary>Show Recipient Email</summary>

When browsing your tracked emails list, this option allows you to switch the display format:

* **OFF** — show subjects
* **ON** — show recipient email addresses instead

Useful if you send many emails with similar subjects.

</details>

<details>

<summary>Digest Emails</summary>

Enabling this feature sends you a digest containing:

* Number of emails sent
* How many were opened
* Overall engagement

Ideal for keeping an overview without checking individual reports.

</details>

<details>

<summary>Timezone</summary>

Mail Track uses your timezone to display accurate timestamps in:

* Tracking reports
* Notifications
* Digest summaries

You can leave it on **AUTO** or choose a specific timezone manually.

</details>

<details>

<summary>Manage Subscription</summary>

Access your billing dashboard where you can:

* Update your plan
* Add or change a payment method
* Cancel your subscription
* Download invoices

</details>


---

# 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://support.mailtrack.email/google-workspace-add-on/settings.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.
