+++ title = "Chef Manage" draft = false
aliases = ["/manage.html"]
[menu] [menu.docs] title = "About the Management Console" identifier = "chef_infra/features/management_console/manage.md About the Management Console" parent = "chef_infra/features/management_console" weight = 10 +++
{{% EOL_manage %}}
The Chef management console enables the management of nodes, data bags, roles, environments, and cookbooks by using a web user interface. In addition, access to nodes, data bags, roles, environments, and cookbooks is configurable using role-based access control (RBAC).
{{% node %}}
The Chef management console provides ways for users to delete nodes and reset their private keys, edit node attributes, manage the run-lists, configure user and group permissions, and manage tags.
{{% search %}}
{{< note >}}
The syntax for search queries in the Chef management console is identical to the syntax for search queries used with knife, the command line tool used to manage objects on the Chef Infra Server.
{{< /note >}}
{{% search_query_syntax %}}
{{% search_key %}}
{{% search_key_nested %}}
{{% search_pattern %}}
{{% search_pattern_exact %}}
{{% search_pattern_wildcard %}}
{{% search_pattern_range %}}
{{% search_pattern_fuzzy %}}
{{% search_boolean_operators %}}
{{% search_boolean_operators_andnot %}}
{{% search_special_characters %}}
{{% policy_summary %}}
The Chef management console provides ways for users to manage data bags, environments, roles, cookbooks, clients, and managing tags.
Organizations, users, and groups can be managed from the Chef management console, including role-based access control for any user and group to any of the objects saved to the Chef Infra Server.
{{% server_rbac %}}
{{% ctl_chef_server_install_features_download %}}
{{% ctl_chef_server_install_features_manual %}}