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

# Introduction

> Transform your web interactions into structured test cases and bug reports

## Overview

The Test Companion browser extension is your gateway to effortless test case creation and bug reporting. Record your interactions on any webpage and automatically transform them into comprehensive test documentation.

<Note>
  The extension captures clicks, inputs, and navigations while maintaining a
  complete visual record through automatic screenshots.
</Note>

## Why Use Test Companion?

<CardGroup cols={2}>
  <Card title="Effortless Recording" icon="wand-magic-sparkles">
    Simply click record and perform your actions. The extension automatically captures every interaction, screenshot, and URL change.
  </Card>

  {" "}

  <Card title="Flexible Export" icon="file-export">
    Choose between automatic upload to your Test Companion account or download
    recordings locally for later use.
  </Card>

  {" "}

  <Card title="Smart Organization" icon="folders">
    Add names and tags to your recordings for easy identification and grouping of
    related test scenarios.
  </Card>

  <Card title="Visual Documentation" icon="images">
    Capture full-page screenshots manually or enable automatic captures during recording for comprehensive visual documentation.
  </Card>
</CardGroup>

## Key Features

### Recording Capabilities

* Capture all web interactions automatically
* Track mouse clicks, keyboard inputs, and navigation
* Record URL changes and page transitions
* Take automatic screenshots during recording
* Manually capture full-page screenshots

### Organization Tools

* Name your recordings for easy reference
* Add tags to group related recordings
* View recent actions in real-time
* Track recording duration

### Integration Options

* Upload directly to Test Companion with your recording key
* Download recordings locally for offline use
* Share recordings with team members
* Sync with your Test Companion projects

<Tip>
  Start with a free recording to explore the features, then connect to your Test
  Companion account for seamless integration with test case generation and bug
  reporting.
</Tip>

## Ready to Start?

<CardGroup cols={2}>
  <Card title="Quick Start Guide" icon="rocket" href="/quickstart">
    Install and record your first test in minutes
  </Card>

  <Card title="View Features" icon="stars" href="/features">
    Explore all recording and capture capabilities
  </Card>
</CardGroup>
