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

# Cancelling a Schedule

> Understand what happens to synced schedules and partner organization slots when you cancel a planning slot.

## Overview

When you cancel or remove a planning slot from your center, Center Sync removes the corresponding slot from connected partner organizations. This keeps both sides in sync and prevents partners from showing capacity that is no longer available at your center.

<Warning>
  Before cancelling a slot, check with your partner organization. If candidates are already booked into that slot on their side, those bookings are **not** automatically cancelled. The partner organization must manage their own candidate communications and booking changes.
</Warning>

***

## How schedule cancellation works

When you cancel or delete a planning slot:

1. The slot is removed from your center's **Capacity** tab.
2. Center Sync detects the change and removes the corresponding slot from the partner organization.
3. The partner organization's capacity view no longer shows the cancelled slot.
4. Any candidate bookings that existed within the cancelled slot on the partner side remain in place — they are not automatically cancelled or notified.

{/* <div style={{ position:"relative",paddingBottom:"calc(54% + 41px)",height:0,width:"600px",margin:"0 auto" }}>
<iframe src="ARCADE_URL_HERE" title="Cancelling a Schedule" frameBorder="0" loading="lazy" webkitAllowFullScreen mozAllowFullScreen allowFullScreen allow="clipboard-write" style={{ position:"absolute",top:0,left:0,width:"100%",height:"100%",colorScheme:"light" }} />
</div> */}

***

## Steps to cancel a planning slot

<Steps>
  <Step title="Open the Capacity tab">
    Navigate to the center and click the **Capacity** tab to view all scheduled slots.
  </Step>

  <Step title="Locate the slot">
    Find the slot you want to cancel. Use the date filters or search to narrow down the list if needed.
  </Step>

  <Step title="Delete the slot">
    Click the **trash icon** on the right side of the slot row.
  </Step>

  <Step title="Confirm cancellation">
    Confirm the action when prompted. The slot is removed from your center and the sync to partner organizations begins automatically.
  </Step>
</Steps>

***

## Cancelling a recurring schedule

If the slot is part of a recurring schedule, you will typically be asked whether you want to:

* **Cancel this occurrence only** — removes a single date from the schedule
* **Cancel this and all future occurrences** — ends the recurring schedule from that date forward
* **Cancel the entire schedule** — removes all past and future occurrences

The same scope of cancellation is reflected in the partner organization's copy of the schedule.

***

## Before you cancel: coordination checklist

<Steps>
  <Step title="Check partner bookings">
    Ask your partner organization to check whether any candidates are booked into the slot you are about to cancel. See [What is Not Synced](/center-and-proctor-administration/center-federation/what-is-not-synced) — candidate booking data is not visible in your organization's dashboard.
  </Step>

  <Step title="Agree on a candidate communication plan">
    If bookings exist, work with the partner organization to notify affected candidates and offer rebooking options before you proceed with the cancellation.
  </Step>

  <Step title="Cancel the slot">
    Once both organizations are aligned, proceed with the cancellation. The slot is removed from the partner organization automatically.
  </Step>
</Steps>

***

## Frequently asked questions

<AccordionGroup>
  <Accordion title="Will candidates receive an automatic cancellation notification when I remove a slot?">
    No. Cancelling a planning slot on your side does not trigger automatic notifications to candidates booked on the partner side. The partner organization is responsible for communicating any schedule changes to their candidates.
  </Accordion>

  <Accordion title="What if the partner organization has already assigned proctors to the cancelled slot?">
    Proctor assignments are not synced and are managed independently by each organization. Removing the slot from the partner's capacity view does not automatically unassign proctors. The partner team will need to manage their own assignments after the slot is removed.
  </Accordion>

  <Accordion title="Can I restore a cancelled slot?">
    Yes. You can create a new planning slot with the same configuration. The partner organization will receive a fresh copy of the slot when the sync runs.
  </Accordion>

  <Accordion title="Is there a way to temporarily hide a slot from the partner without deleting it?">
    Currently, the options are to keep the slot active (synced) or delete it (removed from partner). There is no "pause visibility" option for individual slots. If you need to restrict a slot temporarily, coordinate directly with your partner organization.
  </Accordion>
</AccordionGroup>
