# Copy of Live Compare

Vault's Compare feature now includes three powerful options to enhance data review and usability:

* **View Records** – Quickly inspect individual records involved in the comparison.
* **Change View** – Switch between different comparison layouts for better clarity.
* **Export** – Download comparison results for offline analysis or sharing.

These additions provide a more flexible and actionable comparison experience.

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

## View Records

By clicking on the ‘View Records’ button at record level, a new window will be displayed. The entire record can be viewed in a single go in a source against the destination view.

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

## Change View

By clicking on the ‘Change View’ option available on the screen, a new window with list of fields will be displayed to the user. By default 20 fields will be auto selected on the screen. New fields can be added to the list to view any additional fields, to add new fields existing fields should be unselected.

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

## Export - Compare

1. Data extracted from the compare operation can be exported using the following options:
   1. **All Records**: will export all of the records retrieved from the compare operation.
   2. **Record Displayed On The Current Page**: will export the records available on the current page.

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

## Export – Live Compare

1. Data extracted from the live compare operation can be exported using the following three options:
   1. **All Records:** will export all of the records retrieved from the compare operation.
   2. **Record Displayed On The Current Page**: will export the records available on the current screen.
   3. **Selected Records**: will export only the records that are selected from the compare operation.

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

&#x20;

&#x20;


---

# 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://knowledgebase.autorabit.com/product-guides/vault/vault-features/compare/enhanced-compare-capabilities-view-change-view-and-export-results.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.
