# Job Execution & Monitoring

Your data migration job can be run directly, scheduled to run, or run via the appRules Web API.

### Job Execution Options &#x20;

* Click to Run toolbar button to run the project directly.  Select the server and other settings for the job run.                                                                                            ![](/files/sI7MJsXiTRmPiXer4YNs)
* To schedule the job, edit the Schedule tab of the Project Details:![](/files/QsfmcwJZXRu1p19bYcfh)
* To run the project via the appRules Web API, follow the instructions in [Using the Web API](/apprules-r-documentation/platform/platform-features/creating-and-running-projects/running-projects/web-api.md)&#x20;

### The appRules Job Monitor

If you are running a long running job, you can monitor it by using the appRules Job Monitor:

* View job details
* Set a job control value
* Pause job
* Cancel job

<figure><img src="/files/w85HT5U17zs016oIzZme" alt=""><figcaption><p>Monitor Jobs Using appRules Job Monitor</p></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://docs.appstrategy.com/apprules-r-documentation/platform-products/apprules-data-migration-engine/job-execution-and-monitoring.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.
