> For the complete documentation index, see [llms.txt](https://help.dashlabs.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.dashlabs.ai/getting-started/navigating-dashlabs.ai/user-account-settings.md).

# User Account Settings

## Accessing the User Setting Page

Link: <https://accounts.dashlabs.app/user>

Once logged in, You can access the User Settings page by selecting the icon on the top right.

The icon is usually a grey square with the first letter of your first name. New accounts will usually have the letter `N` .

<figure><img src="/files/kfTNrL8RgYG5OGbfAOcb" alt="" width="375"><figcaption><p>Accessing the user settings page</p></figcaption></figure>

## User Settings Page

<figure><img src="/files/MGphn0Da2BkAEO8cbBWD" alt="" width="375"><figcaption></figcaption></figure>

<table><thead><tr><th width="165">Button</th><th width="276">Purpose</th><th>Link</th></tr></thead><tbody><tr><td>General</td><td>Manage user information<br>[Name, Title]</td><td><a data-mention href="/pages/iJ3qU6NOeFQ0YpFnLMl9">/pages/iJ3qU6NOeFQ0YpFnLMl9</a></td></tr><tr><td>Two factor authentication</td><td>Manage 2FA</td><td><a data-mention href="/pages/FlRB41yPdVDNjnqTctRk">/pages/FlRB41yPdVDNjnqTctRk</a></td></tr><tr><td>Password</td><td>Manage password</td><td><a data-mention href="/pages/j2HvoNfyPByNSy2Avr29">/pages/j2HvoNfyPByNSy2Avr29</a></td></tr><tr><td>Signature</td><td>Manage e-signature</td><td>to be deprecated</td></tr><tr><td>Public Key Infrastructure</td><td>Manage Public Key for Philippine PNPKI Compliance</td><td><a data-mention href="/spaces/bkEIJgNGmtUgqOOZX29e">/spaces/bkEIJgNGmtUgqOOZX29e</a></td></tr><tr><td>Sessions</td><td>View active user sessions</td><td><a data-mention href="/pages/4hRy89qOWKv7MjDSmkNG">/pages/4hRy89qOWKv7MjDSmkNG</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.dashlabs.ai/getting-started/navigating-dashlabs.ai/user-account-settings.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.
