> ## Documentation Index
> Fetch the complete documentation index at: https://docs-bo.clear-gate.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Report Results

> Manage test result templates and categories used in penetration testing reports.

<Note>
  **Role access:** Admin and Editor roles can manage report results. Users do not have access.
</Note>

## Overview

Report Results are template categories for documenting test outcomes in penetration testing reports. They define the standard result labels and descriptions used across all reports.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/cleargate/images/screenshots/backoffice/report-results-list.png" alt="Report results list" style={{ borderRadius: '8px', border: '1px solid #e5e7eb' }} />

## Report Results List

### Table Columns

| Column          | Description                      |
| --------------- | -------------------------------- |
| **Result Name** | The title of the result template |
| **Language**    | English or Hebrew                |

### Actions

| Action         | Icon        | Description                           |
| -------------- | ----------- | ------------------------------------- |
| **Add Result** | Button      | Create a new result template          |
| **View**       | Eye icon    | View result details                   |
| **Edit**       | Pencil icon | Edit the result                       |
| **Delete**     | Trash icon  | Delete the result (with confirmation) |

### Filtering & Pagination

* **Pagination** — select 10, 25, 50, 100, or 1000 entries per page
* **Refresh** — reload the list

## Creating a Report Result

<Steps>
  <Step title="Click Add Result">
    Click the **Add Result** button at the top of the list.
  </Step>

  <Step title="Enter details">
    Fill in the result name and select the language (English or Hebrew).
  </Step>

  <Step title="Save">
    Click **Save** to create the result template.
  </Step>
</Steps>

<img src="https://mintlify.s3.us-west-1.amazonaws.com/cleargate/images/screenshots/backoffice/report-results-create.png" alt="Create report result form" style={{ borderRadius: '8px', border: '1px solid #e5e7eb' }} />

## Bilingual Support

Report results support both **English** and **Hebrew** for bilingual report generation.

<img src="https://mintlify.s3.us-west-1.amazonaws.com/cleargate/images/screenshots/backoffice/report-results-view.png" alt="Report result detail view" style={{ borderRadius: '8px', border: '1px solid #e5e7eb' }} />
