# Profile

### Profile

This section of the user guide will help you navigate and manage various settings in your profile including your username, password, marketing preferences, two-factor authentication, and account deletion.

### User Name <a href="#user-name" id="user-name"></a>

* View and modify your current username.

### Email ID <a href="#email-id" id="email-id"></a>

* Through view only, your registered email is displayed here. Note that the email address cannot be changed.

### Password <a href="#password" id="password"></a>

![](https://docs.opsnow.io/~gitbook/image?url=https%3A%2F%2F542168474-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FwpnLdjChI3STQwALe3km%252Fuploads%252Fgit-blob-3590fc4fbdc4bd4986b3249f6667928594ed2982%252Fchange_password.png%3Falt%3Dmedia\&width=768\&dpr=4\&quality=100\&sign=e81bc733\&sv=1)

Follow these steps to update your password:

1. Click **Edit** button to open **“change password”** window.
2. Insert your current password.
3. Input your new password. Please ensure it meets the following criteria:

* Length: 8-30 characters.
* Includes both uppercase and lowercase letters.
* Contains at least one number.
* Includes special characters. (e.g., @, #, $, !)

4. Confirm your new password again.
5. Click **Submit** button to complete the process.

### Role <a href="#role" id="role"></a>

* Displays your role within the system.

### Marketing Opt-in Agreement <a href="#marketing-opt-in-agreement" id="marketing-opt-in-agreement"></a>

* Through Opt-in/Opt-out options, you can choose whether to receiving marketing communications.

### Two-Factor Authentication (2FA) <a href="#two-factor-authentication-2fa" id="two-factor-authentication-2fa"></a>

![](https://docs.opsnow.io/~gitbook/image?url=https%3A%2F%2F542168474-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FwpnLdjChI3STQwALe3km%252Fuploads%252Fgit-blob-4ddd1cae28a8abf794ef10c896a786195e90e2f4%252Fsettings-mfa.png%3Falt%3Dmedia\&width=768\&dpr=4\&quality=100\&sign=23b519d3\&sv=1)

To enhance account security, follow these steps to enable 2FA:

1. Download and install one of the supported 2FA applications.
2. Scan the displayed “QR Code” or insert the provided “Secret Code” into the application.
3. Insert the authentication code from the 2FA app.
4. Click **Submit** button to activate 2FA on your account.

### Delete Account <a href="#delete-account" id="delete-account"></a>

![](https://docs.opsnow.io/~gitbook/image?url=https%3A%2F%2F542168474-files.gitbook.io%2F%7E%2Ffiles%2Fv0%2Fb%2Fgitbook-x-prod.appspot.com%2Fo%2Fspaces%252FwpnLdjChI3STQwALe3km%252Fuploads%252Fgit-blob-a982e44efdf603a526a6c2709f20745b63dcc9b6%252Fsettings-deleteAccount.png%3Falt%3Dmedia\&width=768\&dpr=4\&quality=100\&sign=48f85456\&sv=1)

To permanently delete your account, follow these instructions:

1. Insert your account's password.
2. Click **Delete** button to permanently remove your account.


---

# 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.opsnow.io/dev-opsnow-user-guide-v0.2/setting/profile.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.
