---
title: Policy sets in the UI
description: You manage policy sets through the AM admin UI. Go to Realms > realm name > Authorization > Policy Sets.
component: pingam
version: 8.1
page_id: pingam:am-authorization:policy-sets-ui
canonical_url: https://docs.pingidentity.com/pingam/8.1/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 through the AM admin UI. 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.The AM admin UI prevents deletion if the set contains any policies. |

## Policy set names

Do not 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`)
