# Protecting Endpoints

Storware Backup & Recovery with Storware Endpoints server was designed in a multi-tenancy architecture. It means that you can define multiple organizations (tenants) within one instance of Storware Endpoints server. In each organization instance, you can backup a separate set of endpoints you defined.

To be able to administer the server using different levels of access, the Storware Endpoints server was designed to leverage two administration levels:

* **Storware Endpoints administration level** - accessed through Storware Endpoints Admin Portal
* **Storware Endpoints organization level** - accessed through Storware Endpoints Organization portal


---

# 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.storware.eu/70/protecting-endpoints.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.
