# Organization settings

Organization settings allow owners and admins to make changes that apply to all the projects and members of the organization.

To access **Organization settings**, from the left sidebar of ReOrc click on ![](/files/SJ68Y3yj0e5fEiy76fzn) and select a setting section.&#x20;

Below are the available settings of an organization.

## Organization overview

<figure><img src="/files/6jL5MMG5Y03RITcjMIBL" alt=""><figcaption></figcaption></figure>

Here you can edit the **Organization name** or **Delete organization**.

## User management

<figure><img src="/files/XGsAObZmB3Ur5C7t7q01" alt=""><figcaption></figcaption></figure>

**User management** allows you to:

* Organize members into departments that reflect your organization structure.
* Invite members by email.
* Change member roles. (Coming soon)
* Deactivate / remove members.

For more details about roles and permissions, see: [Roles and permissions](/settings/roles-and-permissions.md).

## Environment & workers

Set up environments and workers. For more details, see: [Set up organization](/set-up-and-deployment/set-up-organization.md).


---

# 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.reorc.com/settings/organization-settings.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.
