# Data Set

Preview data and transformation (Data sets) allow you to have more control over your data, helping you to ensure its accuracy and consistency, which is essential for successful data analysis and reporting.

### Preview data

This preview feature allows users to view their data before exporting it into the spreadsheet or table, giving them the opportunity to detect any issues or inconsistencies before it is exported.

#### How to preview data? <a href="#how-to-preview-data" id="how-to-preview-data"></a>

{% @arcade/embed flowId="SUA2YjQOypKYZT0Ygq0G" url="<https://app.arcade.software/share/SUA2YjQOypKYZT0Ygq0G?ref=share-link>" %}

1. Once you complete the source configuration, you’ll see the option to preview and transform your data:
2. When you click on it, Coupler.io returns a window with two or more tabs (depending on how many sources you have enabled). The **Preview results** tab will show the data values that will be imported into your destination file. If the data does not need any transformation, you could click on Proceed and continue setting up your importer.


---

# 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.coupler.io/functionality/data-set.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.
