# Security

## Overview

The **Security** view in your Servoy Cloud Application allows administrators to define and manage permissions and tenants.

## Key features

You can manage the following features:

### **Permissions**

Easily create and delete permissions to define the access level users have to various features and data within the application.

### **Tenants**

Manage tenants by creating and deleting them. This feature enables data isolation across tenants, ensuring users only have access to their specific tenant's data and resources.


---

# 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.servoy.com/reference/servoy-cloud/cloud-control-center/application-overview/applications/security.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.
