# イベント検索結果を見る

## チャートと件数 <a href="#chart-and-count" id="chart-and-count"></a>

検索条件を入力すると、チャート図上部に指定した期間にマッチしたイベント数とユーザー数の合計が表示されます。チャートの日付を選択すると対象の日付のイベント・ユーザーの一覧が下部に表示されます。

<figure><img src="/files/2E8RnkZWZVvaEFQ1b7ct" alt=""><figcaption></figcaption></figure>

## ファセット <a href="#facet" id="facet"></a>

イベント画面の右カラムに表示され、検索条件にマッチしたユーザー/イベント群全体の特徴量を把握することができます。また、クリックすることで検索条件に加えることができます。

## マッチしたイベント・ユーザーの一覧 <a href="#matched-list" id="matched-list"></a>

チャートで選択した日にマッチしたイベント・ユーザーの一覧を確認することができます。デフォルトではイベントでの一覧が表示されます。

## ユーザー毎にまとめて表示 <a href="#group-by-user" id="group-by-user"></a>

`ユーザー毎にまとめて表示`を選択するとマッチしたイベントが複数回発生しているユーザーは1人のユーザーとしてマージされて表示されます。イベント条件にマッチしたユーザーをイベント発生で確認したいか、ユーザー毎で確認したいかにより、切り替えてご利用ください。

## ソート <a href="#sort" id="sort"></a>

イベント・ユーザー一覧の上部右側のソートアイコンを選択するとリストを日付、マッチしたイベント数、アクティブ時間、来訪回数でソートすることができます。

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


---

# 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.wicle.io/analytics/event/result-event.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.
