# ユーザーの検索結果をみる

## ユーザーリストでできること <a href="#what-you-can-do" id="what-you-can-do"></a>

選択しているユーザー群（A or B or C）の検索条件にマッチしたユーザーがリストで表示されます。直接1人のユーザー（n1）の行動を確認したり、リストをダウンロードして他のデータと組み合わせて分析データとして活用することができます。

## ユーザーの詳細を見る <a href="#view-user-details" id="view-user-details"></a>

ユーザーリストからn1ユーザーを選択すると対象のユーザーの詳細な情報や行動を確認することができます。n1ユーザーの見方については[n1ユーザー](/analytics/n1-user.md)をご覧ください。

## その他の操作 <a href="#other-operations" id="other-operations"></a>

### カラムの表示設定と並び替え <a href="#column-settings" id="column-settings"></a>

ユーザーリスト右上のカラム設定からリストに表示するカラムを選択することができます。リストに表示されているカラムをドラッグ＆ドロップで、表示の並び替えを変更することができます。

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

### 値のソート <a href="#sorting" id="sorting"></a>

ユーザーリスト右上でカラムと降順・昇順を設定することでリストをソートすることができます。

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

### リストのダウンロード <a href="#download-list" id="download-list"></a>

ユーザーリスト右上のダウンロードアイコン選択すると表示されているリストをCSVファイルでダウンロードすることができます。

<figure><img src="/files/MEzrPncVFdJhnFx3Yld2" 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/user/result-user.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.
