# Welcome to StackAI

- [Overview](https://docs.stackai.com/welcome-to-stackai/overview.md)
- [What Makes StackAI Unique](https://docs.stackai.com/welcome-to-stackai/overview/what-makes-stackai-unique.md): Quickly deploy agents for your enterprise company with a no-code platform anyone can use.
- [Platform Overview](https://docs.stackai.com/welcome-to-stackai/overview/platform-overview.md)
- [Stack AI Documentation Map](https://docs.stackai.com/welcome-to-stackai/overview/stack-ai-documentation-map.md): Use this page to navigate the Stack AI documentation and find the right guide fast.
- [Security & Governance](https://docs.stackai.com/welcome-to-stackai/security-and-governance.md)
- [Security & Privacy](https://docs.stackai.com/welcome-to-stackai/security-and-governance/security-and-privacy.md)
- [AI Governance](https://docs.stackai.com/welcome-to-stackai/security-and-governance/ai-governance.md)
- [On-Premise](https://docs.stackai.com/welcome-to-stackai/security-and-governance/on-premise.md)
- [Security in StackAI](https://docs.stackai.com/welcome-to-stackai/security-and-governance/security-in-stackai.md)
- [Role-Based Access Controls (RBAC) and Groups](https://docs.stackai.com/welcome-to-stackai/security-and-governance/security-in-stackai/role-based-access-controls-rbac-and-groups.md): Control what users can see and do in StackAI by assigning roles.
- [Workspace and Folder Access](https://docs.stackai.com/welcome-to-stackai/security-and-governance/security-in-stackai/workspace-and-folder-access.md): Use private folders to control which teams can see specific projects.
- [Project Controls](https://docs.stackai.com/welcome-to-stackai/security-and-governance/security-in-stackai/project-controls.md): Use Project Controls to track versions during workflow development, and lock workflows when in production
- [Feature Access](https://docs.stackai.com/welcome-to-stackai/security-and-governance/security-in-stackai/feature-access.md): As an admin, you have the ability to enforce governance standards and feature accesses
- [Connection and Knowledge Base Permissions](https://docs.stackai.com/welcome-to-stackai/security-and-governance/security-in-stackai/connection-and-knowledge-base-permissions.md): Restrict access to Connections and Knowledge Bases.
- [Authentication and MFA](https://docs.stackai.com/welcome-to-stackai/security-and-governance/security-in-stackai/authentication-and-mfa.md): Use these settings to control how users authenticate.
- [Agentic Development Lifecycle (ADLC)](https://docs.stackai.com/welcome-to-stackai/security-and-governance/security-in-stackai/agentic-development-lifecycle-adlc.md)
- [System for Cross-Domain Identity Management (SCIM)](https://docs.stackai.com/welcome-to-stackai/security-and-governance/security-in-stackai/system-for-cross-domain-identity-management-scim.md): Automate StackAI user and group provisioning from your Identity Provider.
- [SCIM Okta](https://docs.stackai.com/welcome-to-stackai/security-and-governance/security-in-stackai/scim-okta.md)
- [Workflow Notifications](https://docs.stackai.com/welcome-to-stackai/security-and-governance/security-in-stackai/workflow-notifications.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.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.
