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

# スケジュール

> 定期実行とワンタイムスケジュールの設定。

## 概要

スケジュール機能で手順書を指定時刻に自動実行できます。定期実行やワンタイム実行を設定できます。Team プラン以上が必要です。

## スケジュールタイプ

| タイプ       | 説明                     |
| --------- | ---------------------- |
| **定期**    | 繰り返しスケジュールで実行（例: 毎日9時） |
| **ワンタイム** | 特定の日時に1回だけ実行           |

## スケジュールの作成

<Steps>
  <Step title="手順書を選択">
    手順書一覧からスケジュール対象を選択。
  </Step>

  <Step title="スケジュールタイプを設定">
    **定期**または**ワンタイム**を選択。
  </Step>

  <Step title="タイミングの設定">
    定期の場合: 頻度と時刻を選択（例: 毎日平日 9:00）。
    ワンタイムの場合: 日時を選択。
  </Step>

  <Step title="変数の設定">
    実行に必要な変数の値とシークレットを入力。
  </Step>

  <Step title="保存">
    スケジュールを保存。有効状態で開始。
  </Step>
</Steps>

## スケジュールの管理

| アクション     | 説明                     |
| --------- | ---------------------- |
| **有効/無効** | 削除せずにスケジュールのオン/オフを切り替え |
| **編集**    | タイミング、変数、設定を変更         |
| **削除**    | スケジュールを完全に削除           |

## プラン要件

| 機能          | 必要プラン |
| ----------- | :---: |
| 定期スケジュール    | Team+ |
| ワンタイムスケジュール | Team+ |
