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

# Overview

> Pick the right Nota AI agent for your testing workflow.

## Meet the New Chat Workspace

New Chat is the fastest way to start an AI-assisted testing session.
Pick an agent, describe what you need, and Nota generates workflows, tests, or analysis.

<CardGroup cols={2}>
  <Card title="Craft Agent" icon="sparkles" color="#7c3aed">
    Craft Agent (powered by Craftflow) for creating and running automation
    workflows with a live browser preview.
  </Card>

  <Card title="Coverage Agent" icon="shield-check" color="#0ea5e9">
    Generates tests and workflows from PRDs and Figma designs, including
    automatic gap analysis.
  </Card>
</CardGroup>

***

## Getting Started

1. Click **New Chat** in the sidebar.
2. Choose **Craft** or **Coverage**.
3. Add your URL, PRD, or Figma link.
4. Tell Nota what you want.

***

## Interface Overview

<img src="https://mintcdn.com/notaai/IuLp1ViVzusAOyIg/images/new-chat/new-chat-home.png?fit=max&auto=format&n=IuLp1ViVzusAOyIg&q=85&s=04765a56ac707b4354db97a07cf893ee" alt="New Chat workspace" width="1911" height="956" data-path="images/new-chat/new-chat-home.png" />

***

## Which Agent to Use?

| Need this…                           | Use this…          |
| ------------------------------------ | ------------------ |
| Build or refine workflows            | **Craft Agent**    |
| Tests or gap analysis from PRD/Figma | **Coverage Agent** |

***

## Quick Examples

<CardGroup cols={3}>
  <Card title="Walkthrough" icon="map">
    Crafting builds the flow → Coverage turns it into tests.
  </Card>

  <Card title="UI Regression" icon="bug">
    Coverage reads Figma and drafts regression tests.
  </Card>

  <Card title="Spec Check" icon="file-search">
    Coverage compares PRD + Figma to find gaps.
  </Card>
</CardGroup>

***

## What's Next?

* Explore Craft Agent
* Explore Coverage Agent
* See Craftflow live builder
