# Change schedule owner

You can change the owner of a schedule associated with a user who is no longer active or whose schedule needs to be transferred to someone else.

1. Make sure the followings conditions apply:
   * You must have administrator privileges to change the owner, whether it is a new or existing schedule.
   * The report file must have the right schedule permissions so that an administrator can change the owner.
   * The new owner must have schedule permissions, write permissions on the destination folder, and read permissions on the file.
2. Click the User Console **Home** menu.
3. Select Schedules from the menu.

   The Schedules page opens.
4. Click to select a schedule that was created by the former user.
5. Above the table, click the **Edit Scheduled Task** icon.

   The Edit Schedule wizard opens. If the owner of the schedule is no longer with the organization, a warning is displayed.

   ![Edit schedule wizard](/files/j1SFMEODE7S9YmDDvw8H)
6. Next to the **Owner** field, click **Change** to change the owner.

   The Change Owner window opens.
7. Click the drop-down in the **New owner** field and select a new user.
8. Click **OK**, then **Next**.
9. In the rest of the wizard, make any changes necessary, click **Next** and then **Finish**.

   A confirmation window appears to confirm the changes.


---

# 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/pba/pentaho-user-console/classic-design/about-pentaho-user-console-perspectives/schedules/schedule-reports/change-schedule-owner.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.
