# Browserable ## Docs - [Introduction](https://docs.browserable.ai/cloud/introduction.md): Access Browserable through our managed cloud offering - [CLI](https://docs.browserable.ai/development/cli.md): Current development plans and future directions for Browserable - [Environment variables](https://docs.browserable.ai/development/environment-variables.md) - [Local Development](https://docs.browserable.ai/development/local-development.md): Set up Browserable locally for development - [Development Roadmap](https://docs.browserable.ai/development/roadmap.md): Current development plans and future directions for Browserable - [Troubleshooting](https://docs.browserable.ai/development/troubleshooting.md) - [Demos](https://docs.browserable.ai/getting-started/demos.md): Example implementations and use cases - [Welcome](https://docs.browserable.ai/getting-started/introduction.md): Welcome to Broswerable- open source JS browser automation library for AI agents - [API Keys Management](https://docs.browserable.ai/guides/admin/api-keys.md): Manage API keys in the admin interface - [Results Table View](https://docs.browserable.ai/guides/admin/data-table.md): View and manage data in the admin interface - [Flow Chart Visualization](https://docs.browserable.ai/guides/admin/flow-chart.md): Visualize task flows in the admin interface - [LLM Calls Monitoring](https://docs.browserable.ai/guides/admin/llm-calls.md): Monitor and analyze LLM usage in the admin interface - [Task Creation UI](https://docs.browserable.ai/guides/admin/task-creation.md): Create and manage tasks through the admin interface - [Custom Functions & Tools](https://docs.browserable.ai/guides/custom-functions.md): Add custom functionality to your Browserable tasks - [Database Configuration](https://docs.browserable.ai/guides/customization/database.md): Customize Browserable database settings - [LLM Configuration](https://docs.browserable.ai/guides/customization/llm.md): Customize Language Model settings - [Remote Browser Configuration](https://docs.browserable.ai/guides/customization/remote-browsers.md): Customize remote browser settings - [Storage Configuration](https://docs.browserable.ai/guides/customization/storage.md): Customize Browserable storage settings - [Self-hosting Setup](https://docs.browserable.ai/guides/self-hosting.md): Deploy Browserable in your own infrastructure - [API Reference](https://docs.browserable.ai/js-sdk/api-reference.md): Complete API reference for the Browserable JavaScript SDK - [Authentication](https://docs.browserable.ai/js-sdk/authentication.md) - [Introduction](https://docs.browserable.ai/js-sdk/introduction.md): JavaScript SDK for seamless integration with Browserable - [Task Management](https://docs.browserable.ai/js-sdk/tasks.md): Learn how to create, monitor, and manage automated browser tasks using the Browserable JavaScript SDK. - [Quickstart](https://docs.browserable.ai/quickstart.md): Broswerable- open source JS browser automation library for AI agents - [API Key Check](https://docs.browserable.ai/rest-api/endpoint/check.md): Verify if your API key is valid - [Create Task](https://docs.browserable.ai/rest-api/endpoint/create-task.md): Create a new automated browser task - [Health Check](https://docs.browserable.ai/rest-api/endpoint/health.md): Check if the API server is running - [List Tasks](https://docs.browserable.ai/rest-api/endpoint/list-tasks.md): Get a list of all tasks for the authenticated user - [Get Task Run GIF](https://docs.browserable.ai/rest-api/endpoint/task-run-gif.md): Get the GIF for a specific task run - [Get Task Run Result](https://docs.browserable.ai/rest-api/endpoint/task-run-result.md): Get the results of a specific task run - [Get Task Run Status](https://docs.browserable.ai/rest-api/endpoint/task-run-status.md): Get the status of a specific task run - [Stop Task Run](https://docs.browserable.ai/rest-api/endpoint/task-run-stop.md): Stop a running task execution - [List Task Runs](https://docs.browserable.ai/rest-api/endpoint/task-runs.md): Get a list of all runs for a specific task - [Stop Task](https://docs.browserable.ai/rest-api/endpoint/task-stop.md): Stop a task from running future executions - [Introduction](https://docs.browserable.ai/rest-api/introduction.md): Welcome to the Browserable API reference ## OpenAPI Specs - [openapi](https://docs.browserable.ai/rest-api/openapi.json) ## Optional - [Join Discord](https://discord.gg/b6s9fXNjeQ) - [GitHub](https://github.com/browserable/browserable) - [X/ Twitter](https://x.com/browserable) - [Blog](https://browserable.ai/blog) - [Roadmap](https://www.browserable.ai/roadmap)