---
title: Editing a credential
description: Edit the look and feel of your credential in PingOne, the recipients of the credential, and the digital wallet.
component: pingone
page_id: pingone:digital_credentials_using_pingone_credentials:p1_credentials_editing_a_credential
canonical_url: https://docs.pingidentity.com/pingone/digital_credentials_using_pingone_credentials/p1_credentials_editing_a_credential.html
revdate: June 2, 2025
section_ids:
  steps: Steps
  result: Result:
---

# Editing a credential

Edit the look and feel of your credential, the recipients of the credential, and the digital wallet.

## Steps

1. In the PingOne admin console, go to **Digital Credentials > Schemas**.

   ### Result:

   The **Credentials** page opens, showing a list of existing credentials.

2. For the credential you want to edit, click the credential and then click the **Pencil** icon ([icon: pencil, set=fa]) in the relevant section.

3. Edit any of the following:

   * On the **Profile** tab:

     * For **Style Credential**, edit the style of how the credential will appear in the PingID wallet:

       |   |                                                                                             |
       | - | ------------------------------------------------------------------------------------------- |
       |   | As you set configurations, the **Credential View** and **Wallet View** update in real time. |

       * To add or update logo, click the image under **Logo** and select the image file that you want to use.

         |   |                                         |
         | - | --------------------------------------- |
         |   | Logo images must be smaller than 25 KB. |

       * To delete a logo, hover over the logo image, click the **Camera** icon ([icon: camera, set=fa]), and click **Remove Image** or **Upload New Image**.

       * To update or edit the **Background Color** and **Font Color** of your credential, use the color picker or by entering an RGB value.

       * Enter a **Title** and **Subtitle**.

       * Select up to three **Data Fields** to display on the credential.

         * To change the order in which the credential attributes are displayed, select a different data field.

         * To display a data field, click **Show label**.

     * For **Overview**:

       * Enter a **Credential Type** to identify the type of credential required for verification.

         |   |                                              |
         | - | -------------------------------------------- |
         |   | This value doesn't appear on the credential. |

       * Enter a user-friendly **Credential Name** to display on the credential.

     * For **Fields**, configure the data to store in the credential:

       * In the **Data Type** list, select an attribute.

       * In the **Field Title**, enter a field title to display on your credential.

       * To add a field, click **[icon: plus, set=fa]Add Field**.

       * To make a field required, select the checkbox.

         |   |                                              |
         | - | -------------------------------------------- |
         |   | Only required fields appear on the card SVG. |

       * To remove a field, click the **Delete** icon [icon: trash, set=fa].

     * For **Issuance Rules**, choose how often credentials are issued, updated, and revoked:

       * Click **Automatic** to automatically update credentials every 2 minutes in response to PingOne directory changes.

       * Click **Manual** to manually update credentials through API calls for immediate changes.

   * On the **Wallets** tab:

     |   |                                                                                                                                                                               |
     | - | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
     |   | You can only select one wallet.To manage existing digital wallets, edit your native applications on the [Applications](../applications/p1_edit_application_native.html) page. |

     * To select a wallet, browse or search for the wallet you want to use.

     * To add a wallet, configure the following:

       | Operating system | Configuration                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
       | ---------------- | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
       | **IOS**          | **Bundle ID**: A unique identifier assigned to an iOS app, essential for configuring app-specific notifications and services.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
       | **Android**      | * **Google Play Services**: JSON key files generated in the Google Cloud Console that contain authentication details for a service account.

         * **Package Name**: A unique identifier for an Android app, structured like a reversed domain name ( com.example.app) required for configuring push notifications using Firebase Cloud Messaging (FCM).

       * **Huwei Mobile Services**: An alternative mobile services platform to Google Play Services, used for devices running on Huawei's ecosystem.

         * **Package Name** (Android): A unique identifier for an Android app, structured like a reversed domain name (com.example.app) required for configuring push notifications using Firebase Cloud Messaging (FCM).

         * **App ID**: The unique identifier for the app on the device and in the Huwei Mobile AppGallery. |

     * To clear the selected wallet, click another wallet of your choice or click **No Wallet**.

   * On the **Population**, **Group**, or **Custom** tab, edit the recipient of the credential by selecting one of the following:

     * **Groups**: Choose a group to issue the credential to.

     * **Populations**: Choose a population to issue the credential to.

     * **Custom**: Create a filter that identifies a category of users to issue the credential to:

       * Select an **Attribute** and **Operator**, and enter a **Value**.

         You can find a full list of operators and supported attributes in [SCIM operators](https://developer.pingidentity.com/pingone-api/platform/users/users-1.html#users-scim-operators) in the PingOne API documentation.

       * To add a new attribute, click **[icon: plus, set=fa]Add** and select **Condition** or **Condition Set**.

       * Click **All** or **Any** to determine how to filter using your attributes.

       * To delete a condition, click [icon: trash, set=fa].

4. Click **Update**.
