# Reliv Introduction ## Docs - [Authentication](https://relivai-63.mintlify.app/api-reference/authentication.md): We'll show you how to authenticate with the API. - [/v0/test-run-sets/{id}](https://relivai-63.mintlify.app/api-reference/endpoint/get-test-run-sets.md): Retrieves status of the Test Run Set. - [/v0/test-run-sets](https://relivai-63.mintlify.app/api-reference/endpoint/post-test-run-sets.md): Creates Test Run Set. - [Getting Started with Reliv](https://relivai-63.mintlify.app/getting-started.md): Explains how to install and use Reliv. - [Action Blocks](https://relivai-63.mintlify.app/guide/action-block.md): You can add frequently used actions all at once. - [Custom Actions](https://relivai-63.mintlify.app/guide/advanced/custom-action.md): You can define actions through code. - [Custom Selectors](https://relivai-63.mintlify.app/guide/advanced/custom-selector.md): You can specify elements using CSS/XPath selectors. - [CI Integration](https://relivai-63.mintlify.app/guide/ci.md): We'll show you how to integrate with CI pipelines. - [Managing Projects & Teams](https://relivai-63.mintlify.app/guide/manage.md): Learn how to manage projects and teams. - [Running Tests](https://relivai-63.mintlify.app/guide/run.md): We'll show you how to run a test. - [Handling Pop-ups](https://relivai-63.mintlify.app/guide/tips/popup-handler.md): Explains how to manage pop-ups that appear sporadically during use. - [Action Settings](https://relivai-63.mintlify.app/guide/write/action-settings.md): Set the execution options for an action. - [Creating Tests](https://relivai-63.mintlify.app/guide/write/create.md): We'll show you how to create a test. - [Environment Variables](https://relivai-63.mintlify.app/guide/write/env-variable.md): Save frequently used text as environment variables. - [Editing a Test](https://relivai-63.mintlify.app/guide/write/mutate-actions.md): We'll show you how to select, duplicate, and delete actions, as well as how to change their order. - [Special Actions](https://relivai-63.mintlify.app/guide/write/special-action.md): We'll show you how to add special actions. - [Variables](https://relivai-63.mintlify.app/guide/write/variable.md): Save frequently used text as variables. - [Recording a Test](https://relivai-63.mintlify.app/guide/write/write.md): We'll show you how to record and replay a test. - [Reliv Guide](https://relivai-63.mintlify.app/introduction.md): Welcome to Interactive QA Automation, Reliv! - [Reliv Product Brochure](https://relivai-63.mintlify.app/product.md): Check out the latest product brochure right away. ## OpenAPI Specs - [openapi](https://relivai-63.mintlify.app/api-reference/openapi.json)