aboutsummaryrefslogtreecommitdiffstats
path: root/server/sonar-docs/src/pages/user-guide/user-account.md
blob: 935823eda08ac67f693816fb3ed5c08a42c7d7dd (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
---
title: User Account
url: /user-guide/user-account/
---

As a {instance} user you have your own space where you can see the things that are relevant to you:

## Home Page

It gives you a summary of:

* your Groups
* your SCM accounts

## Security

In addition to being able to change your password, if your instance is not using a 3rd party authentication mechanism such as LDAP or any OAuth provider (GitHub, Google Account, ...), you can manage your own authentication tokens.

You can create as many Token as you want. Once a Token is created, you can use it to publish analysis to a project where you have the execute analysis permission.