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

# Project Types

> View and manage penetration test project types and their associated templates.

<Note>
  **Role access:** Admin and Editor roles can view and edit project types. Users do not have access.
</Note>

## Overview

Project Types define the categories of penetration testing projects. Each project type has associated findings, results, conclusions, and recommendations templates that are automatically available when creating a report of that type.

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

## Project Types List

### Table Columns

| Column              | Description                                  |
| ------------------- | -------------------------------------------- |
| **Name**            | The project type name                        |
| **Findings**        | Count of associated finding templates        |
| **Results**         | Count of associated result templates         |
| **Conclusions**     | Count of associated conclusion templates     |
| **Recommendations** | Count of associated recommendation templates |

### Actions

| Action   | Icon        | Description                                         |
| -------- | ----------- | --------------------------------------------------- |
| **Edit** | Pencil icon | Edit the project type and its template associations |

### Features

* **Refresh** — reload the list

## Editing a Project Type

Click the edit icon on a project type to modify its name and manage which templates (findings, results, conclusions, recommendations) are associated with it.

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

## Template Composition

Each project type maps to a set of templates:

* **Findings** — the finding templates available for reports of this type
* **Results** — the result categories used in reports
* **Conclusions** — the conclusion templates available
* **Recommendations** — the recommendation templates available

When a new report is created with a specific project type, these templates become the default options for that report.
