# Login

The following operations can be performed by logging into the SSPR. See [My Account](/master/administration/my-account.md).

### Administrators

1. You can change your password,
2. You can define an alternative E-Mail address to be used in 2FA transactions,
3. You can customize the default verification type to be used for password reset and account unlocking operations,
4. You can scan and identify QR for the mobile authenticator application to be used in 2FA transactions,
5. You can get reports,
6. Can manage roles,
7. You can change the settings,
8. Can define licenses,
9. Can read logs,
10. You can customize the screen,
11. Can see requests.

### Report Operators

1. You can change your password,
2. You can define an alternative E-Mail address to be used in 2FA transactions,
3. You can customize the default verification type to be used for password reset and account unlocking operations,
4. You can scan and identify QR for the mobile authenticator application to be used in 2FA transactions,
5. You can get reports,

### Help Desk

1. You can change your password,
2. You can define an alternative E-Mail address to be used in 2FA transactions,
3. You can customize the default verification type to be used for password reset and account unlocking operations,
4. You can scan and identify QR for the mobile authenticator application to be used in 2FA transactions,
5. Can see requests.

### Users

1. You can change your password,
2. You can define an alternative E-Mail address to be used in 2FA transactions,
3. You can customize the default verification type to be used for password reset and account unlocking operations,
4. You can scan and identify QR for the mobile authenticator application to be used in 2FA transactions,


---

# 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/login.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.
