# データ連携ステータス

## データ連携状況

<figure><img src="https://3298751723-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F86EGDbqiEQQc91OjPHgn%2Fuploads%2FSJEQklUT4Vr0ohyTKlOz%2F%E1%84%83%E1%85%A6%E1%84%8B%E1%85%B5%E1%84%90%E1%85%A5%E1%84%8B%E1%85%A7%E1%86%AB%E1%84%83%E1%85%A9%E1%86%BC%E1%84%92%E1%85%A7%E1%86%AB%E1%84%92%E1%85%AA%E1%86%BC-banner.png?alt=media&#x26;token=98e7a88b-adc1-4da1-9779-269cd604ba53" alt=""><figcaption></figcaption></figure>

### データ連携状況

Genserで生成された「検索インスタンス」ごとにデータが連携される状況をリアルタイムでモニタリングできます。

総アイテム数、最近受付されたアイテム、連携成功および品質状況などの主要指標を一目で把握し、データパイプラインの状態を迅速に点検できます。

<figure><img src="/files/1pkX9rwej1deGaDXFAT6" alt=""><figcaption></figcaption></figure>

#### 1. 連携状況を確認する

データ状況は作成された「インスタンス」ごとに別々に確認できます。

1. ページ上部にある［インスタンス A］メニューをクリックします。
2. データ状況を見たい「インスタンス」の名前を一覧から選択します。
3. 選択したインスタンスの最新のデータ状況が画面にすぐ表示されます。

{% hint style="info" %}
最近の更新時間は、現在画面に表示されているデータ状況情報がいつを基準に集計されたものかを示します。
{% endhint %}

#### 2. 連携状況ダッシュボードの理解

連携状況ダッシュボードは4つの重要な連携状況データを示します。

<figure><img src="/files/clXshP5rOepvn7gbU0y5" alt=""><figcaption></figcaption></figure>

a. 全体アイテム数: 該当インスタンスで検索可能なすべてのアイテムの総数です。

b. 最近受付されたアイテム数: 最近連携のために受付されたアイテム数です。前日に登録された新規アイテムは深夜1時にまとめて受付されます。

c. 連携成功アイテム数: 受付されたアイテムのうち連携に成功したアイテムの数です。

d. 品切れアイテム数: 品切れのため検索されないアイテムの数です。


---

# 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://docs.genser.ai/ja/ai-search/data.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.
