# Communication With Pentesters

You can leave comments, upload proof (like screenshots or logs), and tag team members, all within the Finding view.

***

### 💡 Steps to Communicate on a Finding

1. Go to **Pentests** in the left-hand menu

<figure><img src="/files/uV0ZDOFDHqpfzRHaIvbW" alt=""><figcaption></figcaption></figure>

2. Select the pentest you want to work on

<figure><img src="/files/sKMDQWmHCG9Q2YaoJRXI" alt=""><figcaption></figcaption></figure>

3. Click the **Findings** tab

<figure><img src="/files/HYznnielENlKyIC2Q9UQ" alt=""><figcaption></figcaption></figure>

4. Open the finding you want to comment on

<figure><img src="/files/sk95WgpbLGLCM8T62Wgc" alt=""><figcaption></figcaption></figure>

5. Scroll to the bottom and use the **comment box**

<figure><img src="/files/VSB3C02XEZFdnChwKhVi" alt=""><figcaption></figcaption></figure>

6. Use **Add Attachment** to upload files (screenshots, logs, etc.)
7. (Optional) Update the **status** if it has changed
8. Click **Submit**

> Everyone assigned under the "Team" tab will be notified of new comments or uploads.

***


---

# 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.catchify.sa/portal-guide/findings-management/communication-with-pentesters.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.
