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

> Manage conclusion templates used in penetration testing reports.

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

## Overview

Conclusions are template texts used in the conclusions section of penetration testing reports. They are categorized as either **Strengths** (positive findings) or **Weaknesses** (areas needing improvement) and support both English and Hebrew.

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

## Conclusions List

### Table Columns

| Column              | Description                 |
| ------------------- | --------------------------- |
| **Conclusion Name** | The title of the conclusion |
| **Type**            | Strength or Weakness        |
| **Language**        | English or Hebrew           |

### Actions

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

### Filtering & Pagination

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

## Creating a Conclusion

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

  <Step title="Fill in the details">
    Enter the conclusion name, select the type (Strength or Weakness), and choose the language (English or Hebrew).
  </Step>

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

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

## Conclusion Types

| Type         | Description                                                |
| ------------ | ---------------------------------------------------------- |
| **Strength** | Positive observation about the customer's security posture |
| **Weakness** | Area where the customer needs improvement                  |

## Bilingual Support

Conclusions support both **English** and **Hebrew** to accommodate bilingual report generation. When creating or editing a conclusion, select the appropriate language.

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