# User Profile

Also referred to as "User Settings", this section allows you to modify your display name as well as your linked accounts for [Secondary Interfaces](https://docs.lumi-ai.com/product-features/secondary-interfaces) (i.e., Slack and Microsoft Teams).

This interface is accessed by clicking your logo in the bottom left of the web app UI and clicking "My Account".

## Key Components

There are two operations/actions that can be taken in this section of the app.

### Update Display Name

Here you can change the name that is displayed throughout the application.

### Disconnect from a Secondary Interface

Here you can disconnect/unlink Slack and Microsoft Teams if you have previously linked these accounts. To link accounts in the first place, see [Secondary Interfaces](https://docs.lumi-ai.com/product-features/secondary-interfaces).


---

# 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.lumi-ai.com/product-features/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.
