# Preview

💡 Preview the data, as well as the Salesforce Fields that you have mapped to.

## Import Jobs

You will see all of the source columns, 3 example records, and the matching Salesforce fields that you have mapped to.

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

💡 It is important that you check and confirm that you have correctly mapped the data, and that any formatting has been done correctly.

## Export Jobs

You will see the Salesforce fields that you selected in your query, as well as a Sample of up to 10 records.

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


---

# 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://help.dataimporter.io/jobs/preview.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.
