# App Installed

❓ What data is collected about installed apps?

The app collects:

* **App name**
* **Package name** (e.g., `com.facebook.katana`)
* **Version name & code**
* **Install time** and **last update time**
* **System app or user-installed app**
* **App size** (if available)

***

#### ❓ How often is the list of installed apps updated?

* Automatically every **6–12 hours**, or
* Immediately, when you trigger a **“Sync Now”** command from the cPanel.

***

#### ❓ Can I detect newly installed or removed apps?

Yes. The system compares the current app list with previous records and flags:

* **Newly installed apps**
* **Uninstalled apps**
* **Apps recently updated**

***

#### ❓ Can I block or uninstall apps remotely?

Not directly.\
The current version only **monitors installed apps**.\
Advanced control (e.g., remote uninstall or blocklist enforcement) may be added in future enterprise builds.

***

#### ❓ Does it track usage time or screen time per app?

No. The app currently does **not track screen time or app usage duration**.\
This feature may be considered in future updates.

***

#### ❓ Are system (pre-installed) apps included?

Yes. Both **system apps** and **user-installed apps** are listed.\
You can filter them in the cPanel for clarity.

***

#### ❓ Will the user know their apps are being tracked?

No. Installed app tracking is silent by default.\
No notification is shown unless explicitly enabled.


---

# 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://copy9.gitbook.io/support/help/common-questions-faqs/agent-app/features/app-installed.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.
