# Setting Up Review Cycles

Review cycles are structured periods for self, peer, and manager reviews. As an admin, create a cycle by setting start and end dates, selecting forms, and marking it as active. Assign staff to roles for each review type. Track progress and manage submissions to ensure smooth, effective evaluations.

## **Create a New Review Cycle**:

* Click on **New Review Cycle**.
* Set the **start date**, **end date**
* Choose the **status** <mark style="background-color:yellow;">(ensure it is set to</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">**'Active'**</mark> <mark style="background-color:yellow;"></mark><mark style="background-color:yellow;">once the cycle is ready).</mark>
* Add **assignments** under each review cycle with the structure:\
  ![](/files/cWRRxYBQUEY39Z4fbi1N)
  * **Self Review**
  * **Peer Review**
  * **Manager Review**
* Utilize the provided forms: **Self Review Form**, **Manager Form**, **Peer Review Form** to create customizable review forms. <mark style="background-color:yellow;">Please see</mark> [Form Builder Guide](/360-review-club-users-manual/for-administrators/form-builder-guide.md)

## **Activate a Review Cycle**:

* Change the status from **'Draft' to 'Active'.**
* Ensure the review cycle has valid start and end dates.

## **Monitor Review Progress**:

<figure><img src="/files/EdKIwUBpwm3G5ajteiOv" alt=""><figcaption><p>Assignment Status</p></figcaption></figure>

* The admin can monitor the progress of each assignment. If an assignment is incomplete, it will show an 'X' mark. Once completed, it displays a check mark.

## **Export Results**:

* Admins can export the review submissions as CSV files, with each assignment's results separately available.

***

## Want to create different forms for different teams or individuals? Here's how:

### Create Targeted Reviews

1. Create a new review cycle
2. Name it specifically (e.g., "Tech Team Q4" or "Leadership Review 2024")
3. Select specific staff for assignments
4. Customize forms for this group

#### Benefits

* Different questions for different departments
* Specialized feedback for leadership
* Focused peer reviews within teams
* Micro-managed review process when needed

### Smart Planning

#### Future-Dated Reviews

1. Set up review cycles in advance
2. Configure start/end dates for future periods
3. All settings and assignments stay ready
4. System automatically activates on start date

#### Advantages

* Plan entire year's reviews upfront
* Reduce admin workload
* Never miss review periods
* Time to communicate with staff
* Perfect for quarterly/annual reviews

### Pro Tips

* Create templates for different departments
* Schedule reviews during less busy periods
* Allow enough time for thoughtful responses
* Use clear cycle names for easy tracking


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://360-review-club.gitbook.io/360-review-club-users-manual/for-administrators/setting-up-review-cycles.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
