---
title: "Manage test results | Grafana Cloud documentation"
description: "After you analyze your test, you might want to mark it for further analysis"
---

> For a curated documentation index, see [llms.txt](/llms.txt). For the complete documentation index, see [llms-full.txt](/llms-full.txt).

# Manage test results

After you analyze your test, you can mark it for further analysis. To do this, you have a few options:

- Star the test run, marking it for comparison and quick access.
- Make notes on the test run, preserving contextual details.
- Export it to another format, so you can query it with the program of your choice.
- Delete the test run, de-cluttering your UI.

To do any of these actions, use the three-dot icon to open the **Test Run menu**.

## Star a test run

Star a test run to mark it for comparison and find it quickly in the **Compare with** dropdown. For more information about comparing runs, refer to [Compare tests](/docs/grafana-cloud/testing/k6/analyze-results/test-comparison/#star-a-test-run).

To star a test run, follow these steps:

1. Open the test run page you want to star.
2. Click the star icon next to the test run name.

Alternatively, use the three-dot icon in the top-right corner of your test run and select **Add to starred**.

Starring a test run marks it for comparison. It doesn’t change how long the run’s data is retained. Starred and non-starred test runs follow the same [data retention policy](/pricing/#metrics) as your Grafana Cloud Metrics data.

## Unstar a test run

To unstar a test run, follow these steps:

1. Open the test run page you want to unstar.
2. Click the star icon next to the test run name.

Alternatively, use the three-dot icon in the top-right corner of your test run and select **Remove from starred**.

## View starred test runs

Starred test runs appear at the top of the **Compare with** dropdown on the test run page, grouped under **Starred**. For more information, refer to [Compare tests](/docs/grafana-cloud/testing/k6/analyze-results/test-comparison/#select-test-runs-to-compare).

## Create a note

To create a note, follow these steps:

1. Use the three-dot icon in the top-right corner of your test run.
2. Select **Create note**.

The **Create note** option launches a dialog box window with a text box. You can then write comments about the test, mark changes, or add any context worth noting.

## Delete test results

> Warning
> 
> Test deletion is **irreversible**.

To delete a test run, follow these steps:

1. Use the three-dot icon in the top-right corner of your test run.
2. Select **Delete test run**.
3. Select **Delete test run** in the dialog box to confirm.
