# Kosmos Documentation

## KOSMOS Documentation

- [Getting Started](https://docs.kosmoslabs.ai/getting-started.md): What to expect after connecting your systems
- [Security Overview](https://docs.kosmoslabs.ai/security-overview.md): Machines propose. Humans confirm. That trust model extends to every layer of how Kosmos handles your data — from integration scopes to infrastructure to our path toward SOC 2.
- [KOSMOS Platform Overview](https://docs.kosmoslabs.ai/kosmos-platform-overview.md): Operational intelligence for customer-impacting incidents.
- [Understanding Results](https://docs.kosmoslabs.ai/understanding-results.md): How to interpret Risk Events and RCA Reports
- [Integration Permissions](https://docs.kosmoslabs.ai/integration-permissions.md): How Kosmos connects to your systems securely
- [Integration Limits](https://docs.kosmoslabs.ai/integration-limits.md): System limits and rate constraints by integration
- [Connecting OpenTelemetry (Preview)](https://docs.kosmoslabs.ai/connecting-opentelemetry-preview.md): Step-by-step guide to connecting OpenTelemetry observability data
- [Connecting GitLab](https://docs.kosmoslabs.ai/connecting-gitlab.md): Step-by-step guide to connecting GitLab
- [Connecting Azure DevOps](https://docs.kosmoslabs.ai/connecting-azure-devops.md): Step-by-step guide to connecting Azure DevOps
- [Connecting Salesforce](https://docs.kosmoslabs.ai/connecting-salesforce.md): Step-by-step guide to connecting Salesforce Service Cloud


---

# 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, you can query the documentation dynamically by asking a question.
Perform an HTTP GET request on a page URL with the `ask` query parameter:
```
GET https://docs.kosmoslabs.ai/getting-started.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.
