# Active and Previous Syncs

Navigate to the [Job Sync](https://www.big-brain.co/app/job-sync) app and select the "Syncs" tab.&#x20;

## Active Syncs

In the "Active" tab you can view existing syncs or delete the existing syncs. If you delete a sync, it will be moved to the "Previous" tab.&#x20;

<figure><img src="/files/ob7BE4I6B3209RPmCabK" alt=""><figcaption><p>Active Syncs</p></figcaption></figure>

## Previous

In the "Previous" tab you can view Syncs that you have disabled.&#x20;

<figure><img src="/files/neZMsKEogpTAlHtacp0K" alt=""><figcaption><p>Previous Syncs</p></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://docs.big-brain.co/apps/jobs-sync/active-and-previous-syncs.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.
