> 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.md).

# Sovereign Workplace

- [Nextcloud Workspace](https://docs.ionos.com/cloud/sovereign-workplace/nextcloud-workspace.md): Overview of Nextcloud Workspace, the fully managed, sovereign collaboration suite hosted in IONOS CLOUD. Includes product navigation, key features, and quick links.
- [Nextcloud Workspace Overview](https://docs.ionos.com/cloud/sovereign-workplace/nextcloud-workspace/overview.md): Platform overview for Nextcloud Workspace. Covers key capabilities, the workspace lifecycle, and prerequisites for getting started on IONOS CLOUD.
- [Features and Benefits](https://docs.ionos.com/cloud/sovereign-workplace/nextcloud-workspace/overview/features-benefits.md): Features and benefits of Nextcloud Workspace. Covers European data sovereignty, real-time collaboration, unified communication, private AI, and zero-touch maintenance.
- [Concepts](https://docs.ionos.com/cloud/sovereign-workplace/nextcloud-workspace/overview/concepts.md): Core concepts for Nextcloud Workspace. Covers integrated applications, user management, file access methods, security features, and the integration ecosystem.
- [Nextcloud Workspace Billing](https://docs.ionos.com/cloud/sovereign-workplace/nextcloud-workspace/billing.md): Comprehensive billing guide for Nextcloud Workspace. Includes details on user  seat calculations, service inclusions, cost estimation models, and usage  monitoring via the Data Center Designer (DCD).
- [How-tos](https://docs.ionos.com/cloud/sovereign-workplace/nextcloud-workspace/how-tos.md): Step-by-step administration guides for Nextcloud Workspace. Covers workspace configuration, user management, group creation, and seat scaling via the DCD.
- [Configure Your Nextcloud Workspace](https://docs.ionos.com/cloud/sovereign-workplace/nextcloud-workspace/how-tos/configure-nextcloud-workspace.md): How to create and configure a new Nextcloud Workspace in the \<code class="expression">space.vars.ionos\_cloud\</code> DCD. Covers workspace naming, user seat selection, and administrator account setup.
- [Increase the User Count in Nextcloud Workspace](https://docs.ionos.com/cloud/sovereign-workplace/nextcloud-workspace/how-tos/increase-user-count.md): How to increase the number of available user seats in your Nextcloud Workspace plan.
- [Delete Nextcloud Workspace](https://docs.ionos.com/cloud/sovereign-workplace/nextcloud-workspace/how-tos/delete-nextcloud-workspace.md): Delete Nextcloud Workspaces
- [FAQ](https://docs.ionos.com/cloud/sovereign-workplace/nextcloud-workspace/nextcloud-workspace-faq.md): Frequently asked questions about Nextcloud Workspace. Covers getting started, user management, file sync, email, video conferencing, and data sovereignty.


---

# 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.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.
