# Security

{% hint style="info" %}
This pane is available to all users
{% endhint %}

This settings panel provides security settings and options for user accounts.

## Change Password

**Change Password** allows you to change your password and also notes when your password was last changed

## **Password Rotation Policy**

* Some organization may require a password rotation policy. Depending on what organizations you belong to, you may have some options restricted.
* You can choose between the following password rotation options (barring organization policies):
  * Not Required
  * 90 Days
  * 180 Days
  * 365 Days

## Multi-Factor Authentication (MFA)

**Multi-Factor Authentication (MFA)** allows the user to enroll in an MFA application that will require a code to be entered upon logging in.

<figure><img src="/files/MlpV8IRCERYGa6HaVoEU" alt=""><figcaption><p>User Settings Pane for Managing Security</p></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://wiki.zephyr-sim.com/account-management/user-settings/security.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.
