> ## Documentation Index
> Fetch the complete documentation index at: https://guide.getkroo.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Permissions Overview

> Control who can access what data in Kroo

Kroo provides two layers of permissions to help you control data access across your organization. Use them together or independently depending on your security requirements.

<CardGroup cols={2}>
  <Card title="Access Control" icon="key" href="/permissions/access-control">
    Control which data warehouses a user can query and which integrations they can see.
  </Card>

  <Card title="Row-Level Permissions" icon="filter" href="/permissions/row-level-permissions">
    Filter what data Kris can access per user group — like limiting visibility to only their projects or hiding sensitive tables entirely.
  </Card>
</CardGroup>

<Info>
  **Admin users** bypass all permission restrictions and have full, unrestricted access to every destination, integration, and table in Kroo.
</Info>

## Support

For help configuring permissions, contact [implementations@getkroo.com](mailto:implementations@getkroo.com).
