> For the complete documentation index, see [llms.txt](https://phonetracker247-1.gitbook.io/support.phonetracker247.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://phonetracker247-1.gitbook.io/support.phonetracker247.com/help/supported-and-tested-devices/dashboard-website.md).

# Dashboard website

### Dashboard Web Compatibility

#### Overview

The Dashboard is a **web-based application** designed to run in modern, standards-compliant web browsers.\
Its functionality is **not dependent on device brand, operating system customization, or background execution policies**.

Compatibility is primarily determined by browser support for modern web standards.

***

#### Supported Browsers

| Browser                           | Status            |
| --------------------------------- | ----------------- |
| Google Chrome                     | ✅ Fully supported |
| Microsoft Edge (Chromium)         | ✅ Fully supported |
| Mozilla Firefox                   | ✅ Fully supported |
| Safari (macOS)                    | 🟢 Supported      |
| Mobile browsers (latest versions) | 🟢 Supported      |

***

#### Browser Requirements

For optimal experience, the Dashboard requires:

* A modern browser with JavaScript enabled
* Support for standard web APIs (ES6+, HTTPS, cookies/local storage)
* Stable network connectivity

No browser extensions or special plugins are required.

***

#### Notes

* Compatibility is browser-based rather than device-based
* Behavior is consistent across supported browsers and operating systems
* Issues, if any, are typically related to:
  * Outdated browser versions
  * Disabled JavaScript
  * Network or firewall restrictions

***

#### Known Limitations

* Legacy browsers are not supported
* Very old browser versions may experience degraded UI or functionality

For issues related to access or display, please refer to the **General Troubleshooting** section.


---

# 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:

```
GET https://phonetracker247-1.gitbook.io/support.phonetracker247.com/help/supported-and-tested-devices/dashboard-website.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.
