> ## 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 Recommendations

> Manage generic recommendation templates used in penetration testing reports.

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

## Overview

Report Recommendations are generic recommendation templates included in the recommendations section of penetration testing reports. Unlike findings recommendations, these are not tied to specific findings — they apply to the report as a whole.

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

## Recommendations List

### Table Columns

| Column                  | Description                     |
| ----------------------- | ------------------------------- |
| **Recommendation Name** | The title of the recommendation |
| **Language**            | English or Hebrew               |

### Actions

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

### Filtering & Pagination

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

## Creating a Recommendation

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

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

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

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

## Bilingual Support

Recommendations support both **English** and **Hebrew**. Select the appropriate language when creating or editing a recommendation to ensure it appears correctly in bilingual reports.

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