> For the complete documentation index, see [llms.txt](https://docs.nedyx.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.nedyx.com/version-1.52-de-preview/sicherheit/benutzerverwaltung/workspaces.md).

# Workspaces

Wenn Sie oder Ihr Unternehmen bei nedyx anfangen, erhalten Sie Ihren eigenen Workspace (Arbeitsbereich).

Der Workspace ist die Umgebung, in der Sie Ihre Geschäftsanwendungen erstellen und verwenden. Durch das Hinzufügen von Benutzern und die Zuweisung von Rollen können Sie festlegen, welche Benutzer in der Lage sind, Inhalte zu erstellen, Apps zu teilen usw.

![nedyx Workspace](/files/dvpPPjhZMD8penTDwnQ2)

Zu Beginn enthält ein Workspace lediglich einen Benutzer mit der *Admin* Rolle. Dieser Benutzer kann dann beginnen, weitere Benutzer hinzuzufügen und ihnen Rollen zuzuweisen.

Der Administrator kann den aktuellen Workspace wie folgt umbenennen.

1. Wählen Sie im Menü Ihres Benutzerprofils **Rename workspace**

![](/files/dlarAd76L7gfakO39Gm8)

2\. Geben Sie unter *Workspace name* den neuen Namen Ihres Workspaces ein.

![](/files/hjAmLn5tp037JXvr42GY)

Hinweis: Als Workspace-Name sind nur Buchstaben und Zahlen zulässig.

3\. Klicken Sie auf **Update**


---

# 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.nedyx.com/version-1.52-de-preview/sicherheit/benutzerverwaltung/workspaces.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.
