diff --git a/openhands/usage/cloud/cloud-ui.mdx b/openhands/usage/cloud/cloud-ui.mdx index 09cbb920..c861b9b3 100644 --- a/openhands/usage/cloud/cloud-ui.mdx +++ b/openhands/usage/cloud/cloud-ui.mdx @@ -1,5 +1,5 @@ --- -title: Cloud UI +title: Cloud Overview description: The Cloud UI provides a web interface for interacting with OpenHands. This page provides references on how to use the OpenHands Cloud UI. --- @@ -46,6 +46,19 @@ Settings are divided across tabs, with each tab focusing on a specific area of c For an overview of the key features available inside a conversation, please refer to the [Key Features](/openhands/usage/key-features) section of the documentation. +## Usage Limits + +The following usage limits are in place for OpenHands Cloud Personal Workspaces, which is the free tier of OpenHands Cloud: + +- **Max concurrent conversations**: 3 +- **Max conversations per day**: 15 + +Conversations started by [automations](/openhands/usage/automations/overview) count towards these limits. For example, +an automation designed to run hourly would hit the max conversations per day limit. + +Users in [Commercial Organizations](/openhands/usage/cloud/organizations/overview) have higher usage limits. If you are +interested in a commercial subscription, please contact [OpenHands Sales](https://www.openhands.dev/contact). + ## Next Steps - [Use OpenHands with your GitHub repositories](/openhands/usage/cloud/github-installation).