summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorMarcia Ramos <virtua.creative@gmail.com>2017-07-03 11:39:00 -0300
committerMarcia Ramos <virtua.creative@gmail.com>2017-07-03 11:39:00 -0300
commit7473ffbf4970495e2810974c9af0632d9ed8a8f3 (patch)
tree0407157a6f26f57430db75ec5497cdf09abdafc0
parenta5561c447174ffaef453cd4ac99e138568810d4d (diff)
downloadgitlab-ce-docs-new-topic-user-profile.tar.gz
add user/profile/indexdocs-new-topic-user-profile
-rw-r--r--doc/user/profile/index.md70
1 files changed, 70 insertions, 0 deletions
diff --git a/doc/user/profile/index.md b/doc/user/profile/index.md
new file mode 100644
index 00000000000..35937d41431
--- /dev/null
+++ b/doc/user/profile/index.md
@@ -0,0 +1,70 @@
+# User account
+
+When logged into their GitLab account, users can customize their
+experience according to the best approach to their cases.
+
+## User profile
+
+Your profile is available from the up-right corner menu bar (user's avatar) > **Profile**,
+or from `https://gitlab.com/username`.
+
+- Activity streamline: see your activity streamline and the history of your contributions
+- Groups: groups you're a member of
+- Contributed projects: projects you contributed to
+- Personal projects: your personal projects (respecting the project's visibility level)
+- Snippets: personal code [snippets](snippets.md#personal-snippets)
+
+## Profile settings
+
+You can edit your account settings by navigating from the up-right corner menu bar
+(user's avatar) > **Settings**, or visiting `https://gitlab.com/profile`.
+
+- Profile: User profile
+ - Avatar
+ - User info
+ - Name
+ - Email
+ - Public email
+ - Preferred language
+ - Social network profiles (Twitter, LinkedIn, Skype)
+ - Website
+ - Location
+ - Organization
+ - Bio
+- Account: Manage your account
+ - Private tokens
+ - Incoming Email tokens
+ - Enable [Two-Factor-Authentication](two_factor_autherntication.md) (2FA)
+ - Social sign-in
+ - Change username
+ - Remove account
+- Applications: Manage applications that can
+[use GitLab as an OAuth provider](../integration/oauth_provider.md#introduction-to-oauth),
+ - Add new
+ - Scopes
+ - Your applications
+ - Authorized applications
+- Chat: see your chat accounts
+- Access tokens: Manage tokens to access your account via API and authorized applications
+ - Personal access token
+ - Add a new personal access token
+ - Active personal access tokens
+ - Inactive personal access tokens
+- Emails: Add and delete emails linked to your account
+- Password: Change your password
+- Notifications: Specify notification levels per group or per project
+ - [Global notification settings](../workflow/notifications.md#notification-settings)
+ - Notification email
+ - Notification about own activity
+ - Global notification level
+ - Change notifications per group
+ - Change notifications per project
+- SSH Keys: Manage [SSH keys](../ssh/README.md#ssh) to access your account via SSH
+ - Add SSH keys
+ - Delete SSH keys
+- [Preferences](profile/preferences.md#syntax-highlighting-theme): Customize your GitLab experience
+ - Syntax highlighting themes
+ - Layout behavior
+ - Default dashboard
+ - Project view
+- Audit log: A security log of important events involving your account