# Explore app setting restrictions

With Cerby, you can achieve more granular tracking and visibility into user, password, and account changes across your apps with our **App setting restrictions** feature.

In shared account scenarios, apps commonly don’t enable admins to restrict or control specific settings according to the users' roles and permissions. The **App setting restrictions** feature helps organizations improve security by encouraging employees to use Cerby rather than the app’s interface to manage users, update passwords, and delete accounts.

This feature enables you to implement either a recommendation-based (thereby reducing user friction) or a full block approach according to your organization's security policies. In any scenario, you can monitor compliance and take action on potential security risks.

As a workspace **Owner**, **Super Admin**, or **Admin**, you can manage and apply restrictions to the following settings directly in users’ web browsers:

* **Password settings:** Control how users configure and change account passwords, including changing, resetting, or updating the password within the app.
* **Member settings:** Control how users manage user access, roles, or permissions within the app.
* **Account deletion:** Control how users delete accounts within the app.

These restrictions give you control over how and where users can modify critical settings, helping to ensure the security and integrity of your accounts.

{% hint style="danger" %}
**IMPORTANT:** Any restriction applies only to workspace **Users** ; workspace **Owners**, **Admins**, and **Super** **Admins** are unaffected.
{% endhint %}

***

## How restrictions work

Workspace **Owners**, **Super Admins**, and **Admins** can only configure the app setting restrictions using the Cerby web app. The client app performing the restrictions on the app’s user interface is the Cerby browser extension.

{% hint style="danger" %}
**IMPORTANT:** For the feature to work correctly, users must have the Cerby browser extension installed and logged in. It is not available in the Cerby mobile app.
{% endhint %}

The following are the available restriction options for managing password, user, and account settings:

* **Fully block:** Users cannot change the settings directly in the app because Cerby restricts interactions with the user interface. Any attempt to change the settings results in a notification informing the user that they do not have permission to make the change. Workspace **Admins** receive an email about blocked attempts, giving them visibility into restricted actions in the **Activity** view.
* **Prompt to use Cerby:** Users are recommended to make changes through Cerby automation using the account and user management capabilities. However, they can still make updates directly in the app, including account deletion. Workspace **Admins** receive a notification about changes to the app settings.
* **No restriction:** Users can change the settings directly in the app. Changes are not limited or monitored; users can modify their passwords and members, and delete accounts without intervention.

***

## User notifications

The following is the behavior for the different restriction settings when users attempt to make changes in the app:

* **Full block** : Any modification attempt displays an error message in the app when a setting is fully blocked, as shown in **Figure 1.**
* **Prompt to use Cerby** : When users are prompted to use Cerby, any attempt to modify settings or delete an account will display an informational window, as shown in **Figure 2**, recommending users to configure the setting through Cerby or to avoid performing the action.

***

## Supported apps

The following are the domains of the apps that support the App setting restrictions feature:

* google.com
* Appbot.co
* Bitrise.io
* Mailchimp.com
* make.com
* ngrok.com
* PayPal.com
* SurveyMonkey.com
* developers.google.com/ads-data-hub
* cloud.google.com/document-ai
* Acsense.com
* Meraki.com
* Explorium.ai
* x.com
* instagram.com
* facebook.com
* TikTok.com
* bsky.app
* Pinterest.com
* Snapchat.com

***

## Related articles

The following articles contain more information about the App setting restrictions feature:

* [Manage access to app settings](/setup-and-admin/workspace-settings/extension-settings/app-setting-restrictions/manage-access-to-app-settings.md)
* [Add settings restrictions to an app](/setup-and-admin/workspace-settings/extension-settings/app-setting-restrictions/add-setting-restrictions-to-an-app.md)
* [Edit an app settings restriction](/setup-and-admin/workspace-settings/extension-settings/app-setting-restrictions/edit-an-app-setting-restriction.md)
* [Customize the user message for setting restrictions](/setup-and-admin/workspace-settings/extension-settings/app-setting-restrictions/customize-the-user-message-for-setting-restrictions.md)
* [Remove apps from settings restrictions](/setup-and-admin/workspace-settings/extension-settings/app-setting-restrictions/remove-apps-from-setting-restrictions.md)


---

# 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/extension-settings/app-setting-restrictions/explore-app-setting-restrictions.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.
