# Ito ## Docs - [PR Comments](https://ito.ai/docs/concepts/pr-comments.md): After each test run completes, Ito posts a comment on the GitHub pull request summarizing what was tested, what failed, and how to reproduce each bug. - [Severity Levels](https://ito.ai/docs/concepts/severity-levels.md): Ito classifies every bug it finds into one of four severity levels — Critical, High, Medium, or Low — so you can prioritize fixes at a glance. - [Test Cases](https://ito.ai/docs/concepts/test-cases.md): A test case is one AI-executed scenario within a test run. Each case tells you what was tested, whether it passed, and — for failures — how to reproduce and fix the bug. - [Test Runs](https://ito.ai/docs/concepts/test-runs.md): How Ito runs automated tests against your pull requests and what the results mean. - [Billing](https://ito.ai/docs/guides/billing.md): Manage your Ito subscription, seats, and payment details. - [Connect a Repository](https://ito.ai/docs/guides/connect-repository.md): Connect a GitHub repository to Ito so it can monitor your pull requests and run automated QA tests. - [Reading Results](https://ito.ai/docs/guides/reading-results.md): Understand your Ito dashboard: statistics, the PR list, and how to read individual test case results. - [Secrets & Variables](https://ito.ai/docs/guides/secrets-and-variables.md): Provide your repositories with environment variables, encrypted secrets, and test data for accurate automated testing. - [Team Management](https://ito.ai/docs/guides/team-management.md): Invite teammates and manage seat assignments for your Ito organization. - [How It Works](https://ito.ai/docs/how-it-works.md): Understand how Ito explores your app and reports bugs on every pull request. - [Introduction](https://ito.ai/docs/introduction.md): Ito is an AI-powered QA agent that tests your app on every pull request — no test scripts required. - [Quick Start](https://ito.ai/docs/quickstart.md): Connect your first repository and trigger your first automated review in minutes. - [Context & Secrets](https://ito.ai/docs/settings/context-and-secrets.md): Provide per-repository variables, secrets, and seed data so Ito can run more accurate and realistic tests.