# Managing your user profile

The **User Profile** page displays a summary of information about your Textual account.

From the user profile page, you can copy your organization identifier, configure a team name, and manage your Textual API keys. For more information about managing your Textual API keys, go to [textual-api-keys](https://docs.tonic.ai/textual/tonic-textual-api/textual-api-keys "mention").

## Displaying the User Profile page

To display the **User Profile** page:

1. Click the user icon at the bottom of the navigation menu.
2. In the user menu, click **User Profile**.

<figure><img src="https://3072847115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FvOPn7KQptPWmS5iKg5P0%2Fuploads%2F6lC2FmyscT5uDG2wB00n%2FUserMenu.png?alt=media&#x26;token=0208a1af-8ad8-4fbe-9b98-3e823933468f" alt=""><figcaption><p>Textual user menu</p></figcaption></figure>

## Copying your organization identifier

The profile summary includes the identifier of your organization in Textual.

To copy the identifier, click the copy icon.

## Adding a team name

From the **User Profile** page, you can specify a team name. For example, you might use the team name field to identify a specific department or project that you belong to.

To add a team name, type the name in the field.


---

# 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.tonic.ai/textual/user-profile-manage.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.
