# Probo + Lutril: setup guide

> Lutril connects to Probo with a bearer API token, your organization ID, and your instance base URL so it can read and manage compliance data.

Source: https://www.lutril.com/integrations/probo
Category: Security
Auth: api_key
Last verified: 2026-06-17

---

## Setup

1. Sign in to your Probo instance as an administrator.
2. [object Object]
3. Generate an API token and copy it (store it securely as a bearer token).
4. Note your instance base URL and your organization ID (the org_ identifier).
5. In Lutril, connect Probo, then enter the base URL, the organization ID, and the API token.

## Access requested

- Bearer API token sent in the Authorization header, with the organization ID passed per request

## References

- [Probo documentation](https://www.probo.com/docs/api/mcp/overview)
- [Probo documentation](https://www.probo.com/docs)
