> For the complete documentation index, see [llms.txt](https://docs.ionos.com/cloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionos.com/cloud/sovereign-workplace/nextcloud-workspace/how-tos/increase-user-count.md).

# Increase the User Count in Nextcloud Workspace

Once your Nextcloud Workspace is live, your organization’s needs may grow. This topic explains how to scale your team by adding more user licenses through your <code class="expression">space.vars.ionos\_cloud</code> account. Whether you are onboarding new hires or expanding a department, you can adjust your seat count at any time post-creation to ensure everyone has the access they need.

{% hint style="info" %}
**Prerequisites:**

* You must have an active <code class="expression">space.vars.ionos\_cloud</code> account.
* You must be logged in to <code class="expression">space.vars.ionos\_cloud</code> as a contract owner or an administrator.
  {% endhint %}

To increase the user count:

1\. In the **DCD**, go to **Menu** > **Sovereign Workplace** > **Nextcloud Workspace**.

2\. In the **Nextcloud Workspace** window, select the workspace to increase its user count.

3\. Select **Add**.

![Select Add to increase users in a Nextcloud Workspace](/files/IMkHhMOtjFonlyphL7DO)

{% hint style="warning" %}
**User capacity:** The maximum allowable user count per Nextcloud Workspace is set to 300 user seats.
{% endhint %}

4\. In the **Add Users to {workspace-name}** window, increase the number of users using the arrow or enter the numbers manually.

5\. Select **Add users**.

![Nextcloud Workspaces that are created successfully](/files/aDbyAPXVvKEn1hHQW4r7)

{% hint style="success" %}
**Result:** The user licenses are increased instantly for the respective Nextcloud Workspace.
{% endhint %}


---

# 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://docs.ionos.com/cloud/sovereign-workplace/nextcloud-workspace/how-tos/increase-user-count.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.
