> For the complete documentation index, see [llms.txt](https://knowledge-base.letsgetdigital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge-base.letsgetdigital.com/misc/virtual-platform/technical-specifications/bandwidth/samba-user-capacity-vp.md).

# Samba user capacity (Virtual event)

As stated in the T\&Cs if the contract you have a limit of 3000 users using Samba at any given time frame during the event. We do not guarantee a good performance if this limit is exceeded.

In case you use Samba for any of your programme items and exceed the amount of 5000 users, additional pricing for upscaling our servers will apply.

## Adjusting the number of expected visitors

We use the expected amount of visitors to upscale our servers if necessary. Hence, please add the maximum amount of expected visitors well before your event takes place.

To adjust the expected visitors within the admin panel:

1. In the Admin Panel, hover over settings.&#x20;
2. Select 'General settings'.

![](/files/-MkgDIxM4VVzgPFC01pi)

&#x20;   3\. Click on 'Event information' from the left-hand menu.\
&#x20;   4\. At the bottom of the page edit 'The number of expected visitors'.


---

# 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, and the optional `goal` query parameter:

```
GET https://knowledge-base.letsgetdigital.com/misc/virtual-platform/technical-specifications/bandwidth/samba-user-capacity-vp.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
