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

# Scheduling

> Create, view, and manage schedules in Monitor

## To Create a Schedule

<Steps>
  <Step title="Navigate to the Transfers table">
    Go to the table in the Transfer Details tab.
  </Step>

  <Step title="Find a completed transfer">
    Locate the completed transfer that you'd like to generate a schedule from.

    <Note>
      *You can only create schedules from Completed transfers at this time.*
    </Note>
  </Step>

  <Step title="Initiate creating a schedule">
    Go to the Actions menu and select "Create Schedule"
  </Step>

  <Step title="Populate schedule details">
    Fill out all the relevant details for the schedule in the pop up.
  </Step>

  <Step title="Preview Schedule">
    Click on "Preview Schedule" to get a glimpse of the upcoming schedule dates to validate the recurrence.
  </Step>

  <Step title="Create Schedule!">
    Confirm and create the schedule!
  </Step>
</Steps>

### Demo

<iframe width="100%" height="315" src="https://www.loom.com/embed/03084c78fce3407ba27c1fb676542458?sid=2e9f637d-c190-4488-9174-18f1a8dc2ec3" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen />

## View Schedules

<Steps>
  <Step title="Navigate to the Transfers Page">
    Click on the "Transfer Schedules" tab within the Transfers page
  </Step>

  <Step title="View Schedules ">
    View all currently active schedules in the table!
  </Step>
</Steps>

## Cancel Schedules

<Steps>
  <Step title="Identify the Schedule to Cancel">
    Find the schedule you'd like to cancel in the Transfer Schedules table.
  </Step>

  <Step title="Cancel Schedule">
    Click on the "Actions" menu and select "Cancel Schedule"
  </Step>
</Steps>

### Demo

<iframe width="560" height="390" src="https://www.loom.com/embed/daf8ed426342470daa72fccca1029956?sid=d45dc423-5935-425a-9027-0a8196dd69a5" frameborder="0" webkitallowfullscreen mozallowfullscreen allowfullscreen />
