> 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/how-to-log-in-to-your-account.md).

# How to Log In to Your Account

### Prerequisites

* You should have received an email containing your account link.
* Your username and password should be ready

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

## Login Steps

1. **Access Your Account Link**
   * Locate the welcome email sent to your registered email address
   * Click on the account link provided in the email
2. **Enter Your Credentials**
   * On the login page, enter your username in the username field
   * Enter your password in the password field
   * Click the "Login" button to access your account

### Troubleshooting

If you encounter any issues:

* Check that you're using the correct username and password
* Ensure you're using the most recent account link from your email
* If you continue to experience problems, contact our support team

### Security Tips

* Always ensure you're on the correct login page
* Never share your login credentials
* Log out when you're finished using the application

#### Contact Us

Phone: +1 (855) 658-7225 (M-F, 8:00 AM-5:00PM PT)&#x20;

24/7 Email: <support.gps@matrackinc.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://help.matrack.io/gps-and-dashcam/readme/categories/admin-website/how-to-log-in-to-your-account.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.
