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

# Sharing Results

> Share test results with your team using a single link

# Sharing Results

Every test run generates a shareable link. Anyone can view the results — no TestBrick account needed.

## What's included

* **Video recording** of the full test run
* **Step-by-step results** with pass/fail status
* **Screenshots** after each step
* **Console errors** captured during execution
* **Network requests** with request/response details
* **Verify Fix button** — re-run the test to check if the issue is resolved

## Sharing a test run

1. Run your test
2. Click **Share** on the test run result
3. Copy the link — e.g., `https://testbrick.com/share/abc123`
4. Send it to anyone

## Verify Fix

Recipients can click **Verify Fix** on the shared page to re-run the exact same test. They can optionally test against a different URL (staging, localhost) to verify the fix in their environment.

<Info>
  Sensitive headers (Authorization, cookies, API keys) are automatically redacted in shared results.
</Info>
