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

# Quick Start

> Connect your application, generate your first flow, and run your first tests with QA Wolf.

⏱ **Time to complete:** 10–15 minutes

## Before you begin

<Check>
  Before getting started, make sure the following are set up:

  * **You have access to a QA Wolf workspace.**\
    Your team's QA Wolf administrator must invite you before you can log in and configure environments.
  * **QA Wolf can access the application you want to test.**\
    If your application is behind a firewall or private network, a **VPN or network allowlist** must be configured so QA Wolf infrastructure can reach it.
</Check>

## Step 1: Map your application

Give the Mapping AI a target URL for your application (e.g., staging.wolfcorp.com) and tell it to map all the workflows.

Read more: [Map your application's workflows →](/qawolf/Map-your-app-s-workflows-2a45b2a994fb80ca8a87c8fdc2a443fc)

## Step 2: Automate a workflow

Select a workflow and ask the AI to write the test code.

Read more: [Automate flows using AI →](/qawolf/Automate-flows-using-AI-2d35b2a994fb8084b524cfc9aca7c358)

## Step 3: Check-in your new test code

Do a code review and check in your changes.

## Step 4: Run your test

Congratulations! You have a test suite.

## Next steps

<CardGroup cols={3}>
  <Card title="Key concepts" href="/qawolf/Glossary-29c5b2a994fb806d93f2ce4554a2fcfc">
    Learn how workspaces, environments, flows, and runs are organized.
  </Card>

  <Card title="QA Wolf's Full Service" href="/qawolf/Full-Service-FAQs-29c5b2a994fb8000b442fa8aed05c9e5">
    Let QA Wolf build and maintain your test suite for you.
  </Card>

  <Card title="Automation guides" href="/qawolf/Create-a-new-flow-2c15b2a994fb802193a5c05e0219eb59">
    Learn how to write, debug, and maintain flows.
  </Card>
</CardGroup>
