# Viewing your user profile

Your user profile displays your login name, email address, [Managing groups](/sonarqube-server/10.8/instance-administration/user-management/user-groups.md), and [Associating with SCM account](/sonarqube-server/10.8/instance-administration/user-management/updating-scm-details.md).

To view your user profile:

1. Select your account menu in the top right corner of the SonarQube Server interface.
2. In the menu, select **My Account**. The **Profile** tab opens.

![](/files/fA58auZjUV6EJ45fQ85L)


---

# 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.sonarsource.com/sonarqube-server/10.8/user-guide/managing-your-account/viewing-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.
