# Filtering data

## Process

* Report overview - This section will show the compact result with the number of records and how many belong to which categories, which are divided into four sections.&#x20;
* Only in the source - - if clicked, will it alter the result table and only show records for the same source. The effect will happen to the final results if connected to the other three sections
* Only destination - will show all records present in the destination but missing in the source&#x20;
* Different - records are present in both source and destination but different values
* Same - records present in both source and destination and have the same value


---

# 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.mydbsync.com/cloud-replication-main/data-compare/starting-data-compare/filtering-data.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.
