# Sample Data

This allows you to choose a number of random sample records to process for the job. Use this to test Jobs before process the entire data.

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

Enter the number of records you would like us to randomly select in the Sample Size. The remaining records will then be available to process on the [Run Remaining](/jobs/run-remaining.md) page


---

# 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/formatting/sample-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.
