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

# Scheduled Changes

> See the provider and routing changes queued to apply later.

Some changes are queued to take effect at a future time rather than immediately — a provider activation set for a low-traffic window, a credential rotation, or a configuration edit timed to a coordinated cutover. The **Scheduled changes** page is where you see all of them in one place, across every environment in the project.

## What the page shows

Open it in the dashboard at **Project → AI Gateway → Scheduled changes**. It lists each queued change with:

* The **environment** the change applies to.
* The **provider** or resource it affects.
* The **kind** of change — a provider activation, a credential rotation, or a configuration edit.
* Its **status** and the **time it's set to apply**.

You can filter the list by environment, provider, kind, and status to find a specific change.

When the scheduled time arrives, to11 applies the change automatically — the queued change becomes the live one without anyone having to act at that moment.

<Info>
  Changes are queued for a future time as part of the flow that creates them — for example, when you activate a provider for an environment with a future start time. The Scheduled changes page is the consolidated view of everything currently queued.
</Info>

## Next steps

<CardGroup cols={2}>
  <Card title="Promotion policies" icon="git-branch" href="/docs/deploy/promotion-policies">
    Move changes between environments.
  </Card>

  <Card title="Release approvals" icon="badge-check" href="/docs/deploy/release-approvals">
    Gate changes behind sign-off.
  </Card>
</CardGroup>
