# Schedule perspective in the PDI client

When you are finished [designing your PDI jobs and transformations](/pdia-data-integration/9.3-data-integration/data-integration-perspective-in-the-pdi-client.md) and have saved them in the PDI Server, you can schedule them to run at specific times.

**Note:** You can also create your own scheduler using `cron` on Linux, the `Task Scheduler` on Windows, or the `at` command on Windows. If you do this, you will need to call the scheduler using Pan or Kitchen commands.

* [Schedule a transformation or job](/pdia-data-integration/9.3-data-integration/schedule-perspective-in-the-pdi-client/schedule-a-transformation-or-job.md)
* [Edit a scheduled run of a transformation or job](/pdia-data-integration/9.3-data-integration/schedule-perspective-in-the-pdi-client/edit-a-scheduled-run-of-a-transformation-or-job.md)
* [Stop a schedule from running](/pdia-data-integration/9.3-data-integration/schedule-perspective-in-the-pdi-client/stop-a-schedule-from-running.md)
* [Enable or disable a schedule from running](/pdia-data-integration/9.3-data-integration/schedule-perspective-in-the-pdi-client/enable-or-disable-a-schedule-from-running.md)
* [Delete a scheduled run of a transformation or job](/pdia-data-integration/9.3-data-integration/schedule-perspective-in-the-pdi-client/delete-a-scheduled-run-of-a-transformation-or-job.md)
* [Refresh the schedule list](/pdia-data-integration/9.3-data-integration/schedule-perspective-in-the-pdi-client/refresh-the-schedule-list.md)


---

# 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.pentaho.com/pdia-data-integration/9.3-data-integration/schedule-perspective-in-the-pdi-client.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.
