# SECURITY GOVERNANCE

- [Password policies](https://help.cerby.com/setup-and-admin/security-governance/password-policies.md)
- [Create a password policy](https://help.cerby.com/setup-and-admin/security-governance/password-policies/create-a-password-policy.md): This article describes how to create a password policy for all the accounts belonging to one or multiple managed apps.
- [Include an account in a password policy](https://help.cerby.com/setup-and-admin/security-governance/password-policies/include-an-account-in-a-password-policy.md): This article describes how to include an account in a password policy.
- [Exclude an account from a password policy](https://help.cerby.com/setup-and-admin/security-governance/password-policies/exclude-an-account-from-a-password-policy.md): This article describes how to exclude an account from a password policy.
- [Edit a password policy](https://help.cerby.com/setup-and-admin/security-governance/password-policies/edit-a-password-policy.md): This article describes how to edit the settings of an existing password policy.
- [Delete a password policy](https://help.cerby.com/setup-and-admin/security-governance/password-policies/delete-a-password-policy.md): This article describes how to delete a password policy.
- [View all accounts with a password policy](https://help.cerby.com/setup-and-admin/security-governance/password-policies/view-all-accounts-with-a-password-policy.md): This article describes how to view all the accounts belonging to a specific managed app affected by a password policy.
- [Universal logout](https://help.cerby.com/setup-and-admin/security-governance/universal-logout.md)
- [Enable Okta Universal Logout for Cerby](https://help.cerby.com/setup-and-admin/security-governance/universal-logout/enable-okta-universal-logout-for-cerby.md): This article describes how to enable Okta Universal Logout for Cerby.
- [Trigger Cerby Universal Logout](https://help.cerby.com/setup-and-admin/security-governance/universal-logout/trigger-cerby-universal-logout.md): This article describes how to trigger Cerby’s native Universal Logout.
- [Trigger Okta Universal Logout and extend it to Cerby](https://help.cerby.com/setup-and-admin/security-governance/universal-logout/trigger-okta-universal-logout-and-extend-it-to-cerby.md): This article describes how to trigger Okta Universal Logout from the Okta Dashboard and extend it to Cerby.
- [Security hub](https://help.cerby.com/setup-and-admin/security-governance/security-hub.md)
- [Address automation task issues in the Security Hub](https://help.cerby.com/setup-and-admin/security-governance/security-hub/address-automation-task-issues-in-the-security-hub.md): This article describes the actions you can take on the issues encountered by automation tasks displayed in the Security Hub.
- [Assign Owners to orphaned accounts in your workspace](https://help.cerby.com/setup-and-admin/security-governance/security-hub/assign-owners-to-orphaned-accounts-in-your-workspace.md): This article describes how to assign Owners to orphaned accounts in your workspace through the Security Hub.
- [View the details of all accounts in your workspace](https://help.cerby.com/setup-and-admin/security-governance/security-hub/view-the-details-of-all-accounts-in-your-workspace.md): This article describes how to view the details of all accounts in your workspace.


---

# 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/security-governance.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.
