# How to check how many services are currently active on your device

> You can check the list of active services in two ways:
>
> **1. From the Agent app (on your device)**
>
> 1. Open **your app icon** on your device.
> 2. Go to **More...** from the main menu.
> 3. Select **Device Settings**.
> 4. Scroll down to the **Summary** section.
>    * **Available** means the service is supported by your device.
>    * **Enabled** means the service is currently turned on.
>
> **Tip:**\
> The total number of services marked as both *Available* and *Enabled* represents the features that are actively running on your device.
>
> **2. From the Control Panel (cPanel)**
>
> 1. Log in to the **Control Panel**
> 2. Go to your device list and select the target device.
> 3. Click the **Device Settings** link.
> 4. Review the summary of available and enabled services for that device.

<figure><img src="/files/zEvd5HpEwU1Vdgh6ORJO" alt="Device Settings on MyPhones app" width="188"><figcaption></figcaption></figure>


---

# Agent Instructions: 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://phoneparental.gitbook.io/support/help/common-questions-faqs/agent-app/post-installing/how-to-check-how-many-services-are-currently-active-on-your-device.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.
