> 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/transparency-and-user-rights/why-do-i-see-frequent-notifications-about-data-sync.md).

# Why do I See Frequent Notifications About Data Sync?

By default, the Agent App shows a **summary notification** on the Android status bar each time data is sent (synced) from the device to the server.

#### Why is this required?

* **Transparency:** According to our policy, users must be clearly informed whenever the app syncs their device data.
* **User control:** The notification helps you stay aware of when and how often data is being transmitted.
* **Trust & compliance:** Displaying sync activity notifications ensures that the app is fully transparent and complies with privacy and data-handling requirements.

#### Can I turn it off?

Yes. If you prefer not to see these notifications, you can disable them in the app settings:

1. Open the Agent App.
2. Go to **More → Device Settings → Sync Data Settings**.
3. Find the option **Show summary notification after sync**.
4. Toggle it **off** to stop receiving these notifications.

<figure><img src="https://github.com/andytung1979/support-phonetracker247.com/blob/main/help/faqs/transparency-and-user-rights/broken-reference" alt="" width="239"><figcaption></figcaption></figure>

#### Important note

Turning off this option will only **hide the notification** from your status bar. Data syncing will still continue in the background as usual, based on your configured settings.


---

# 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/transparency-and-user-rights/why-do-i-see-frequent-notifications-about-data-sync.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.
