# Ratings

Ratings syncs rating values.

Some providers also track **rated\_at**.

### Controls

* **Enable**
* **Add / Update**
* **Remove (clear)**

Scope:

* **All**
* or only **Movies**, **Shows**, **Episodes**

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

### Backfill window

* **All**: backfill everything
* **From a date**: backfill only recent ratings

{% hint style="warning" %}
On some providers, rating a movie can affect completion state.

Use a narrow date window for large backfills.
{% 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)


---

# 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/ratings.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.
