# Operations & security

This section covers uptime, safe degradation, monitoring, and security boundaries.

Use it to evaluate operational risk in production OT environments.

### Browse this section

<table data-view="cards"><thead><tr><th>Page</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td>Reliability &#x26; degradation</td><td><a href="/spaces/vQBN5Bhl2NDtx6YkvQba/pages/i2dTBN2TKXjdr0is4nKE">/spaces/vQBN5Bhl2NDtx6YkvQba/pages/i2dTBN2TKXjdr0is4nKE</a></td></tr><tr><td>Monitoring</td><td><a href="/spaces/vQBN5Bhl2NDtx6YkvQba/pages/W5UlTboge63UMZdgGqFr">/spaces/vQBN5Bhl2NDtx6YkvQba/pages/W5UlTboge63UMZdgGqFr</a></td></tr><tr><td>Security model</td><td><a href="/spaces/vQBN5Bhl2NDtx6YkvQba/pages/NBrBJgENXr0futQut55U">/spaces/vQBN5Bhl2NDtx6YkvQba/pages/NBrBJgENXr0futQut55U</a></td></tr></tbody></table>

### Summary

Inspection stays up even during network and cloud failures.

Non-critical capabilities degrade gracefully without silent failure.

Security assumes strict OT segmentation and minimal trust boundaries.

### Next steps

* [Reliability & degradation](/doc/intelfactor-ai/operations-and-security/reliability-and-degradation.md)
* [Monitoring](/doc/intelfactor-ai/operations-and-security/monitoring.md)
* [Security model](/doc/intelfactor-ai/operations-and-security/security-model.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://intelfactor.gitbook.io/doc/intelfactor-ai/operations-and-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.
