Skip to main content
You can use the Auth0 Dashboard to view a list of your Tenant Access Control List (ACL) rules and toggle them individually.

View list of rules

Go to Dashboard > Security > Access Control to view a list of your existing rules.
Column nameDescriptionRelated API response field
PriorityOrdinal number indicating when the rule is evaluatedpriority
NameDescription of the rule’s purpose or functionalitydescription
ActionThe action that the rule performs.action
StatusValue indicating whether the rule is active or disabled.active
Last UpdatedDatetime stamp of when the rule was last updated.updated_at
View list of Tenant ACL rules in the Auth0 Dashboard

Enable or disable a rule

You can enable or disable a specific rule by toggling the button next to it. The Status field shows the rule as Active or Disabled accordingly. Enable or disable a Tenant ACL rule in the Auth0 Dashboard