# Bugzy ## Docs - [Authentication](https://www.bugzy.ai/docs/api-reference/authentication.md): How to authenticate with the Bugzy REST API - [Create environment variable](https://www.bugzy.ai/docs/api-reference/environment-variables/create-environment-variable.md) - [Delete environment variable](https://www.bugzy.ai/docs/api-reference/environment-variables/delete-environment-variable.md) - [List environment variables](https://www.bugzy.ai/docs/api-reference/environment-variables/list-environment-variables.md) - [Update environment variable](https://www.bugzy.ai/docs/api-reference/environment-variables/update-environment-variable.md) - [Create environment](https://www.bugzy.ai/docs/api-reference/environments/create-environment.md) - [Delete environment](https://www.bugzy.ai/docs/api-reference/environments/delete-environment.md) - [List environments](https://www.bugzy.ai/docs/api-reference/environments/list-environments.md) - [Update environment](https://www.bugzy.ai/docs/api-reference/environments/update-environment.md) - [Create event trigger](https://www.bugzy.ai/docs/api-reference/event-triggers/create-event-trigger.md) - [Delete event trigger](https://www.bugzy.ai/docs/api-reference/event-triggers/delete-event-trigger.md) - [List event triggers](https://www.bugzy.ai/docs/api-reference/event-triggers/list-event-triggers.md) - [Update event trigger](https://www.bugzy.ai/docs/api-reference/event-triggers/update-event-trigger.md) - [Cancel execution](https://www.bugzy.ai/docs/api-reference/executions/cancel-execution.md) - [Create execution](https://www.bugzy.ai/docs/api-reference/executions/create-execution.md) - [Get artifact download URL](https://www.bugzy.ai/docs/api-reference/executions/get-artifact-download-url.md) - [Get execution details](https://www.bugzy.ai/docs/api-reference/executions/get-execution-details.md) - [Get execution logs](https://www.bugzy.ai/docs/api-reference/executions/get-execution-logs.md): Returns paginated execution logs from GCS. Logs are agent conversation entries (tool calls, responses, assistant messages) stored as JSONL chunks. - [List execution artifacts](https://www.bugzy.ai/docs/api-reference/executions/list-execution-artifacts.md) - [List executions](https://www.bugzy.ai/docs/api-reference/executions/list-executions.md) - [List integrations](https://www.bugzy.ai/docs/api-reference/integrations/list-integrations.md) - [Get project info](https://www.bugzy.ai/docs/api-reference/projects/get-project-info.md) - [Create schedule](https://www.bugzy.ai/docs/api-reference/schedules/create-schedule.md) - [Delete schedule](https://www.bugzy.ai/docs/api-reference/schedules/delete-schedule.md) - [List schedules](https://www.bugzy.ai/docs/api-reference/schedules/list-schedules.md) - [Update schedule](https://www.bugzy.ai/docs/api-reference/schedules/update-schedule.md) - [Get test run details](https://www.bugzy.ai/docs/api-reference/test-runs/get-test-run-details.md) - [List test runs](https://www.bugzy.ai/docs/api-reference/test-runs/list-test-runs.md) - [Send inbound event](https://www.bugzy.ai/docs/api-reference/webhooks/send-inbound-event.md) - [Bring your own tests](https://www.bugzy.ai/docs/capabilities/bring-your-own-tests.md): Connect your existing test repository, test management system, or CI pipeline results — and let Bugzy contribute to and extend what you already have. - [Browser automation](https://www.bugzy.ai/docs/capabilities/browser-automation.md): Playwright-driven browser automation inside isolated Cloud Run containers — with screenshots, video recording, and trace files. - [Extend test coverage](https://www.bugzy.ai/docs/capabilities/extend-coverage.md): Bugzy explores your application, creates structured test plans, and generates Playwright test automation — covering critical user flows and edge cases. - [Meeting bot](https://www.bugzy.ai/docs/capabilities/meeting-bot.md): Invite Bugzy to your meetings — it listens for QA-relevant discussions and proposes follow-up testing actions. - [Test engineering](https://www.bugzy.ai/docs/capabilities/test-engineering.md): AI-powered test code generation, debugging, auto-fixing, and maintenance — keeping your Playwright test suite healthy. - [Triage test failures](https://www.bugzy.ai/docs/capabilities/triage-failures.md): Bugzy classifies every test failure as a product bug, test issue, environment issue, or test adjustment — auto-fixes test problems, files real bugs, filters out environment noise, adapts to app changes, and learns from team feedback. - [Verify changes](https://www.bugzy.ai/docs/capabilities/verify-changes.md): Bugzy reacts to pull requests, ticket transitions, and deployments — running the right tests and reporting results back to your team. - [Bugzy vs Manual QA](https://www.bugzy.ai/docs/compare/bugzy-vs-manual-qa.md): Compare the cost, speed, and coverage of manual QA testing with Bugzy's autonomous AI-powered test automation for web applications. - [Bugzy vs QA Wolf](https://www.bugzy.ai/docs/compare/bugzy-vs-qawolf.md): Compare Bugzy's autonomous AI agent approach with QA Wolf's managed human QA engineering service for web application testing. - [Bugzy vs Selenium](https://www.bugzy.ai/docs/compare/bugzy-vs-selenium.md): Compare Bugzy's AI-driven autonomous testing with Selenium and traditional test automation frameworks like Cypress and Playwright. - [Why Bugzy](https://www.bugzy.ai/docs/compare/why-bugzy.md): Bugzy is a virtual QA teammate that participates in your SDLC — extending coverage, verifying changes, triaging failures, and collaborating through your existing tools. - [How it works](https://www.bugzy.ai/docs/getting-started/how-it-works.md): How Bugzy participates in your SDLC — triggers, tasks, subagents, and the interaction loop. - [Quickstart](https://www.bugzy.ai/docs/getting-started/quickstart.md): Add Bugzy to your team in under 5 minutes — set up a project, connect your communication channel, and let Bugzy start testing. - [Asana](https://www.bugzy.ai/docs/integrations/asana.md): Connect Asana for automatic task creation when Bugzy triages product failures. - [Azure DevOps](https://www.bugzy.ai/docs/integrations/azure-devops.md): Connect Azure DevOps for automatic work item creation when Bugzy triages product failures. - [CI/CD](https://www.bugzy.ai/docs/integrations/ci-cd.md): Trigger Bugzy tasks and send test results from CI/CD pipelines, deployment hooks, and scheduled runs. - [ClickUp](https://www.bugzy.ai/docs/integrations/clickup.md): Connect ClickUp for automatic task creation when Bugzy triages product failures. - [Confluence](https://www.bugzy.ai/docs/integrations/confluence.md): Connect Confluence for read-only documentation search — giving Bugzy product context for better test generation. - [Figma](https://www.bugzy.ai/docs/integrations/figma.md): Connect Figma to give Bugzy access to your design files for visual context during testing. - [GitHub](https://www.bugzy.ai/docs/integrations/github.md): Connect GitHub for repository access, webhook-driven test execution, and automated test artifact commits. - [GitLab](https://www.bugzy.ai/docs/integrations/gitlab.md): Connect GitLab for repository access, webhook-driven test execution, and merge request comments. - [Jira](https://www.bugzy.ai/docs/integrations/jira.md): Connect Jira for automatic bug filing when Bugzy triages product failures. - [Linear](https://www.bugzy.ai/docs/integrations/linear.md): Connect Linear for automatic issue creation when Bugzy triages product failures. - [Notion](https://www.bugzy.ai/docs/integrations/notion.md): Connect Notion to give Bugzy access to your product documentation for better test plan generation. - [Integrations](https://www.bugzy.ai/docs/integrations/overview.md): Give Bugzy access to your development tools — source control, communication, issue tracking, documentation, and CI/CD. - [Slack](https://www.bugzy.ai/docs/integrations/slack.md): Talk to Bugzy like any other team member — receive test results, dispute findings, ask questions, and trigger test runs directly from Slack. - [Microsoft Teams](https://www.bugzy.ai/docs/integrations/teams.md): Talk to Bugzy like any other team member — receive test results, dispute findings, ask questions, and trigger test runs from Microsoft Teams. - [Zephyr Scale](https://www.bugzy.ai/docs/integrations/zephyr.md): Manage test cases in Zephyr Scale — Bugzy creates, updates, and organizes test cases directly in your Jira Cloud test management system. - [Introduction](https://www.bugzy.ai/docs/introduction.md): Bugzy is a virtual QA teammate that joins your software development lifecycle — extending test coverage, verifying changes, triaging failures, and collaborating through the tools your team already uses. - [Dashboard](https://www.bugzy.ai/docs/platform/dashboard.md): Overview of the Bugzy dashboard — projects, test plans, test cases, test runs, explorations, connections, scheduling, and settings. - [Execution environment](https://www.bugzy.ai/docs/platform/execution-environment.md): How Bugzy executes tasks in isolated Cloud Run containers — the 15-step test pipeline, container properties, and test artifact locations. - [Permissions & Access Control](https://www.bugzy.ai/docs/platform/permissions.md): How Bugzy controls what the agent can do — task scoping, tool-level restrictions, and integration access levels. - [Team management](https://www.bugzy.ai/docs/platform/team-management.md): Team creation, invitations, roles, billing, account settings, and data privacy in Bugzy Cloud. - [Bugzy helping Bugzy](https://www.bugzy.ai/docs/resources/case-studies/bugzy-helping-bugzy.md): How Bugzy verifies changes made by AI coding agents on its own platform — a case study in autonomous QA for AI-generated code. - [Changelog](https://www.bugzy.ai/docs/resources/changelog.md): Latest updates and improvements to Bugzy Cloud. - [FAQ](https://www.bugzy.ai/docs/resources/faq.md): Frequently asked questions about Bugzy — capabilities, setup, pricing, security, and BYOT. - [Pricing](https://www.bugzy.ai/docs/resources/pricing.md): Outcome-based pricing — pay for triages and test cases, not test runs or seats. Every plan includes AI test generation, execution, triage, and auto-fix. - [Security](https://www.bugzy.ai/docs/security.md): How Bugzy Cloud protects your data — encryption, isolation, access controls, compliance, and incident response. ## OpenAPI Specs - [v1](https://www.bugzy.ai/docs/openapi/v1.json) - [openapi](https://www.bugzy.ai/docs/api-reference/openapi.json)