# Change Password

All authorized/unauthorized users, except users in the Restricted Users group, must log in to change their password. The logged-in user can change his password by entering the password he is currently using and the password he wants to change twice from the Change password tab.

<figure><img src="/files/EYsc2cNIkSRKZSvkbXhJ" alt=""><figcaption><p>Change Password</p></figcaption></figure>

In password changing rules, the settings made under [Password Policy](/master/administration/settings/policy-settings.md) are used, at least Active Directory rules are used. Changes can only be made once during the minimum password period defined in Active Directory (Default is 1 day). If the pwdLastSet value among the User's Attributes in Active Directory is the same as the changing day, the user cannot change the password. This includes reset activity.

Change activity is done with the user's own powers. Successful and unsuccessful change operations are sent to SIEM products as syslog messages. See: [Syslog Settings](/master/administration/settings/general-settings/syslog-settings.md).


---

# 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.arksspr.com/master/administration/my-account/change-password.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.
