summaryrefslogtreecommitdiff
path: root/doc/user/feature_highlight.md
blob: bd98ea007571d3178f0b116d31a50316f8ddbbd4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
# Feature highlight

> [Introduced][ce-16379] in GitLab 10.5

Feature highlights are represented by a pulsing blue dot. Hovering over the dot
will open up callout with more information.
They are used to emphasize a certain feature and make something more visible to the user.

You can dismiss any feature highlight permanently by clicking the "Got it" link
at the bottom of the callout. There isn't a way to restore the feature highlight
after it has been dismissed.

![Clusters feature highlight](img/feature_highlight_example.png)

[ce-16379]: https://gitlab.com/gitlab-org/gitlab-ce/merge_requests/16379