# Subrosa Documentation

## Subrosa Documentation

- [Subrosa Documentation](https://docs.subrosa.ai/subrosa-documentation.md): Welcome to the Subrosa Documentation!
- [Step 1 - Install Device Agent](https://docs.subrosa.ai/getting-started/step-1-install-device-agent.md): How to provision the agent on your machine
- [Step 2 - Setup Policy](https://docs.subrosa.ai/getting-started/step-2-setup-policy.md): Define AI usage policies for your organisation
- [Step 3 - Monitor AI Usage](https://docs.subrosa.ai/getting-started/step-3-monitor-ai-usage.md): Monitor your organisation's AI usage and activity with Subrosa
- [Manage Device Agent](https://docs.subrosa.ai/device-agent/manage-device-agent.md)
- [Organisation Dashboard](https://docs.subrosa.ai/dashboard/organisation-dashboard.md): With Organisation Dashboard, you can view AI activity and security posture report in one place
- [Visibility and Shadow AI Guardrails](https://docs.subrosa.ai/shadow-ai/visibility-and-shadow-ai-guardrails.md)
- [Manage Policy](https://docs.subrosa.ai/policy/manage-policy.md)
- [AI Provider Support](https://docs.subrosa.ai/ai-provider/ai-provider-support.md)
- [About Traffic Log](https://docs.subrosa.ai/traffic-log/about-traffic-log.md): Discover suspicious AI activity and shadow AI usage detected by Subrosa
- [Inspect Traffic Log](https://docs.subrosa.ai/traffic-log/inspect-traffic-log.md)
- [Manage Organisation](https://docs.subrosa.ai/settings/manage-organisation.md)
- [Security](https://docs.subrosa.ai/resource/security.md): Subrosa considers security a core requirement of our product, the following will give you an idea of what this means and how we protect your data and privacy.
- [Status](https://docs.subrosa.ai/resource/status.md): The operational status of our back end services
- [Change Log](https://docs.subrosa.ai/resource/change-log.md): Release logs for our agent and new features we launch


---

# 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.subrosa.ai/subrosa-documentation.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.
