> For the complete documentation index, see [llms.txt](https://documentation.proto.cx/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://documentation.proto.cx/docs/getting-started/data-privacy.md).

# Data Privacy

See [Proto's Security page](https://www.proto.cx/security) for detail on Proto's:

* Global security certifications
* Security partners
* Security features and best practices

Within Proto, configurable data privacy and security options are:

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>SSO Login</strong></td><td>Requires your workspace members to sign-in to Proto through Google or Microsoft's  direct authentication methods.</td><td><a href="/pages/U60L9HAatShCqA3tTiFr#secure-sign-in-methods">/pages/U60L9HAatShCqA3tTiFr#secure-sign-in-methods</a></td></tr><tr><td><strong>Custom Roles &#x26; Permissions</strong></td><td>Establishes unique user roles with detailed permissions to enhance security and operational efficiency.</td><td><a href="/pages/iYbvOfviA4QyuUMR2E7a">/pages/iYbvOfviA4QyuUMR2E7a</a></td></tr><tr><td><strong>IP Allowlist</strong></td><td>Whitelists the IP addresses that can access your Proto account.</td><td><a href="/pages/UGeZ1gbBn63BRmaSYEPb">/pages/UGeZ1gbBn63BRmaSYEPb</a></td></tr><tr><td><strong>API Account Access</strong></td><td>For accessing your Proto account's data, functionalities, and resources.</td><td><a href="/pages/isn9npKNcj2GVUDY1avs">/pages/isn9npKNcj2GVUDY1avs</a></td></tr><tr><td><strong>On-Premise &#x26; Hybrid Hosting</strong></td><td>For self-hosting some or all of your Proto deployment and its data.</td><td><a href="/pages/c454nkl8hgDQTZ7MFjQM">/pages/c454nkl8hgDQTZ7MFjQM</a></td></tr></tbody></table>


---

# 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:

```
GET https://documentation.proto.cx/docs/getting-started/data-privacy.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.
