# Managing an organization

## **Organizations**

**Organizations** are shared accounts where businesses and projects can collaborate across many workspaces at once. Every setup of a device, every uplink received and every user that is added to a workspace will be linked to an organization.&#x20;

#### Content

* [#create-an-organization](#create-an-organization "mention")
* [#add-users-to-an-organization](#add-users-to-an-organization "mention")
* [#manage-users-on-an-organization](#manage-users-on-an-organization "mention")

### Create an organization

During the signup process, the user is asked to add an o**rganization** and a w**orkspace** accordingly. An Organization name is typically the company name. Optionally a description and a logo can be added for recognizability.

An o**rganization** can also be added at a later point after the registration. Therefore, *Add organization* can be selected in the dropdown menu on the top right corner.&#x20;

![Create organization](/files/P1Yp6nqPIiQq9I7YrpGr)

### Add users to an organization

To add new users to an organization at least o**rganization editor** rights are required.

![Add user to an organization](/files/7RkwmP0qw1Xc22Yrp2xH)

On the user tab, every **user** will be listed and showing their assigned role, regardless of which roles they were assigned to and on which workspace they were added.&#x20;

### Manage users on an organization

The roles of users can be changed anytime or removed entirely from the organization.\
Editing details of the organization can be done by members with the role of o**rganization administrators** or o**rganization editors**.

Only the o**rganization owner** can delete the organization or transfer the ownership to another member.

### Other settings

All  organization specific settings are managed on the pages of an organizations settings group, accessible from the second level navigation. Wether they are accessible to your user depends on your user role.


---

# 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/get-started/managing-an-organization.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.
