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

# Retests

> Track and manage retest assignments for penetration testing projects.

<Note>
  **Role access:** All roles can view their personal retests. Admin and Editor can view team retests.
</Note>

## Overview

Retests are follow-up testing activities performed after initial findings have been remediated by the customer. This section lets you track active retests assigned to you and your team.

## My Current Retests

All authenticated users can view their personally assigned retests.

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

### Table Columns

| Column             | Description                      |
| ------------------ | -------------------------------- |
| **Customer**       | Customer name (sortable)         |
| **System**         | System being retested (sortable) |
| **Plan**           | Standard or Comprehensive        |
| **Retest Status**  | Current status (sortable)        |
| **Source(s)**      | External, Internal, or both      |
| **Environment(s)** | Staging, Production, or both     |

### Retest Statuses

| Status                  | Description                   |
| ----------------------- | ----------------------------- |
| **Not Started**         | Retest has not yet begun      |
| **Our Action Required** | Team needs to take action     |
| **Waiting Customer**    | Waiting for customer response |
| **Completed**           | Retest finished               |
| **Not Performed**       | Retest was not performed      |
| **Review**              | Under review                  |

Click on any row to view the full retest details.

## Team Current Retests (Admin & Editor)

Admins and Editors can view all team retests via **Team Current Retests** in the sidebar.

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

This view shows all active retests across the team, not just your own assignments.

### Additional Actions (Admin & Editor)

| Action                   | Description                                |
| ------------------------ | ------------------------------------------ |
| **Replace Retest Owner** | Transfer the retest to another team member |
| **View Documents**       | Access retest-related documents            |

## Retest Details

Click on a retest row to view its full details, including findings status and customer communication history.

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