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

# Introduction

> Get started with TestSprite Web Portal

<Frame>
  <iframe className="w-full aspect-video rounded-xl" height="400" src="https://www.youtube.com/embed/3mU5BJU_VHk" frameBorder="0" allow="accelerometer; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowFullScreen />
</Frame>

TestSprite is the easiest AI software testing agent for fully autonomous testing.
Our no-code AI completes testing cycles in **10-20** minutes, so you can ship with confidence without manual QA work.

The TestSprite Web Portal gives you a central place to configure projects, manage API keys, run and monitor tests, and review detailed reports—without leaving the browser.

For UI tests, TestSprite now explores your live app feature by feature before writing any test plan, so the plan reflects how your app really behaves. This **Feature Exploration** phase is currently in Beta — see [Front-End (UI) Testing](../core/ui-testing) for details.

<Columns cols={3}>
  <Card title="Overview" icon="book" href="overview">
    Learn what TestSprite Web Portal can do
  </Card>

  <Card title="Start API Testings" icon="terminal" href="../core/api-testing">
    Start testing your backend on TestSprite Web Portal
  </Card>

  <Card title="Run UI Testings" icon="window-maximize" href="../core/ui-testing">
    Start frontend testing on TestSprite Web Portal
  </Card>

  <Card title="Create Test List" icon="list" href="../maintenance/test-lists">
    Organize tests using Test List
  </Card>

  <Card title="Start Monitoring" icon="chart-simple" href="../maintenance/monitoring">
    Start continuous scheduling and monitoring for your prjects.
  </Card>

  <Card title="Join Community" icon="comments" arrow="true" href="https://discord.com/invite/QQB9tJ973e">
    Connect with other users
  </Card>
</Columns>
