# Run Remaining

💡 For Jobs where you have taken a Sample of the data, you can use Run Remaining to process the remaining records.

## How to Run Remaining

You can Run Remaining by going to the Successful Records of a Sample Job run, and clicking on Run Remaining:

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

After confirming on the next page, a new job run will be created with Remaining appended to the name:

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

## When can I use Run Remaining?

You can use Run Remaining, for any job where you have Sampled the data in a Job Run. The Run Remaining feature is available for 14 days after the sample has been run.


---

# 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/run-remaining.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.
