> For the complete documentation index, see [llms.txt](https://help.matrack.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.matrack.io/gps-and-dashcam/readme/categories/phone-app/how-can-i-select-the-alert-options-that-i-require-from-the-app.md).

# How can I select the alert options that I require from the app?

## Managing Alert Settings

<div align="center"><figure><img src="/files/lNHLf9sYC6FTbuVTO6bG" alt=""><figcaption></figcaption></figure></div>

### Accessing Alert Settings

1. Go to Settings
2. Select "**Change Alert Settings**"

<div align="center"><figure><img src="/files/zR1wnEPK9WQXdJDHfOci" alt="" width="339"><figcaption></figcaption></figure></div>

### Enabling Alerts

1. Browse through available alert options
2. Check the box next to the alerts you want to receive
3. Save your changes
4. Alerts will be sent to email addresses listed in Account Information > Contacts

### Disabling Alerts

1. Go to "Change Alert Settings"
2. Uncheck the box next to alerts you don't want
3. Leave checked boxes for alerts you still want
4. Save your changes

### Important Notes

* Alerts are sent by email to your listed contacts
* You can enable multiple alerts at once
* Settings can be changed anytime
* Changes take effect immediately

### Tips

* Review alert settings regularly
* Keep contact information updated
* Enable only essential alerts
* Check your email spam folder if alerts are missing

Need help? Contact our support team.


---

# 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.matrack.io/gps-and-dashcam/readme/categories/phone-app/how-can-i-select-the-alert-options-that-i-require-from-the-app.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.
