# User menu (Encryption)

Standard users (User 1\~4) can manage their own security settings, such as changing or deleting their passwords, provided the Administrator has granted the necessary permissions.

{% hint style="info" %}
**Menu Visibility** If you cannot see the **Encryption** menu after pressing the Menu button, it means the Administrator has disabled your permission to change or delete your password.
{% endhint %}

***

### Accessing the Menu

1. Press the **\[Menu]** button on your IODD device.
2. Navigate to and select the **\[Encryption]** menu.

<figure><img src="/files/iJD5pc9QoJjmqTjaarD1" alt="User Encryption Menu"><figcaption><p>Accessing the encryption settings as a standard user.</p></figcaption></figure>

***

### Available User Functions

Depending on the **Permissions** assigned to you by the Administrator, the following options will be activated:

<figure><img src="/files/NeKWPMe5cF8l02u1msLl" alt="Activated User Options"><figcaption><p>The menu items shown will vary based on your specific user rights.</p></figcaption></figure>

{% hint style="info" %}
**User Menu Options**

* **Chg Password**: Allows User 1\~4 to independently change their own login password.
* **Del Password**: Allows User 1\~4 to delete their own account and password from the device.
  {% endhint %}

{% hint style="warning" %}
**Administrative Authority** Even if a user has the rights to manage their own password, the **Administrator** retains full control and can change or delete any user's password at any time via the Admin Mode.
{% endhint %}

***

### Security Recommendations

{% hint style="warning" %}
**Password Deletion** If you use the **Del Password** function, you will lose access to the encrypted drive immediately. You will need to contact the Administrator to have a new user profile and password assigned to you.
{% endhint %}

{% hint style="info" %}
**Changing Passwords** It is recommended to change your password periodically. When changing your password, ensure you remember your **User Identification Digit (1-4)**, as it must be entered as a prefix every time you log in.
{% endhint %}


---

# 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://help.iodd.kr/user/user-menu-encryption.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.
