# アプリケーション > 原本

{% hint style="info" %}
非定型データであるアプリケーション ログを収集することで、異常兆候を検出できます。&#x20;

文字列マッチング方法で希望するユーザーを探知する方法を提供
{% endhint %}

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

### 1. メニュー位置 <a href="#id-1" id="id-1"></a>

* ウェブページの左側のナビゲーション バー メニューにフィルター > 登録メニューをクリックします。

<figure><img src="/files/7XRDeuTwU5y6Cxljgff0" alt=""><figcaption></figcaption></figure>

### 2. 登録ボタンクリック <a href="#id-2" id="id-2"></a>

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

### 3. グループ選択 <a href="#id-3" id="id-3"></a>

### 4. タグ選択 <a href="#id-4" id="id-4"></a>

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

### 5. フィルター名入力 <a href="#id-5" id="id-5"></a>

* 登録するフィルターの名前を入力します。

### 6. フィルター説明入力 <a href="#id-6" id="id-6"></a>

### 7. フィルターの危険度(高い/中間/低い)指定 <a href="#id-7" id="id-7"></a>

* 登録するフィルターの危険度を自分で設定することができます。

### 8. フィルター動作時間（24時間/時間設定）の設定 <a href="#id-8" id="id-8"></a>

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

* たとえば、退勤時間以降から出勤時間までのフィルター動作を確認したい場合は、「時間設定」を選択し、希望する時間を入力します。

### 9. 動作設定 <a href="#id-9" id="id-9"></a>

* 下段にある情報入力領域の追加ボタンをクリックすると、データ値を入力して該当する値を含めるか除外することができます。
* フィルター登録時には過探/誤探が発生することがありますので担当者に確認の上、登録することをおすすめします。
* 以下は、アプリケーションソースフィルターの登録例です。

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

### 10. 動画案内 <a href="#id-10" id="id-10"></a>

{% embed url="<https://youtu.be/y9NnH2fjzEU>" %}


---

# 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.plura.io/ja/fn/comm/newfilter/app.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.
