> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mileapp.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Manage Schedule

## View Schedule

<Note>
  Required permission:

  * View schedule
</Note>

Once you have successfully created a schedule, it will appear in the table below.

<div align="center">
  <img src="https://t3837933.p.clickup-attachments.com/t3837933/1f20ab9f-4ed5-485c-8dc0-c62fb81b3ea4/image.png" alt="image" width="600" />
</div>

The table includes the following columns:

* **Flow**: Displays the task flow name.
* **Schedule Name**: Shows the name of the schedule.
* **Period**: Indicates the schedule cycle, such as "Daily."
* **Last Status**: Shows the status of the last run. If the status is "SUCCESS," you can hover over it to see the complete date and time in a tooltip.

<div align="center">
  <img src="https://t3837933.p.clickup-attachments.com/t3837933/4a4c60e4-d0aa-42be-9972-e67211abfeaa/image.png" alt="image" width="600" />
</div>

\*   **Action**: Allows you to edit or delete the schedule.

## Edit

<Note>
  Required permission:

  * View schedule
  * Edit schedule
</Note>

To edit a schedule, click the pencil icon in the Action column.

<div align="center">
  <img src="https://t3837933.p.clickup-attachments.com/t3837933/e61facf8-eaa5-4a76-9c1a-ec45baa5cf99/image.png" alt="image" width="600" />
</div>

## Delete

<Note>
  Required permission:

  * View schedule
  * Delete schedule
</Note>

To delete a schedule, click the trash icon in the Action column. When the confirmation dialog appears, select "Delete."

<div align="center">
  <img src="https://t3837933.p.clickup-attachments.com/t3837933/6ba0e73f-8483-4804-88f3-54a4a4cf5f00/image.png" alt="image" width="600" />
</div>
