# Probara documentation > Guides and integrator reference for Probara, a multi-tenant test case management product for QA teams. English is the primary language; every page below has a Spanish counterpart at the same path under `/es/`. Guides are grouped in the order a team meets the product. The developer reference covers the REST API, API keys, and the MCP server. ## Overview - [Documentation home](https://docs.probara.net/en/): Every guide and reference page, as a single register. - [Guides](https://docs.probara.net/en/guides/): The guides hub, filterable by topic. - [Developer reference](https://docs.probara.net/en/developers/): The integrator section: REST API, API keys, and the MCP server. ## Start here - [Getting started](https://docs.probara.net/en/guides/getting-started/): Create an account and reach your first project. - [Authentication](https://docs.probara.net/en/guides/authentication/): Signup, login, verification, and password reset. - [User profile](https://docs.probara.net/en/guides/user-profile/): Edit your name and role label from the account area. - [Notifications](https://docs.probara.net/en/guides/notifications/): What triggers a notification, where it shows up, and how to control it. ## Organization - [Organizations](https://docs.probara.net/en/guides/organizations/): Tenancy, roles, and organization settings. - [Workspace](https://docs.probara.net/en/guides/workspace/): Members, invitations, and workspace administration. - [Workspace activity](https://docs.probara.net/en/guides/workspace/activity/): Organization-wide audit feed for owners and admins. - [Workspace usage](https://docs.probara.net/en/guides/workspace/usage/): See your organization's live API-result, storage, and seat consumption in one place. - [Invitations](https://docs.probara.net/en/guides/invitations/): Invite teammates and accept invitations. - [Custom fields](https://docs.probara.net/en/guides/workspace-custom-fields/): Define metadata fields and project scope for test cases. - [Tags](https://docs.probara.net/en/guides/workspace-tags/): Manage the shared tag vocabulary for test cases, defects, and test runs. - [Single sign-on](https://docs.probara.net/en/guides/workspace-sso/): Verify a domain, connect Google Workspace, and require SSO for your organization. ## Test repository - [Projects](https://docs.probara.net/en/guides/projects/): The project directory, its health metrics, and project settings. - [Test repository](https://docs.probara.net/en/guides/test-repository/): Suites, cases, steps, and the repository UI. - [Repository filtering](https://docs.probara.net/en/guides/repository-filtering/): Search and filter test cases across every suite from the filter bar. - [Duplicating cases and suites](https://docs.probara.net/en/guides/duplicating-cases-and-suites/): Copy a case or a whole suite subtree, optionally into another project. - [Import test cases](https://docs.probara.net/en/guides/import-test-cases/): Bring an existing suite in from a Probara export, Qase, or TestRail. - [Restoring archived cases](https://docs.probara.net/en/guides/restoring-archived-cases/): Find archived cases in Trash and restore them to the repository. - [Attachments](https://docs.probara.net/en/guides/attachments/): Monitor storage usage and bulk-delete files across every attachment surface. - [Test case comments](https://docs.probara.net/en/guides/test-cases/comments/): Discuss a case in threads, pin key context, and mention teammates. - [Image attachments in comments](https://docs.probara.net/en/guides/comments/image-attachments/): Attach or paste images into defect and test case comments. ## Planning - [Environments](https://docs.probara.net/en/guides/environments/): Project-scoped deployment targets you attach to runs and reports. - [Configurations](https://docs.probara.net/en/guides/configurations/): Reusable axes of variation — browser, operating system — for matrix planning. - [Test plans](https://docs.probara.net/en/guides/test-plans/): Named selections of cases you curate once and generate runs from. - [Milestones](https://docs.probara.net/en/guides/milestones/): Sprints, releases, and delivery checkpoints that runs roll up into. ## Execution - [Test runs](https://docs.probara.net/en/guides/test-runs/): Plan and track test execution. - [Execution panel](https://docs.probara.net/en/guides/runs/execution-panel/): Create a run and work through its cases in the slide-over panel. - [Retrying a test case](https://docs.probara.net/en/guides/retrying-a-test-case/): Reset a marked case while keeping past attempts in the Retries tab. - [Viewing past attempts](https://docs.probara.net/en/guides/viewing-past-attempts/): Reopen completed marks from the Retries tab or per-case disclosure. - [Defects](https://docs.probara.net/en/guides/defects/): Track bugs across test runs, filter the project list, and review linked attempts. - [Coverage matrix](https://docs.probara.net/en/guides/coverage-matrix/): The latest result for every case in every environment, in one grid. ## Administration - [Billing](https://docs.probara.net/en/guides/billing/): Planned — Plans and billing (coming soon). - [Administration](https://docs.probara.net/en/guides/admin/): Planned — Org admin tools (coming soon). ## Developer reference - [API reference (v1)](https://docs.probara.net/en/developers/api-reference/v1/): Every /api/v1 endpoint, browsable against the live OpenAPI document. - [Authentication](https://docs.probara.net/en/developers/authentication/): API keys, and how a request proves which organization it belongs to. - [MCP server](https://docs.probara.net/en/developers/mcp/): Give an AI agent the same operations your team uses, over Model Context Protocol. - [MCP tool reference](https://docs.probara.net/en/developers/mcp-tools/): Every tool an agent can call, with its arguments and return shape. - [CI integrations](https://docs.probara.net/en/developers/ci-integrations/): Planned — Reporting results from a pipeline. - [CLI](https://docs.probara.net/en/developers/cli/): Planned — Driving Probara from a terminal. ## Optional - [Documentación (Español)](https://docs.probara.net/es/): Spanish translation of this documentation, page for page. - [Guías (Español)](https://docs.probara.net/es/guides/): Spanish guides hub; every guide above has a counterpart here. - [Referencia para desarrolladores (Español)](https://docs.probara.net/es/developers/): Spanish developer reference.