# なぜ連携が同期されないのですか。

接続済みアプリからのコンテンツが期待どおりに表示または更新されない場合は、以下の確認事項を順にご確認ください。

### 1. 接続ステータスを確認します

次へ移動し **設定 → 統合** 、影響を受けている統合を確認します。ステータスが **Disconnected** または **Error**と表示されている場合は、 **Reconnect** をクリックし、表示される案内に従って再認証してください。

### 2. 権限を確認します

統合の接続に使用したアカウントには、サードパーティーアプリ内で十分な権限が必要です。たとえば、コンテンツソースを接続するには、関連データへの少なくとも **read access** が必要です。

{% hint style="warning" %}
当初その統合を接続したアカウントが組織を離れていたり、権限が変更されていたりすると、その統合は動作しなくなります。適切な権限を持つアカウントで再接続してください。
{% endhint %}

### 3. レート制限を確認します

一部のサードパーティープラットフォームでは、APIアクセスにレート制限が設けられています。大量のコンテンツを同期している場合や、短時間に多数の同期を実行している場合、一時的に制限されることがあります。数分待ってから再試行してください。

### 4. 手動同期を実行します

統合設定ページで、 **Sync now** をクリックすると、次回の予定実行を待たずに直ちに同期を強制できます。

### 5. 同期ログを確認します

以下で **Settings → Integrations → \[Integration name] → Logs**、最近の同期試行とエラーの記録を確認できます。ここに表示されるエラーメッセージは、通常、問題の特定に十分な具体性があります。

### まだ動作しませんか。

上記のいずれでも解決しない場合は、 [サポートにお問い合わせください](https://example.com/support) 。同期ログを添付していただくと、問題を迅速に診断できます。


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://isbm.savimbo.com/practice-guide/ja/lian-xie/nazegasarenainodesuka.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
