> For the complete documentation index, see [llms.txt](https://docs.storware.eu/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.storware.eu/backup-and-recovery-71/administration/endpoints/admin/organizations.md).

# Organizations

This menu allows you to manage Storware Endpoints organizations in Storware Backup & Recovery.

## **Add Organization**

To add a new organization just click **Create** and fill in all required fields:&#x20;

![](/files/906Yg8a3KBbD2jK9BEnE)

After you enter the required information, click the **Save** button to add the organization or the **Cancel** button to dismiss.

## **Edit Organization**

Edit Organization data allows you to set additional settings:

![](/files/5pJNrJpxks5mlY0PEgsQ)

* **ORGANIZATION DETAILS**

In this section, you can change the organization name and the number of licensed devices or users.

* **GENERAL SETTINGS**

In the General Settings section, you can enable/disable direct connection from the client. It is turned off by default.

* **SECURITY SETTINGS**

In the Security Settings section, you can enable/disable administrators to see users backup metadata.

* **SERVICE PROVIDER SETTINGS**

In the Service Provider Settings section, you can enable/disable information about deduplication.

{% hint style="info" %}
**Note:** After modification of any of the previous fields just click the **Save** to confirm or **Cancel** button to discard any changes.
{% endhint %}

## Delete Organization

To delete an organization just choose one and click the **Delete** button and confirm the operation:&#x20;

![](/files/hj4Xs1rh5Imzs0y6F41F)

Click the **Continue** button to remove the organization from the Storware Endpoints server.


---

# 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.storware.eu/backup-and-recovery-71/administration/endpoints/admin/organizations.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.
