> ## Documentation Index
> Fetch the complete documentation index at: https://docs.siftstack.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Step 2: Generate a Report

## Overview

Now that you've created a Rule, let's explore Reports, a built-in way to review how your Rules evaluated telemetry during a Run, inspect the Annotations they generated, and assess the overall health and behavior of your system.

## What are Reports

Reports provide a consolidated view of how the Rules configured for an Asset evaluated telemetry during a Run, including the [Annotations](../../documentation/reference/annotations-reference) they generated and their current status.

Annotations are markers that Sift creates when a Rule condition is met. They highlight an exact moment in your telemetry data.

## Create a Report

Let's create a Report for our created Run.

1. Select **Runs** in the navigation, then in the **Run name or description** box, enter the name of the Run created in [Tutorial 1](../tutorial-1/overview).
   * **For example**: fl\_tutorial\_1\_run
2. In the **Runs** table, click your Run.
3. Click <Icon icon="list-check" /> **Create Report**.
4. Click the <Icon icon="code-simple" /> **Rules** tab.
5. In the **Rules** table, click the Rule you created.
   * **For example**: fl\_tutorial\_4\_rule
6. Click <Icon icon="list-check" /> **Evaluate**.

## Open generated Report

After a few seconds, the report should be ready. Let's open it.

1. Select **Reports** in the navigation.
2. In the **Report name** box, enter the name of the Run created in [Tutorial 1](../tutorial-1/overview).
   * **For example**: fl\_tutorial\_1\_run
3. In the **Reports** table, click the name of the created Run.

In a Report, you can assign trigger Annotations to specific users, or you can comment on them to enable further discussion with others. For example:

1. In the **Rules** section, click **14:21:36**.
2. Optional: In the **Assigned to** list, assign a user to the generated Annotation.
3. Optional: In the **Comments and logs** box, enter a comment for the generated Annotation.
