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

# Reports

> Summarize experiment conclusions and share results with your team using the experiment report tab.

Each experiment has a report tab. Use
reports to summarize the conclusions from your experiment and to share the
results with your team. Reports help you spread the learnings from your
experiment to the rest of your organization.

<Note>
  The reports tab becomes available when you launch your experiment.
</Note>

## Pre-Populated Content

To make it easier for you to write a report, Confidence pre-populates the report
with some information from your experiment.

* If you have uploaded images for the treatment variants, these images appear in the report automatically.
* If you have written a hypothesis, it's included in the report.
* The report includes all the metric results.

## Edit the report

To edit the report, click the `Edit report` button in the top right corner of
the report tab. In edit mode, Confidence highlights all editable fields.

### Metric Results

Decide which metric results to include by clicking the eye icon on the metric
result card.

### Images

You can change the images that the report includes by removing the existing
images (if there are any) and uploading new images.

### Hide Sections

You can hide the sections summary, results, metrics, and next steps section by
leaving them empty. When you leave edit mode, the empty sections are not visible
in the report. You add them back by clicking the `Edit report` button and adding
content to the empty sections.

## Comments

Comment on any part of a report by clicking the comment icon on the right side
and then clicking one of the highlighted areas to comment on. You can mention
other users in your comments by typing `@` followed by their name.

## Share the report

Copy the URL of the report tab to share it with your organization. Remember that
for someone to view the report, they need to have read permissions to the
experiment. Click 'Permissions' in the top right corner of the report tab to see
who manages the access.

## Related Resources

<CardGroup cols={2}>
  <Card title="Analyze Results" href="/docs/experiments/analyze-results">
    Understand experiment results
  </Card>

  <Card title="Hypothesis Design" href="/docs/experiments/design/hypothesis">
    Write effective hypotheses
  </Card>

  <Card title="Comments" href="/docs/experiments/comments">
    Add comments to experiments
  </Card>

  <Card title="Share Permissions" href="/docs/how-to-guides/share-experiment-permissions">
    Manage experiment access
  </Card>
</CardGroup>
