> 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/eld/readme/categories/matrack-eld-driver-app-guides/account-deactivation-and-reactivation-guide.md).

# Account Deactivation & Reactivation Guide

### *Understanding Account Deactivation Your account may have been deactivated due to:*

* **Missed payment or Overdue charges**
* **Cancelled subscription**

### Reactivation Options

#### Option 1: Using Existing Card

1. Verify sufficient funds in your associated card
2. Contact our support team:
   * Via email or phone
3. Request account reactivation

#### Option 2: Update Payment Method by Phone

1. Call our support team
2. Provide new card details
3. Wait for account reactivation confirmation

#### Option 3: Secure Online Update

1. Request a secure payment update link via email or phone
2. Update credit card details through the secure link
3. Notify support of completed update and wait for account reactivation

{% hint style="warning" %}
**Important Notes**

* <mark style="background-color:yellow;">Keep payment methods current</mark>
* <mark style="background-color:yellow;">Monitor account status regularly</mark>
* <mark style="background-color:yellow;">Maintain sufficient funds</mark>
* <mark style="background-color:yellow;">Save support contact information</mark>
  {% endhint %}

### Contact Support

For immediate assistance:

* Call us at: +1 **855-658-7225,** **+1 925-500-0071**
* Send email to: <mark style="color:blue;"><support.gps@matrackinc.com></mark>
* Response times may vary

### Privacy & Security

* All payment information is securely processed
* Secure payment links expire after use
* Never share payment details via email
* Only provide information through official channels


---

# 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/eld/readme/categories/matrack-eld-driver-app-guides/account-deactivation-and-reactivation-guide.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.
