> 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/admin-website/where-can-i-find-the-list-of-email-addresses-and-phone-number-for-getting-the-alerts.md).

# Where can I find the list of email addresses and phone number for getting the alerts?

## Managing Alert Contact Information

### Finding Your Alert Contacts

1. Go to the **Account** section
2. Select **Contact Email/SMS for Alerts**

<div align="center"><figure><img src="/files/DJEj0477A6YGpOGWdpck" alt="" width="155"><figcaption></figcaption></figure></div>

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

### Understanding the Contact List

The contact list displays:

* Person's name
* Email addresses
* Phone numbers

### About Alerts

* All system alerts are delivered to the registered email addresses and/or phone numbers
* You can choose to receive alerts through email, SMS, or both
* Multiple contacts can be added to receive alerts

### Adding New Contacts

To add a new contact:

1. Locate the contact information section
2. Fill in the required contact fields:
   * Name
   * Email address and/or phone number
   * select the service provider in case of SMS alerts
3. Click the '+' button to add the new contact

### Managing Contact Information

You can:

* View all existing alert contacts
* Add new email addresses
* Add new phone numbers
* Associate names with contact information

### Best Practices

* Keep contact information up to date
* Verify email addresses and phone numbers are entered correctly
* Add backup contacts to ensure important alerts are received
* Test new contact information after adding it

### Note

Ensure that critical contacts are always kept current to receive important system alerts without interruption.


---

# 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/admin-website/where-can-i-find-the-list-of-email-addresses-and-phone-number-for-getting-the-alerts.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.
