> For the complete documentation index, see [llms.txt](https://docs.poweromni.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.poweromni.ai/en/frequently-asked-questions-faq/security-and-privacy.md).

# Security and Privacy

#### Are my data used to train the Artificial Intelligence?

No. Power Omni was built with a focus on privacy and security. Your company’s data are processed within your own Azure environment and under your control. They are not shared to train the AI model, and there is no risk of external exposure.

#### How does document access security work?

Security is managed through **Permissions**. The administrator uses **Groups** and the **Permissions Diagram** to define exactly which Agents can access which Files and which Users can use those Agents.

#### Is Power Omni compliant with LGPD?

Yes. Since data are processed within the customer’s environment (your Azure), the solution provides the highest level of control and compliance with privacy regulations.


---

# 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.poweromni.ai/en/frequently-asked-questions-faq/security-and-privacy.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.
