66 lines
2.3 KiB
Markdown
66 lines
2.3 KiB
Markdown
---
|
|
stage: none
|
|
group: unassigned
|
|
info: To determine the technical writer assigned to the Stage/Group associated with this page, see https://about.gitlab.com/handbook/engineering/ux/technical-writing/#assignments
|
|
---
|
|
|
|
# Report abuse **(FREE)**
|
|
|
|
You can report abuse from other GitLab users to GitLab administrators.
|
|
|
|
A GitLab administrator [can then choose](admin_area/review_abuse_reports.md) to:
|
|
|
|
- Remove the user, which deletes them from the instance.
|
|
- Block the user, which denies them access to the instance.
|
|
- Or remove the report, which retains the user's access to the instance.
|
|
|
|
You can report a user through their:
|
|
|
|
- [Profile](#report-abuse-from-the-users-profile-page)
|
|
- [Comments](#report-abuse-from-a-users-comment)
|
|
- [Issues](#report-abuse-from-an-issue)
|
|
- [Merge requests](#report-abuse-from-a-merge-request)
|
|
- [Snippets](snippets.md#mark-snippet-as-spam)
|
|
|
|
## Report abuse from the user's profile page
|
|
|
|
To report abuse from a user's profile page:
|
|
|
|
1. Anywhere in GitLab, select the name of the user.
|
|
1. In the top right corner of the user's profile, select **Report abuse** (**{information-o}**).
|
|
1. Complete an abuse report.
|
|
1. Select **Send report**.
|
|
|
|
## Report abuse from a user's comment
|
|
|
|
To report abuse from a user's comment:
|
|
|
|
1. In the comment, in the top right corner, select **More actions** (**{ellipsis_v}**).
|
|
1. Select **Report abuse to admin**.
|
|
1. Complete an abuse report.
|
|
1. Select **Send report**.
|
|
|
|
NOTE:
|
|
A URL to the reported user's comment is pre-filled in the abuse report's
|
|
**Message** field.
|
|
|
|
## Report abuse from an issue
|
|
|
|
1. On the issue, in the top right corner, select the vertical ellipsis (**{ellipsis_v}**).
|
|
1. Select **Report abuse**.
|
|
1. Submit an abuse report.
|
|
1. Select **Send report**.
|
|
|
|
## Report abuse from a merge request
|
|
|
|
1. On the merge request, in the top right corner, either:
|
|
- Select **Report abuse**. This option is displayed if you do not have permission to close the merge request.
|
|
- Next to **Mark as draft**, select the down arrow (**{chevron-down}**) and then select **Report abuse**.
|
|
This option is displayed if you have permission to close the merge request.
|
|
1. Submit an abuse report.
|
|
1. Select **Send report**.
|
|
|
|
## Related topics
|
|
|
|
- Administrators can view and resolve abuse reports.
|
|
For more information, see [abuse reports administration documentation](admin_area/review_abuse_reports.md).
|