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

# Manage scheduled tasks

> View scheduled tasks across your workspace and control whether recurring tasks can run.

Manage every scheduled task in your workspace from one table. You can review who owns each task, monitor recent runs, and stop or restore recurring tasks.

<Info>
  This page is available to workspace admins when Scheduled is enabled for the workspace.
</Info>

## Open the Scheduled settings

<Steps>
  <Step title="Open Workspace settings">
    Open the workspace menu and select **Workspace settings**.
  </Step>

  <Step title="Select Scheduled">
    Under **Products**, select [**Scheduled**](https://app.langdock.com/settings/workspace/products/automations).
  </Step>
</Steps>

The table shows **Name**, **Owner**, **Frequency**, **Status**, **Runs (30d)**, and **Last run** for each task. Use the search, status filters, and sorting options to find a task.

## Turn a scheduled task off or on

Use the control in the **Status** column:

* Select **Turn off** to stop future scheduled runs. The task stays in the owner's account, and the owner receives a notification.
* Select **Turn on** to restore a task. If the task has a schedule, it runs at the next matching time. The owner must still have access to Scheduled.

<Note>
  Active manual tasks do not have a status control because they do not run on a schedule.
</Note>
