# ユーザーの検索条件を保存する

## ユーザーの検索条件保存でできること <a href="#what-you-can-do" id="what-you-can-do"></a>

よく利用する検索条件やプリセット条件をカスタマイズしたものを保存しておくことができます。保存した検索条件は各種検索で条件として呼び出す、またはダッシュボードで表示することもできます。

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

## 保存の方法 <a href="#how-to-save" id="how-to-save"></a>

* 検索ボックスに条件を入力し、`新しい条件として保存`を選択します。
* 条件の名前・説明を入力し、ダッシュボードに追加有無を選択し`保存`します。
* 保存したリストはユーザー検索の左カラムのプリセット条件の上に表示されます。

## 保存した条件の並び替え <a href="#reorder-saved-conditions" id="reorder-saved-conditions"></a>

左カラムの保存した条件一覧の左アイコンを選択すると、ドロップ&ドラッグで表示位置を変更できます。

## 保存した条件の名前の編集、ダッシュボード設定変更 <a href="#edit-saved-conditions" id="edit-saved-conditions"></a>

左カラムの保存した条件一覧の右側の三点リーダー（...）を選択すると条件の名前の編集とダッシュボードに追加、削除を行うことができます。

### フォルダで整理する <a href="#organize-with-folders" id="organize-with-folders"></a>

作成した項目の整理をしやすくするため、フォルダ機能もご利用いただけます。

<figure><img src="/files/8IVvrQ48WejfMkEE7KHD" alt="" width="311"><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/save-condition.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.
