Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
0
Merge Requests
0
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
Boxiang Sun
gitlab-ce
Commits
2521a8e5
Commit
2521a8e5
authored
Aug 07, 2018
by
Winnie Hellmann
Committed by
Achilleas Pipinellis
Aug 07, 2018
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Add documentation for setting up a user status
parent
bc4918eb
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
22 additions
and
0 deletions
+22
-0
doc/user/profile/index.md
doc/user/profile/index.md
+22
-0
No files found.
doc/user/profile/index.md
View file @
2521a8e5
...
...
@@ -30,6 +30,7 @@ You can edit your account settings by navigating from the up-right corner menu b
From there, you can:
-
Update your personal information
-
Set a
[
custom status
](
#current-status
)
for your profile
-
Manage
[
2FA
](
account/two_factor_authentication.md
)
-
Change your username and
[
delete your account
](
account/delete_account.md
)
-
Manage applications that can
...
...
@@ -90,6 +91,27 @@ To enable private profile:
NOTE:
**Note:**
You and GitLab admins can see your the abovementioned information on your profile even if it is private.
## Current status
> Introduced in GitLab 11.2.
You can provide a custom status message for your user profile along with an emoji that describes it.
This may be helpful when you are out of office or otherwise not available.
Other users can then take your status into consideration when responding to your issues or assigning work to you.
Please be aware that your status is publicly visible even if your
[
profile is private
](
#private-profile
)
.
To set your current status:
1.
Navigate to your personal
[
profile settings
](
#profile-settings
)
.
1.
In the text field below
`Your status`
, enter your status message.
1.
Select an emoji from the dropdown if you like.
1.
Hit
**Update profile settings**
.
Status messages are restricted to 100 characters of plain text.
They may however contain emoji codes such as
`I'm on vacation :palm_tree:`
.
You can also set your current status
[
using the API
](
../../api/users.md#user-status
)
.
## Troubleshooting
### Why do I keep getting signed out?
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment