# Feature Access

Hosting Plans / Feature Access

## Add cPanel account feature list overrides

 - [GET /add_override_features_for_user](https://api.docs.cpanel.net/specifications/whm.openapi/feature-access/add_override_features_for_user.md): This function adds feature overrides to a cPanel account.

## Return cPanel accounts' feature settings

 - [GET /get_users_features_settings](https://api.docs.cpanel.net/specifications/whm.openapi/feature-access/get_users_features_settings.md): This function lists the features settings of cPanel accounts.

## Remove cPanel account feature list overrides

 - [GET /remove_override_features_for_user](https://api.docs.cpanel.net/specifications/whm.openapi/feature-access/remove_override_features_for_user.md): This function removes feature overrides from a cPanel account.

## Return cPanel account feature access

 - [GET /verify_user_has_feature](https://api.docs.cpanel.net/specifications/whm.openapi/feature-access/verify_user_has_feature.md): This function checks whether a user has access to a feature on a feature list.

