# Setup and admin

You're the one keeping your organization's identity infrastructure running. This space has everything you need to configure your workspace, connect your identity provider, enforce security policies, and automate the full user lifecycle, from onboarding to offboarding.

***

## What you can do here

<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>Workspace identity federation</strong></td><td>Connect your IdP to enable SSO authentication and automatic user provisioning in Cerby.</td><td><a href="https://help.cerby.com/setup-and-admin/workspace-identity-federation">https://help.cerby.com/setup-and-admin/workspace-identity-federation</a></td></tr><tr><td><strong>Workspace settings</strong></td><td>Configure workspace-level preferences, branding, and user management settings.</td><td><a href="https://help.cerby.com/setup-and-admin/workspace-settings">https://help.cerby.com/setup-and-admin/workspace-settings</a></td></tr><tr><td><strong>Client app deployment</strong></td><td>Deploy and configure the Cerby browser extension and other clients across your organization.</td><td><a href="https://help.cerby.com/setup-and-admin/client-app-deployment">https://help.cerby.com/setup-and-admin/client-app-deployment</a></td></tr><tr><td><strong>Identity lifecycle management</strong></td><td>Automate provisioning, deprovisioning, and access management across your apps via business hubs and IdLCM integrations.</td><td><a href="https://help.cerby.com/setup-and-admin/identity-lifecycle-management-idlcm">https://help.cerby.com/setup-and-admin/identity-lifecycle-management-idlcm</a></td></tr><tr><td><strong>Security governance</strong></td><td>Define and enforce password policies and access controls across your workspace.</td><td><a href="https://help.cerby.com/setup-and-admin/security-governance">https://help.cerby.com/setup-and-admin/security-governance</a></td></tr><tr><td><strong>Audit and activity</strong></td><td>Monitor events, review automation logs, and export activity data for compliance and oversight.</td><td><a href="https://help.cerby.com/setup-and-admin/audit-and-activity">https://help.cerby.com/setup-and-admin/audit-and-activity</a></td></tr><tr><td><strong>Vault management</strong></td><td>Create and manage vaults, configure backup options, and understand how Cerby encrypts your data.</td><td><a href="https://help.cerby.com/setup-and-admin/vault-management">https://help.cerby.com/setup-and-admin/vault-management</a></td></tr></tbody></table>


---

# 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://help.cerby.com/setup-and-admin/readme.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.
