# Users

### Users on akenza

A user may be part of one or more organizations as well as one ore more workspaces inside each organization. The rights of users are described in detail here: [User Roles](/akenza.io/general/users/user-roles.md). Each user is assigned to exactly one tenant manager.

A user may have differing rights to view, edit, administer or own for each organizsation or workspace it is member of.

### Usage example

Generally, users are intended to represent people within your or your customers organizations.


---

# Agent Instructions: 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.akenza.io/akenza.io/general/users.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.
