# ユーザー別ブラウザ保存機能

{% hint style="info" %}
ユーザーごとの設定管理をサポートするためにブラウザの内部保存機能を提供します。

* ユーザーが会社または自宅移動によるブラウザ変更発生
* オフィスデスクトップとノートパソコンの移動による変更発生
  {% endhint %}

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

* 左上のメニュー露出アイコンを選択すると、その設定が維持されます。

1-1. メニュー露出選択

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

1-2. 設定保持

* メニュー非表示状態で設定が維持されます。

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

### 2. ライン数露出 <a href="#id-2" id="id-2"></a>

* ページごとのライン数露出設定が維持されます。

- [x] 適用領域:セキュリティ探知、フィルター探知、全体ログ、フィルター、防御、システム、抽出ログ

<figure><img src="/files/24GQp8ClVW2BXcophlHY" 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.plura.io/ja/faq/comm/browser.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.
