2021-04-21 14:11:09 -04:00
---
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:
2021-11-24 01:12:53 -05:00
- [Profile ](#report-abuse-from-the-users-profile-page )
- [Comments ](#report-abuse-from-a-users-comment )
2021-11-24 22:13:04 -05:00
- [Issues ](#report-abuse-from-an-issue )
- [Merge requests ](#report-abuse-from-a-merge-request )
2021-11-09 04:10:06 -05:00
- [Snippets ](snippets.md#mark-snippet-as-spam )
2021-04-21 14:11:09 -04:00
2021-11-24 01:12:53 -05:00
## Report abuse from the user's profile page
2021-04-21 14:11:09 -04:00
To report abuse from a user's profile page:
2021-11-24 22:13:04 -05:00
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}**).
2021-04-21 14:11:09 -04:00
1. Complete an abuse report.
2021-11-24 01:12:53 -05:00
1. Select **Send report** .
2021-04-21 14:11:09 -04:00
2021-11-24 01:12:53 -05:00
## Report abuse from a user's comment
2021-04-21 14:11:09 -04:00
To report abuse from a user's comment:
2021-11-24 22:13:04 -05:00
1. In the comment, in the top right corner, select **More actions** (**{ellipsis_v}**).
2021-11-24 01:12:53 -05:00
1. Select **Report abuse to admin** .
2021-04-21 14:11:09 -04:00
1. Complete an abuse report.
2021-11-24 01:12:53 -05:00
1. Select **Send report** .
2021-04-21 14:11:09 -04:00
NOTE:
A URL to the reported user's comment is pre-filled in the abuse report's
**Message** field.
2021-11-24 22:13:04 -05:00
## Report abuse from an issue
2021-04-21 14:11:09 -04:00
2021-11-24 22:13:04 -05:00
1. On the issue, in the top right corner, select the vertical ellipsis (**{ellipsis_v}**).
2021-11-24 01:12:53 -05:00
1. Select **Report abuse** .
2021-04-21 14:11:09 -04:00
1. Submit an abuse report.
2021-11-24 01:12:53 -05:00
1. Select **Send report** .
2021-04-21 14:11:09 -04:00
2021-11-24 22:13:04 -05:00
## 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** .
2021-04-21 14:11:09 -04:00
2021-11-24 01:12:53 -05:00
## Related topics
2021-04-21 14:11:09 -04:00
2021-11-24 01:12:53 -05:00
- Administrators can view and resolve abuse reports.
For more information, see [abuse reports administration documentation ](admin_area/review_abuse_reports.md ).