> 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/faqs/agent-app/diagnostic/how-to-determine-if-the-agent-app-is-still-functional.md).

# How to determine if the Agent app is still functional?

**FAQ: How to Determine if the Agent App Is Still Functional?**

You can verify the status of the Agent app through the **cPanel web dashboard**:

1. Log in to your cPanel site.
2. Go to **Device Settings** for the device you want to check.
3. Click on the “Check Connection” option.
4. If the device shows as **connected**, it means the Agent app is still active and functioning properly.

If the device is **not connected**, try the following steps:

* Refresh the page and run **“Check Connection”** again.
* Make sure the device has an active internet connection (Wi-Fi or mobile data).
* Confirm that the device is powered on and not in airplane mode.
* If the problem persists, consider restarting the device.
* In some cases, you may need to **reinstall the Agent app** to restore functionality.


---

# 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/faqs/agent-app/diagnostic/how-to-determine-if-the-agent-app-is-still-functional.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.
