---
title: Editing scopes for an application
description: Edit the scopes for applications in PingOne.
component: pingone
page_id: pingone:applications:p1_edit_scopes_for_an_application
canonical_url: https://docs.pingidentity.com/pingone/applications/p1_edit_scopes_for_an_application.html
revdate: January 10, 2025
section_ids:
  steps: Steps
---

# Editing scopes for an application

Edit scopes to define permissions for an application. Learn more in [Resource scopes](p1_resource_scopes.html).

You can add the following types of scopes:

* OAuth scopes control what data is shared with applications. For example, you can allow an application to access the end user profiles by adding the `profile` scope from the OpenID Connect (OIDC) native resource.

* PingOne API self-management scopes enable customers to build custom user-management applications. For example, if your organization wants to develop an application allowing authenticated users to review their own PingOne user sessions, add the `p1:read:sessions` self-management scope to the application record. Learn more in [Self Service](../user_experience/p1_self_service.html) and [PingOne API self-management scopes](https://developer.pingidentity.com/pingone-api/foundations/pingone-roles-scopes-and-permissions/access-services-through-scopes-and-roles/pingone-self-management-scopes.html).

## Steps

1. In the PingOne admin console, go to to **Applications > Applications** and browse or search for the applicable application.

2. Click the application entry to open the details panel.

3. On the **Resources** tab, click the **Pencil** icon ([icon: pencil, set=fa]).

4. Select the checkboxes for the scopes you want to grant for the application.

5. Click **Save**.
