# 사용자별 브라우저 저장 기능

{% hint style="info" %}
사용자별 설정 관리를 위해 브라우저의 내부 저장 기능을 제공합니다.&#x20;

이 기능을 통해 회사 또는 자택에서 브라우저를 변경하거나, 사무용 데스크톱과 노트북을 이동하며 사용할 때에도 설정이 유지됩니다.
{% endhint %}

### 1. 메뉴 노출 <a href="#id-1" id="id-1"></a>

* **왼쪽 상단 메뉴 아이콘**을 선택하면 해당 설정이 유지됩니다.

1-1. 메뉴 노출 선택

* 메뉴를 선택하면, 노출된 상태가 유지됩니다.

<figure><img src="https://qubitsec.github.io/docs/images/Additianal/plura_b/1.png" alt=""><figcaption></figcaption></figure>

1-2. 설정 유지

* 메뉴가 숨겨진 상태로도 설정이 유지됩니다.

<figure><img src="https://qubitsec.github.io/docs/images/Additianal/plura_b/2.png" alt=""><figcaption></figcaption></figure>

### 2. 페이지별 라인 수 설정 <a href="#id-2" id="id-2"></a>

* 페이지별로 표시되는 라인 수 설정이 저장되어 유지됩니다.
  * [x] 적용 영역: 보안 탐지, 필터 탐지, 전체 로그, 필터, 방어, 시스템, 추출 로그 페이지

<figure><img src="https://qubitsec.github.io/docs/images/Additianal/plura_b/3.png" 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/ko/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.
