> For the complete documentation index, see [llms.txt](https://help.researchgate.net/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.researchgate.net/reporting-content/how-to-report-content-on-researchgate.md).

# How to report content on ResearchGate

We want to make sure that ResearchGate stays a place for constructive exchange and discussion, where everyone feels free to express their professional opinions while remaining respectful and tolerant of others. We strive to keep all content, comments, questions, discussions, and answers on ResearchGate professional and focused. To achieve this, we rely on help from you, our members.

We’ve outlined what content is allowed on ResearchGate in our [Community Guidelines](https://www.researchgate.net/community-guidelines), [Q\&A Guidelines](/community/q-and-a-guidelines.md), and [Terms of Service](https://www.researchgate.net/terms-of-service#obligations). If you think you’ve found content on ResearchGate that violates any of these, or the law, please let us know. Our Community Support team will review reported content, remove it if necessary, and take further action if appropriate.

### **How to report content on ResearchGate** <a href="#h_01hqbfygk2n4k7921np6f32gd6" id="h_01hqbfygk2n4k7921np6f32gd6"></a>

#### Profiles <a href="#h_01hqbfyx24rssd1gdv43nwb51c" id="h_01hqbfyx24rssd1gdv43nwb51c"></a>

To report a ResearchGate profile:

1. Log in to your ResearchGate account
2. Visit the ResearchGate profile you want to report
3. On the right side of the page, click on **More**
4. Select **Report profile** from the dropdown menu
5. Select the type of issue that best describes your reason for reporting
6. Enter details about the content you’re reporting and why you believe it violates our policies
7. Click **Submit** to complete your report.

**Note**: If you are reporting your own duplicate profile, learn more about [merging duplicate accounts](/reporting-content/reporting-duplicate-research-items-and-profiles.md).

#### Private messages <a href="#h_01hqbg1mzft4xs3xcnkgz50p4k" id="h_01hqbg1mzft4xs3xcnkgz50p4k"></a>

To report a private message you received:

1. Log in to your ResearchGate account
2. Click the envelope icon at the top right of any ResearchGate page and click **View all** to go to your inbox
3. Click on the message in your inbox to open it
4. Click **Report** to the right of the subject line
5. Select **Report message** from the dropdown menu
6. Select the type of issue that best describes your reason for reporting
7. Enter details about the content you’re reporting and why you believe it violates our policies
8. Click **Submit** to complete your report.

#### Questions and discussions <a href="#h_01hqbg4z2h5sejfz9t3m6v4hsq" id="h_01hqbg4z2h5sejfz9t3m6v4hsq"></a>

To report a question or discussion:

1. Log in to your ResearchGate account
2. Visit the question or discussion you want to report
3. At the top right of the post, click on the downward-facing arrow and select **Report** from the dropdown menu
4. Select the type of issue that best describes your reason for reporting
5. Enter details about the content you’re reporting and why you believe it violates our policies
6. Click **Submit** to complete your report.

#### Answers and replies <a href="#h_01hqbg68e3es3y1vx644dkptbd" id="h_01hqbg68e3es3y1vx644dkptbd"></a>

To report an answer to a question or a reply to a discussion:

1. Log in to your ResearchGate account
2. Visit the answer or reply you want to report
3. Below the answer or reply, click on the downward-facing arrow and select **Report** from the dropdown menu
4. Select the type of issue that best describes your reason for reporting
5. Enter details about the content you’re reporting and why you believe it violates our policies
6. Click **Submit** to complete your report.

#### Research Items, Labs, Spotlights <a href="#h_01hqbg9j09f5g4tdgwxp5b3njj" id="h_01hqbg9j09f5g4tdgwxp5b3njj"></a>

To report a research item, lab, or Spotlight:

1. Visit our [Report content on ResearchGate](https://www.researchgate.net/contact?ticket_form_id=22662977991441) form
2. Select the type of issue that best describes what you're reporting
3. Enter details about the content you’re reporting and why you believe it violates our policies
4. Click **Submit** to complete your report.

## Additional information <a href="#additional-information" id="additional-information"></a>

* [How to report duplicate research items and profiles](/reporting-content/reporting-duplicate-research-items-and-profiles.md)
* [How to report content that infringes intellectual property](/reporting-content/reporting-content-that-infringes-intellectual-property.md)
* [How to unfollow, block, or report another researcher](/community/how-to-unfollow-block-or-report-another-researcher.md)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.researchgate.net/reporting-content/how-to-report-content-on-researchgate.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
