---
title: Policy sets in the UI
description: You manage policy sets under Native Consoles > Access Management. Go to Realms > Realm Name > Authorization > Policy Sets.
component: pingoneaic
page_id: pingoneaic:am-authorization:policy-sets-ui
canonical_url: https://docs.pingidentity.com/pingoneaic/am-authorization/policy-sets-ui.html
keywords: ["Authorization", "Policy", "Configuration"]
page_aliases: ["authorization-guide:policy-sets-ui.adoc"]
section_ids:
  policy_set_names: Policy set names
---

# Policy sets in the UI

You manage policy sets under Native Consoles > Access Management. Go to Realms > *Realm Name* > Authorization > Policy Sets.

| To...               | Action                                                                                                                                                           |
| ------------------- | ---------------------------------------------------------------------------------------------------------------------------------------------------------------- |
| Create a policy set | Click + New Policy Set.When creating a policy set, specify an ID and select at least one resource type.You cannot change the ID after you create the policy set. |
| Modify a policy set | Click the policy set name or the pencil icon ([icon: pencil-alt, set=fa]).                                                                                       |
| Delete a policy set | Click the delete icon ([icon: times, set=fa]) or click the policy set name then the x Delete button.You can't delete a set that contains policies.               |

## Policy set names

Don't use any of the following characters in policy, policy set, or resource type names:

* Double quotes (`"`)

* Plus sign (`+`)

* Comma (`,`)

* Less than (`<`)

* Equals (`=`)

* Greater than (`>`)

* Backslash (`\`)

* Forward slash (`/`)

* Semicolon (`;`)

* Null (`\u0000`)
