# CONCEPTS

- [Credential management](https://help.cerby.com/getting-started/concepts/credential-management.md)
- [Accounts](https://help.cerby.com/getting-started/concepts/credential-management/accounts.md): This article describes what accounts are in Cerby and the type of accounts you can add to your workspace.
- [Secrets](https://help.cerby.com/getting-started/concepts/credential-management/secrets.md): This article describes the benefits of the Secrets feature to securely save and share important text-based information and file attachments.
- [Collections](https://help.cerby.com/getting-started/concepts/credential-management/collections.md): This article describes the benefits of using collections to group and share accounts, secrets, business hubs, and subcollections.
- [Subcollections](https://help.cerby.com/getting-started/concepts/credential-management/subcollections.md): This article describes the Subcollections feature to organize, import, and share your secrets, accounts, and other collections.
- [Vaults](https://help.cerby.com/getting-started/concepts/credential-management/vaults.md): This article describes the benefits of the Vaults feature to ensure the privacy and security of your stored data.
- [Trusted sessions and devices](https://help.cerby.com/getting-started/concepts/credential-management/trusted-sessions-devices.md): This article describes trusted sessions and devices in Cerby.
- [Account autosave](https://help.cerby.com/getting-started/concepts/credential-management/account-autosave.md): This article describes the key benefits and configurations of the account autosave feature that captures login and signup credentials.
- [Extended account access](https://help.cerby.com/getting-started/concepts/credential-management/extended-account-access.md): This article describes the benefits of the Extended account access feature to access your apps from your IdP with Cerby's automated login.
- [Identity Lifecycle Management (IdLCM)](https://help.cerby.com/getting-started/concepts/identity-lifecycle-management-idlcm.md)
- [Business hubs](https://help.cerby.com/getting-started/concepts/identity-lifecycle-management-idlcm/business-hubs.md): This article describes the key benefits of the Business Hubs feature to manage the users and assets of your external seat-based and paid social apps
- [IdLCM integrations](https://help.cerby.com/getting-started/concepts/identity-lifecycle-management-idlcm/idlcm-integrations.md)
- [User management](https://help.cerby.com/getting-started/concepts/user-management.md)
- [Roles and permissions](https://help.cerby.com/getting-started/concepts/user-management/roles-and-permissions.md): This article describes the existing roles in Cerby under the RBAC system and how they are managed.
- [Members](https://help.cerby.com/getting-started/concepts/user-management/members.md): This article describes what members are in Cerby and the actions they can perform in your workspace.
- [Guest users](https://help.cerby.com/getting-started/concepts/user-management/guest-users.md): This article describes the key benefits of guest users, a role that enables you to share items with external collaborators through Cerby.
- [Teams](https://help.cerby.com/getting-started/concepts/user-management/teams.md): This article describes teams in Cerby, how they work, and how they simplify access management for groups of users.
- [Partners](https://help.cerby.com/getting-started/concepts/user-management/partners.md): This article describes the key benefits of the Partners feature that enables you to collaborate with external parties through Cerby.
- [Security posture](https://help.cerby.com/getting-started/concepts/security-posture.md)
- [Password Policies](https://help.cerby.com/getting-started/concepts/security-posture/password-policies.md): This article describes the Password Policies feature that enables you to configure password rotation policies per app.
- [Universal Logout](https://help.cerby.com/getting-started/concepts/security-posture/universal-logout.md): This article describes the benefits of Cerby Universal Logout and Okta’s Universal Logout through Cerby.
- [Security Hub](https://help.cerby.com/getting-started/concepts/security-posture/security-hub.md): This article describes the key benefits of the Security Hub feature, which offers a unified view of the health and status of the accounts in your workspace.
- [Audit and activity](https://help.cerby.com/getting-started/concepts/audit-and-activity.md)
- [Activity](https://help.cerby.com/getting-started/concepts/audit-and-activity/activity.md): This article describes the benefits of the Activity view to monitor and analyze activity on your Cerby workspace in real time.
- [Automation Log](https://help.cerby.com/getting-started/concepts/audit-and-activity/automation-log.md): This article describes the key benefits and settings for using and understanding Cerby’s Automation Log best.


---

# 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/getting-started/concepts.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.
