# Assigning Thanks to Reporters

This feature allows program owners to express their gratitude and appreciation to the reporters who have contributed to improving the security of their applications. In addition to assigning monetary rewards for valid bug reports, program owners now have the option to assign thanks to reporters as a way of acknowledging their efforts and valuable contributions.

{% hint style="info" %}
**Thanks** can only be assigned when marking the Report as **Resolved** or **Informational**
{% endhint %}

#### Conveying Thanks to a Reporter in a Particular Report

1. Navigate to a Report
2. Go to the **Top Action Bar** of the Report and click on the **"Change Report Status"** button.&#x20;
3. When Marking a Report as Resolved or Informational, a Text Box will appear where you can add a **Thanks Message** to the Reporter acknowledging their efforts and valuable contributions in reporting the bug.
4. Enter the Thanks Message & Mark the Report as Resolved or Informational

<figure><img src="/files/hpiMXwhvUhPZCgpGSmXD" alt=""><figcaption><p>Assigning a Thanks Message</p></figcaption></figure>

Once the **Thanks has been Assigned,** it will show up in the Report Thread

<figure><img src="/files/1JKDhTWOsbyXd4PhbehS" alt=""><figcaption><p>Thanks Message on Report Thread</p></figcaption></figure>

{% hint style="info" %}
Assigning Thanks is **mandatory** when **No Reward (Bounty/Swag)** is assigned while marking a Bug Report as **Resolved**. In any other flow of changing report status it is an **optional** field (Incase of marking a report Informational)
{% endhint %}

### Why Assign Thanks?

BugBase is committed to fostering a collaborative and appreciative bug bounty community. The **"Assign Thanks"** feature aims to create a culture of recognition and gratitude within our platform, motivating reporters to continue their valuable contributions and encouraging program owners to express their appreciation. We believe that this feature will further enhance the bug hunting experience for all participants on BugBase.


---

# Agent Instructions: 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:

```
GET https://docs.bugbase.ai/program-guide/bug-bounty-dashboard/program-reports-section/assigning-thanks-to-reporters.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
