# History

History syncs watched/completed state.

Use it carefully.

Most setups do a one-way seed once.

Then they rely on real-time scrobbling.

### Controls

* **Enable**
* **Add**
* **Remove**

<figure><img src="/files/BVsdGakcvGWIHGhjSaWc" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
History removes should normally be disabled to prevent accidental data loss.
{% endhint %}

### Related

* Overview of feature choices and patterns: [Features](/crosswatch/configure-pairs/features.md)
* Pair-level feature toggles and safety: [Configure Pairs](/crosswatch/configure-pairs.md)
* Real-time plays after the first seed: [Watcher](/crosswatch/scrobble/watcher.md)


---

# 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://wiki.crosswatch.app/crosswatch/configure-pairs/features/history.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.
