# Organisation-Management

## Description:

The **Organisation-Management** allows you to add new organisations to your account and to invite other people to work on your Projects. You can find the Organisation-Management in our account-management portal. Therefore, navigate to the [Account-Settings](/documentation/account-management/account-settings.md) page in DATAGYM and click on the **Account-Management** button.

## Manage Organisations

### Create a new Organisation

Navigate to the **Organisations** menu entry to create a new organisation.&#x20;

![](/files/-M6jS4lX_pgi5Lq6UpC0)

### Edit Organisations

Select the organisation you want to edit and open the  **"Organisation"** tab. Edit the data (name, email, etc.) of your organisations via the form and submit your changes.

![](/files/-M6jSWM6Sf3wufuXO7lq)

### User-Management

DATAGYM supports collaborative working on labeling projects. To allow collaborative working go to the **"User-Management"** tab and invite new users to your organisation. Select a **Role** for new users to give them either **USER** or **ADMIN** permissions in your organisation and **assign DATAGYM as app**. Users with ADMIN permissions can manage the [Projects](/documentation/project/what-is-a-project.md) of the organisation whereas team members with USER permissions can only work on the labeling [Tasks](/documentation/tasks/what-is-a-task.md).

![](/files/-M6jSkbu0kSvF_ITGVh6)

{% hint style="info" %}
Collaborative working is not supported in the **Developer (free)** plan. Upgrade your subscription and invite your team members to label your images even faster!
{% endhint %}

### Payment

In the **"Payment"** tab you can set your billing address and Payment method.

![](/files/-M6jT3KzPpMZ6RHh7Bi8)

### Subscriptions

The **"Subscriptions"** tab displays your current subscription plans for all **eForce21 products**. Just select another subscription for DATAGYM to **Up- or Downgrade** your current plan.

![](/files/-M6jTE2FX-62qR7HUoqD)

Below the selection area you can get an overview of the estimated costs for your new plan. Confirm your new plan by clicking on the **"Update plan"** button.  &#x20;

![](/files/-M6jTQFAmkBMyDOIcSPW)


---

# 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.datagym.ai/documentation/account-management/organisation-management.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.
