---
title: Creating localized content
description: After you add a language version to an agreement, you can enter the localized text that makes up the agreement. Each time you modify the localized agreement content, the revision number is incremented. You configure each new revision to require re-consent, if needed.
component: pingone
page_id: pingone:user_experience:p1_create_localized_content
canonical_url: https://docs.pingidentity.com/pingone/user_experience/p1_create_localized_content.html
revdate: January 24, 2025
section_ids:
  steps: Steps
  next-steps: Next steps
---

# Creating localized content

After you add a language version to an agreement, you can enter the localized text that makes up the agreement. Each time you modify the localized agreement content, the revision number is incremented. You configure each new revision to require re-consent, if needed.

## Steps

1. In the PingOne admin console, go to **User Experience > Agreements**.

2. In the **Agreements** list, locate the agreement you want to edit. Click the agreement entry to open the details panel.

3. On the **Overview** tab, click the **Edit Localized Content** button.

4. On the left side, under **Languages**, click the language you want to edit.

5. Enter or edit the following information:

   * **Localized agreement title**: Enter or edit the title as it should appear in this language.

   * **Agreement format**: Specify the type of content for the agreement text: plain text or HTML. With HTML, you can style the agreement text and include hyperlinks. The following HTML elements are allowed: `a`, `br`, `p`, `b`, `i`, `em`, `h1`, `h2`, `h3`, `strong`.

     |   |                                                                                                                                                                                                                                                                                                       |
     | - | ----------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------- |
     |   | * Hyperlinks must use the `https` protocol.

     * To set up a hyperlink that opens in a new browser window, add the `target="blank"` attribute to the `<a>` element. For example, `<a href="https://www.example.com" target="blank">Terms and conditions</a>`.

     * The `<script>` element is not allowed. |

   * **Localized Agreement Content**: Enter or paste the text of the agreement.

   * **Acceptance label**: The text that is displayed for the affirmative option. For example, `I accept`.

   * **Continue label**: The text that is displayed for the user to continue after accepting the agreement. For example, `Continue`.

   * **Don't accept label**: The text that is displayed for the negative option. For example, `I don't accept`.

   * **Effective date**: Specify when the agreement should go into effect.

   * **Require new consent**: Specify whether users will have to re-consent if the agreement is updated.

6. Click **Save**.

## Next steps

[Previewing an agreement](p1_preview_agreement.html)
