> 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/connectivity-and-data-sync/can-i-manually-trigger-data-upload.md).

# Can I manually trigger data upload?

**Q:**\
Can I manually send or sync data from the Agent app?

**A:**\
Yes. You can manually trigger a data upload by opening the **Sync Data Settings** screen and selecting **“Sync Now”** (if available), or by using the **Admin dashboard** to send a remote “Sync Now” command.

The manual sync option is helpful when:

* You’ve just enabled Internet connectivity.
* You want to verify the device is correctly sending data.
* You need to force an immediate update on the dashboard.

If the Internet is still unavailable, the command will be queued and processed later when a connection is detected.


---

# 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/connectivity-and-data-sync/can-i-manually-trigger-data-upload.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.
