> For the complete documentation index, see [llms.txt](https://docs.ninox.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ninox.com/builder-hub/manage-your-organization-and-workspace/manage-your-organization/manage-organization-settings.md).

# Manage organization settings

Manage settings that apply across your organization.

In **Organization settings** you can:

* change the **Organization name**
* review and update the **Internal name**
* delete the organization

Changes you make here affect all workspaces and apps in the organization.

{% hint style="info" %}
Only users with the role **Admin** can update or delete an organization. For role details, see [Manage organization access](/builder-hub/manage-your-organization-and-workspace/manage-your-organization/manage-organization-access.md).
{% endhint %}

### Change organization details

Use this screen when the displayed organization name changes or when you need to review the internal name.

{% stepper %}
{% step %}

#### Open organization settings

If you are not already on the settings screen, click the gear icon **Settings** in the main navigation.

Under **ORGANIZATION**, open the organization settings screen.
{% endstep %}

{% step %}

#### Update the organization details

Edit **Organization name**.\
Choose a clear name that matches your company or team.

Review **Internal name** and change it only if you need a different value.\
Change the internal name only when you need a specific value for your setup.
{% endstep %}

{% step %}

#### Save the changes

Confirm the change in the settings screen with **Update organization**.\
The updated details apply across the organization.
{% endstep %}
{% endstepper %}

### Delete an organization

Delete an organization only when you no longer need any workspace or app inside it. When you start deletion, Ninox asks you to confirm the action explicitly before it is carried out.\
Deleting an organization cannot be undone.

{% hint style="warning" %}
Deleting the organization permanently deletes all workspaces inside it and all related data.
{% endhint %}

Before you delete the organization, make sure you have saved anything you still need. In **Organization settings**, click **Delete organization**. Then complete the required confirmation steps.


---

# 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.ninox.com/builder-hub/manage-your-organization-and-workspace/manage-your-organization/manage-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.
