Review abuse reports (FREE SELF)

View and resolve abuse reports from GitLab users.

GitLab administrators can view and resolve abuse reports in the Admin Area.

Receive notification of abuse reports by email

To receive notifications of new abuse reports by email:

  1. On the left sidebar, expand the top-most chevron ({chevron-down}).
  2. Select Admin Area.
  3. Select Settings > Reporting.
  4. Expand the Abuse reports section.
  5. Provide an email address and select Save changes.

The notification email address can also be set and retrieved using the API.

Reporting abuse

To find out more about reporting abuse, see abuse reports user documentation.

Resolving abuse reports

To access abuse reports:

  1. On the left sidebar, expand the top-most chevron ({chevron-down}).
  2. Select Admin Area.
  3. Select Abuse Reports.

There are 3 ways to resolve an abuse report, with a button for each method:

  • Remove user & report. This:
  • Block user.
  • Remove report. This:
    • Removes the abuse report from the list.
    • Removes access restrictions for the reported user.

The following is an example of the Abuse Reports page:

abuse-reports-page-image

Blocking users

A blocked user cannot sign in or access any repositories, but all of their data remains.

Blocking a user:

  • Leaves them in the abuse report list.
  • Changes the Block user button to a disabled Already blocked button.

The user is notified with the following message:

Your account has been blocked. If you believe this is in error, contact a staff member.

After blocking, you can still either:

  • Remove the user and report if necessary.
  • Remove the report.

The following is an example of a blocked user listed on the Abuse Reports page:

abuse-report-blocked-user-image

NOTE: Users can be blocked and unblocked using the GitLab API.