# Security in StackAI

This section covers the specific security controls available within the StackAI platform — how to configure access, manage permissions, and meet enterprise compliance requirements.

Use these pages to set up your organization's security posture before rolling out agents to users.

### In this section

<table data-view="cards"><thead><tr><th>Topic</th><th data-card-target data-type="content-ref">Page</th></tr></thead><tbody><tr><td><strong>Role-Based Access Controls (RBAC) and Groups</strong><br>Define roles and assign permissions across your organization.</td><td><a href="/spaces/FSlso1Kjob5CLDrh0dVn/pages/y57ktLDXN53NMeMdLnKe">/spaces/FSlso1Kjob5CLDrh0dVn/pages/y57ktLDXN53NMeMdLnKe</a></td></tr><tr><td><strong>Workspace and Folder Access</strong><br>Control which users and groups can see or edit specific workspaces and folders.</td><td><a href="/spaces/FSlso1Kjob5CLDrh0dVn/pages/OPMPEzdYAtrr6QIbp6js">/spaces/FSlso1Kjob5CLDrh0dVn/pages/OPMPEzdYAtrr6QIbp6js</a></td></tr><tr><td><strong>Project Controls</strong><br>Set visibility and edit permissions at the project level.</td><td><a href="/spaces/FSlso1Kjob5CLDrh0dVn/pages/piacotxgusZXhmiXHJmu">/spaces/FSlso1Kjob5CLDrh0dVn/pages/piacotxgusZXhmiXHJmu</a></td></tr><tr><td><strong>Feature Access</strong><br>Enable or restrict access to specific platform features by role.</td><td><a href="/spaces/FSlso1Kjob5CLDrh0dVn/pages/5FmFhsnsgI0oNOHuAoge">/spaces/FSlso1Kjob5CLDrh0dVn/pages/5FmFhsnsgI0oNOHuAoge</a></td></tr><tr><td><strong>Connection and Knowledge Base Permissions</strong><br>Manage who can use, view, or modify connections and knowledge bases.</td><td><a href="/spaces/FSlso1Kjob5CLDrh0dVn/pages/ROB4BQnTaOMF29waqzeN">/spaces/FSlso1Kjob5CLDrh0dVn/pages/ROB4BQnTaOMF29waqzeN</a></td></tr><tr><td><strong>Authentication and MFA</strong><br>Configure login methods and enforce multi-factor authentication.</td><td><a href="/spaces/FSlso1Kjob5CLDrh0dVn/pages/XlSrNoy8kceVfCTcakyv">/spaces/FSlso1Kjob5CLDrh0dVn/pages/XlSrNoy8kceVfCTcakyv</a></td></tr><tr><td><strong>Agentic Development Lifecycle (ADLC)</strong><br>Manage how agents move through development, review, and production stages.</td><td><a href="/spaces/FSlso1Kjob5CLDrh0dVn/pages/Pwz1YPOL48uvabpT381w">/spaces/FSlso1Kjob5CLDrh0dVn/pages/Pwz1YPOL48uvabpT381w</a></td></tr><tr><td><strong>System for Cross-Domain Identity Management (SCIM)</strong><br>Automate user provisioning and deprovisioning via your identity provider.</td><td><a href="/spaces/FSlso1Kjob5CLDrh0dVn/pages/h6cdSsgsgqne41enPJ9D">/spaces/FSlso1Kjob5CLDrh0dVn/pages/h6cdSsgsgqne41enPJ9D</a></td></tr><tr><td><strong>Workflow Notifications</strong><br>Set up alerts and notifications for workflow events and status changes.</td><td><a href="/spaces/FSlso1Kjob5CLDrh0dVn/pages/sO59KTI81fcYj869P6li">/spaces/FSlso1Kjob5CLDrh0dVn/pages/sO59KTI81fcYj869P6li</a></td></tr></tbody></table>

### Where to start

* Setting up a new organization? Start with [**RBAC and Groups**](/welcome-to-stackai/security-and-governance/security-in-stackai/role-based-access-controls-rbac-and-groups.md), then [**Workspace and Folder Access**](/welcome-to-stackai/security-and-governance/security-in-stackai/workspace-and-folder-access.md).
* Enforcing login security? Go to [**Authentication and MFA**](/welcome-to-stackai/security-and-governance/security-in-stackai/authentication-and-mfa.md).
* Automating user management from your IdP? Go to [**SCIM**](/welcome-to-stackai/security-and-governance/security-in-stackai/system-for-cross-domain-identity-management-scim.md).
* Controlling which users can access which agents? See [**Project Controls**](/welcome-to-stackai/security-and-governance/security-in-stackai/project-controls.md) and [**Feature Access**](/welcome-to-stackai/security-and-governance/security-in-stackai/feature-access.md).


---

# Agent Instructions: 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://docs.stackai.com/welcome-to-stackai/security-and-governance/security-in-stackai.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.
