# WORKSPACE SETTINGS

- [Set up a business email domain](https://help.cerby.com/setup-and-admin/workspace-settings/set-up-a-business-email-domain.md): This article describes how to grant access to Cerby to use your business email domain via an Amazon SES integration.
- [Set up your IdP to support imports from LastPass with SSO](https://help.cerby.com/setup-and-admin/workspace-settings/set-up-your-idp-to-support-imports-from-lastpass-with-sso.md): This article describes how to set up your IdP to support item imports from LastPass for users who authenticate with SSO.
- [Trusted sessions and devices](https://help.cerby.com/setup-and-admin/workspace-settings/trusted-devices.md)
- [Set up trusted sessions on your devices](https://help.cerby.com/setup-and-admin/workspace-settings/trusted-devices/set-up-trusted-sessions-on-your-devices.md): This article describes how to set up trusted sessions on your devices to access Cerby.
- [View the trusted sessions and devices in your workspace](https://help.cerby.com/setup-and-admin/workspace-settings/trusted-devices/view-the-trusted-sessions-and-devices-in-your-workspace.md): This article describes how to view the registered, trusted sessions on your devices.
- [Disable trusted sessions and devices in your workspace](https://help.cerby.com/setup-and-admin/workspace-settings/trusted-devices/disable-trusted-sessions-and-devices-in-your-workspace.md): This article describes how to disable the registered trusted sessions and devices in your workspace.
- [Extended account access](https://help.cerby.com/setup-and-admin/workspace-settings/extended-account-access.md)
- [Turn on Extended account access for Okta](https://help.cerby.com/setup-and-admin/workspace-settings/extended-account-access/turn-on-extended-account-access-for-okta.md): This article describes how to turn on the Extended account access feature for accessing your apps from Okta with Cerby's automated login.
- [Turn off Extended account access for Okta](https://help.cerby.com/setup-and-admin/workspace-settings/extended-account-access/turn-off-extended-account-access-for-okta.md): This article describes how to turn off the Extended account access feature to stop syncing your accounts with Okta.
- [Update the Extended account access settings for Okta](https://help.cerby.com/setup-and-admin/workspace-settings/extended-account-access/update-the-extended-account-access-settings-for-okta.md): This article describes how to update the settings of the Extended account access feature for Okta.
- [Extension settings](https://help.cerby.com/setup-and-admin/workspace-settings/extension-settings.md)
- [Account autosave](https://help.cerby.com/setup-and-admin/workspace-settings/extension-settings/account-autosave.md)
- [Turn on prompted autosave in your workspace](https://help.cerby.com/setup-and-admin/workspace-settings/extension-settings/account-autosave/turn-on-prompted-autosave-in-your-workspace.md): This article describes how to turn on and manage the Prompted autosave setting at the workspace level, applicable to all workspace users.
- [Turn on enforced autosave in your workspace](https://help.cerby.com/setup-and-admin/workspace-settings/extension-settings/account-autosave/turn-on-enforced-autosave-in-your-workspace.md): This article describes how to turn on and manage the Enforced autosave setting at the workspace level, applicable to all workspace users.
- [Manage account autosave domains](https://help.cerby.com/setup-and-admin/workspace-settings/extension-settings/account-autosave/manage-account-autosave-domains.md): This article describes how to manage in your profile the domains where Cerby prompts you to autosave your accounts.
- [App setting restrictions](https://help.cerby.com/setup-and-admin/workspace-settings/extension-settings/app-setting-restrictions.md)
- [Explore app setting restrictions](https://help.cerby.com/setup-and-admin/workspace-settings/extension-settings/app-setting-restrictions/explore-app-setting-restrictions.md): This article describes how the App setting restrictions feature enables you to enforce security policies directly in users’ web browsers.
- [Add setting restrictions to an app](https://help.cerby.com/setup-and-admin/workspace-settings/extension-settings/app-setting-restrictions/add-setting-restrictions-to-an-app.md): This article describes how to add password, member, or account restrictions to an app.
- [Manage access to app settings](https://help.cerby.com/setup-and-admin/workspace-settings/extension-settings/app-setting-restrictions/manage-access-to-app-settings.md): This article explains how to manage access to passwords and members settings and account deletion, either by blocking or prompting to use Cerby.
- [Edit an app setting restriction](https://help.cerby.com/setup-and-admin/workspace-settings/extension-settings/app-setting-restrictions/edit-an-app-setting-restriction.md): This article describes how to edit existing setting restrictions for an app.
- [Customize the user message for setting restrictions](https://help.cerby.com/setup-and-admin/workspace-settings/extension-settings/app-setting-restrictions/customize-the-user-message-for-setting-restrictions.md): This article describes how to customize the user message displayed when an app’s password, member, or account restrictions are applied.
- [Remove apps from setting restrictions](https://help.cerby.com/setup-and-admin/workspace-settings/extension-settings/app-setting-restrictions/remove-apps-from-setting-restrictions.md): This article describes how to remove an app from the list of setting restrictions.


---

# 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/workspace-settings.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.
