# Real-Time vs Full Sync

Dashworks uses two methods for searching content from connected apps, depending on the app's APIs. For all apps except HRIS and Google Sites, Dashworks makes real-time search API calls to find relevant information based on the user's question instead of pre-indexing data from these apps.

HRIS apps do not support real-time search APIs, and hence, Dashworks syncs specific fields for active employees from HRIS apps: employee name, email, title, department, location, and manager name. No other content or fields are synced. The sync can take up to 24 hours and refreshes every 24 hours after connection.

Google Sites does not support API access so Dashworks relies on exports with a full-sync.


---

# 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://support.dashworks.ai/faqs/real-time-vs-full-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.
