# User Profile

The Username is present at the top right of the landing page interface\
Clicking on your Username presents the following items in the dropdown menu:<br>

<figure><img src="/files/OhnJ59S2Rsueq39KPPET" alt="" width="333"><figcaption></figcaption></figure>

### Profile

The left panel provides a snapshot which includes Profile image, the list of all organizations of which you are a member, and the ability to Edit your profile to update personal information.

### Settings

There are two tabs within Setting, Profile and Account

#### &#x20;User Profile

\
The Settings of the User Profile capture all relevant personal, business, and geographical information.<br>

<figure><img src="/files/iNnmNjf9Z0TKfgrW2Clh" alt=""><figcaption></figcaption></figure>

#### Account

From the account tab, the user has the ability to enable multi-factor authentication. From account tab, hit **Enable**<br>

<figure><img src="/files/65juc4wv9glr4ZGfyOu3" alt=""><figcaption></figcaption></figure>

Scan the QR code and enter the 6 digit code from your chosen authenticator app.<br>

<figure><img src="/files/AFd1TfR2QPd2Gq0jHhkV" alt="" width="563"><figcaption></figcaption></figure>

Once enabled, multi-factor can be disabled by hitting the **Disable** button.<br>

<figure><img src="/files/FqFlTdVl58KPnW2rqNuG" alt=""><figcaption></figcaption></figure>

### Sign Out

The final item in the list is the Sign Out button. When a user signs out, they are signed out of every Organization of which they are a member. Upon logging back into Threekit, the user will be directed to the organization interacted with most recently.


---

# 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://community.threekit.com/platform-documentation/org-setup/admin-and-security/users-and-permissions/user-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.
