# svySecurity

#### Welcome to the **svySecurity** wiki!

This wiki provides comprehensive documentation to using the **svySecurity** module. The module is designed to provide a complete security-related functionality required by all modern business applications in an easy to learn and use format.

Additional information can be found here:

[Overview](https://github.com/Servoy/gitbook/blob/master/extensions/modules/Overview.md)

[Getting Started](https://github.com/Servoy/gitbook/blob/master/extensions/modules/Getting-Started.md)

[Security Management Console](https://github.com/Servoy/gitbook/blob/master/extensions/modules/Security-Management-Console.md)

[API Documentation](https://github.com/Servoy/gitbook/blob/master/extensions/modules/API-Documentation.md)

#### Welcome to the **svySecurityUX** wiki!

The svySecurityUX module provides out of the box intuitive templates for the logged senant's security-related administration tasks, such as managing users and roles, along with some useful summary and usage statistics.

[svySecurityUX](https://github.com/Servoy/gitbook/blob/master/extensions/modules/svySecurity/broken-reference/README.md)

#### Welcome to the **svyProperties** wiki!

This wiki provides comprehensive documentation to using the **svyProperties** module. The module is designed to provide a persistent storage for properties (key-value), multi-tenant and multi-user capable, required by all modern business applications in an easy to learn and use format.

[svyProperties](https://github.com/Servoy/gitbook/blob/master/extensions/modules/svySecurity/broken-reference/README.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.servoy.com/reference/servoyextensions/modules/home-6.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.
