# サービス:ウェブ個人情報非表示

{% hint style="info" %}

* ウェブの本文ログ中パスワードのような重要な個人情報が含まれる場合があります。
* 重要情報を\*変換する機能を提供します。
  {% endhint %}

### **1.** 重要情報の非表示設定 <a href="#id-1" id="id-1"></a>

* 例）pwd値である '1234' が露出する場合

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

### 2. メニュー <a href="#id-2" id="id-2"></a>

* [管理](https://docs.plura.io/ja/function/common/management) > [使用](https://docs.plura.io/ja/function/common/management/use) > ウェブ : 個人情報非表示

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

### 3. 個人情報の追加 <a href="#id-3" id="id-3"></a>

* 隠したい個人情報の追加
* 例) password

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

### 4. 設定確認 <a href="#id-4" id="id-4"></a>

* 個人情報非表示設定が正常に適用されたか確認
* キーpwd値が\*\*\*に変換されました。

<figure><img src="/files/h168tJCQcVfskzGVWNRy" 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/hidden.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.
