# Policy Group Tags ## Get the delegated admins of a policy group - [GET /policy_group_tags/{tag}/delegated_admins](https://td-public.redocly.app/apis/td_api_v3-public/policy-group-tags/getpolicygrouptagsdelegatedadmins.md): Returns a list of delegated admin user ids that manage a policy group. ## Update the delegated admins of a policy group - [PATCH /policy_group_tags/{tag}/delegated_admins](https://td-public.redocly.app/apis/td_api_v3-public/policy-group-tags/updatepolicygrouptagsdelegatedadmins.md): Tags a list of delegated admin user ids to manage a policy group. ## Get the users of a policy group - [GET /policy_group_tags/{tag}/users](https://td-public.redocly.app/apis/td_api_v3-public/policy-group-tags/getpolicygrouptagsusers.md): Returns a list of user ids that are tagged with a policy group. ## Update the users of a policy group - [PATCH /policy_group_tags/{tag}/users](https://td-public.redocly.app/apis/td_api_v3-public/policy-group-tags/updatepolicygrouptagsusers.md): Tags a list of user ids with a policy group.