> For the complete documentation index, see [llms.txt](https://docs.agentlabs.dev/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.agentlabs.dev/introduction/get-started-with-agentlabs.md).

# Get Started with AgentLabs

Depending on your need, AgentLabs provides a self-hostable and cloud version.

## Cloud version

The cloud version is the most convenient way to start using AgentLabs.&#x20;

You only have to [register](https://console.agentlabs.dev) and follow the wizard to configure your account without worrying about infrastructure management.

{% hint style="info" %}
Keep in mind that AgentLabs is still in Alpha, so the cloud version is probably convenient especially if you don't want to update it every week. :smile:
{% endhint %}

## Self-hosted version

The cloud version of the plugin uses exactly the same version as the self-hosted one.

It means you can choose to self-host AgentLabs on your own infra and keep the exact same feature set.

At this moment, we only support docker-compose to run it at a small scale.

However, we'll support helm-chart for Kubernetes as soon as we roll out the beta version.

## Which one should I choose?

At the moment, choosing the Cloud Version is probably the safest solution unless you have some very specific infrastructure or security constraints.
