# Admin

- [Team Management](https://docs.arcade.software/kb/admin/team-management.md): Arcade Workspaces are the foundational layer for organizing, collaborating, and managing Arcades across your company or personal use.
- [Workspace Role-Based Access Control](https://docs.arcade.software/kb/admin/team-management/workspace-role-based-access-control.md): Workspace RBAC
- [Auto-Join](https://docs.arcade.software/kb/admin/team-management/auto-join.md): Auto-Join lets Enterprise workspaces automatically add new users based on their company email domain—reducing onboarding friction while keeping admins firmly in control.
- [General Security](https://docs.arcade.software/kb/admin/general-security.md)
- [Single Sign-On (SSO) with SAML](https://docs.arcade.software/kb/admin/general-security/single-sign-on-sso-with-saml.md): Single Sign-On (SSO) allows your team members to log in to Arcade using your organization’s identity provider.
- [GDPR Requirements](https://docs.arcade.software/kb/admin/general-security/gdpr-requirements.md): Arcade provides several options for controlling tracking behavior, including honoring cookie consent prompts on your own website.
- [Billing and Subscription](https://docs.arcade.software/kb/admin/billing-and-subscription.md)
- [Sales Tax](https://docs.arcade.software/kb/admin/billing-and-subscription/sales-tax.md)
- [Plans and AI Credits](https://docs.arcade.software/kb/admin/plans-and-ai-credits.md)
- [Growth Plan Pre March 2026 (Grandfathered)](https://docs.arcade.software/kb/admin/plans-and-ai-credits/growth-plan-pre-march-2026-grandfathered.md): This page explains how the Legacy Growth plan ($50 per user) works.
- [Growth Plan Pre May 2026 (Grandfathered)](https://docs.arcade.software/kb/admin/plans-and-ai-credits/growth-plan-pre-may-2026-grandfathered.md): This plan was live between the months of March and May in 2026.


---

# 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.arcade.software/kb/admin.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.
