> For the complete documentation index, see [llms.txt](https://docs.inopli.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.inopli.com/faq/others/inopli-for-military-and-sovereign-environments/administrative-controls-and-audit-capabilities.md).

# Administrative Controls & Audit Capabilities

Inopli includes a set of **administrative control mechanisms** designed to ensure platform integrity, security, and governance. These controls cover sensitive operational functions such as system-level auditing, integrity monitoring, and internal administrative actions that go beyond standard user and analyst permissions.

In the **standard SaaS deployment model**, access to these administrative controls is **strictly restricted to the Diazero Technologies operations team**. This includes platform-level audit capabilities and internal administrative actions required to maintain service availability, security, and compliance. Customers using the SaaS model do not have direct access to these controls, ensuring a clear separation between platform administration and customer operations.

The platform maintains **active auditing across all product actions**, including user activity, configuration changes, incident handling, automation execution, and system-level operations. These audit records are continuously generated and preserved to ensure traceability, accountability, and operational transparency. In the SaaS model, audit data is managed and safeguarded by Diazero Technologies as part of its operational and compliance responsibilities.

In the **on-premises deployment model for military and sovereign organizations**, these administrative controls become available to the customer. In this scenario, the organization assumes full ownership of the platform infrastructure and administrative domain, including access to system-level audit functions and internal administrative capabilities. This enables direct oversight of all platform operations, aligned with strict governance, sovereignty, and compliance requirements.

By differentiating administrative access between deployment models, Inopli ensures strong security and operational control in its SaaS offering, while providing full administrative autonomy in dedicated on-premises deployments. This approach balances managed service integrity with the needs of organizations that require complete control over their security platforms.


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.inopli.com/faq/others/inopli-for-military-and-sovereign-environments/administrative-controls-and-audit-capabilities.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
