> For the complete documentation index, see [llms.txt](https://documentations.seclea.com/seclea-user-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentations.seclea.com/seclea-user-documentation/getting-started/on-premises-deployment.md).

# On-Premises Deployment

The Seclea Platform for AI assurance and regulatory compliance is also available as an on-premises deployment, providing organisations with a robust and secure solution tailored to their specific needs. Companies can maintain greater control over their data and infrastructure by choosing an on-premises deployment, ensuring the utmost security and privacy. The Seclea Platform empowers organisations to navigate the complex AI regulatory environment effectively while adapting to their unique operational requirements. With its on-premises deployment option, the Seclea Platform delivers a comprehensive compliance solution that enables companies to confidently manage their AI systems and ensure adherence to industry standards, all within the secure confines of their own infrastructure.


---

# 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://documentations.seclea.com/seclea-user-documentation/getting-started/on-premises-deployment.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.
