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

# 同期とスケジュール

> 自動同期を構成し、ナレッジ ベースの更新を管理します。

**ナレッジ ベースの同期とスケジュール** タブでは、ナレッジ ベースの自動同期を構成できます。右上の \[**今すぐ同期**] を使用すると、いつでも手動同期をトリガーできます。

## 自動同期構成

ナレッジ ベースの自動同期を有効にするか無効にするかを選択します。

\| Option | Description **PLACEHOLDER\_5** **Enable Auto Sync** | Automatically syncs your knowledge base on a configured schedule. **PLACEHOLDER\_6** **Disable Auto Sync** | Only syncs when manually triggered using the **Sync Now** button. |

**現在のステータス** インジケーターは、自動同期が現在有効か無効かを示します。

<Note>
  When Auto Sync is disabled, your knowledge base will only update when you manually trigger a sync using the **Sync Now** button.
</Note>

## スケジュールの種類

**自動同期を有効にする** が選択されている場合は、同期スケジュールの定義方法を選択します。

<Tabs>
  <Tab title="Interval" icon="arrows-rotate">
    Syncs your knowledge base at a fixed recurring interval.

    **Configuration:**

    * Set the interval using the **Every** field — enter a number and select a unit (e.g. **PLACEHOLDER\_0**).

    **Example:** Every 7 days will sync the knowledge base once per week from the last sync time.
  </Tab>

  <Tab title="Specific Time (Cron)" icon="calendar">
    Syncs your knowledge base on specific days and times.

    **Configuration:**

    * Select the days of the week to run the sync.
    * Set the time of day using the time field.
    * Select the appropriate timezone.

    **Example:** Monday, Wednesday, Friday at 02:00 AM will sync three times per week at that time.
  </Tab>
</Tabs>

## 次にスケジュールされた同期

自動同期が有効になっている場合、このパネルには次が表示されます。

\| Field | Description **PLACEHOLDER\_7** **Next Scheduled Sync** | The date and time of the next automatic sync run. Displays a pending message while the scheduler populates upcoming runs. **PLACEHOLDER\_8** **Upcoming Runs** | A list of upcoming scheduled sync occurrences. Displays a pending message shortly after auto sync is first configured. |

## 保存

ページの下部にある \[**自動同期を有効にする**] または \[**自動同期を無効にする**] を選択して、設定を確認して保存します。

\| Action | Description **PLACEHOLDER\_9** **Enable Auto Sync** | Saves and activates the configured schedule. **PLACEHOLDER\_10** **Disable Auto Sync** | Saves and deactivates automatic syncing. Manual sync only. |

## ベストプラクティス

* **オフピーク時間中にスケジュールする** - パフォーマンスへの影響を避けるために、エージェントの使用率が低いときに同期を実行します。
* **周波数をコンテンツの変更率に合わせる** - 変化の多いソースの場合は頻繁に同期し、安定したコンテンツの場合はあまり頻繁に同期しません。
* **新しいコンテンツを追加した後に今すぐ同期を使用する** - 新しいドキュメントをアップロードまたは接続した後、次にスケジュールされた実行を待つのではなく、すぐに手動同期をトリガーします。
