> For the complete documentation index, see [llms.txt](https://docs-en.coderblock.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs-en.coderblock.com/coderblock-studio/virtual-environment-management/users-in-my-scene-ccu.md).

# Users in my scene (CCU)

You can share your scene with an unlimited number of users using the link that is generated in Coderblock Studio. This will be the official entry point to the scene and there are no limits on sharing.

However, during your events, you can host a maximum number of users **simultaneously** within the scene. This value is called **CCU** (Concurrent Users) and depends on the [subscription plan](/coderblock-studio/subscription-plans.md) you have chosen: with the Plus plan you can host up to 75 users, while with the Premium plan you can host up to 100 users!

If you think your events will host more than 100 users, try our [Custom](/coderblock-studio/subscription-plans/plans-for-companies/custom.md) plan, buy a [Land](/coderblock-studio/subscription-plans/plans-for-creators/land.md) or contact us for a personalized package.<br>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs-en.coderblock.com/coderblock-studio/virtual-environment-management/users-in-my-scene-ccu.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
