> ## Documentation Index
> Fetch the complete documentation index at: https://docs.adclear.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Renaming promotions

> How to rename a promotion from the promotion viewer header.

You can rename any promotion directly from its header, as long as it is not archived.

## How to rename

<Steps>
  <Step title="Open the promotion">
    Navigate to the promotion you want to rename.
  </Step>

  <Step title="Click the pencil icon">
    In the promotion header, click the pencil icon next to the current name. The
    name becomes an editable text field.
  </Step>

  <Step title="Type the new name">
    Enter the new name. It must be at least 3 characters.
  </Step>

  <Step title="Confirm or cancel">
    Press **Enter** or click the checkmark to save. Press **Escape** or click
    the X to cancel without saving.
  </Step>
</Steps>

<Note>
  Archived promotions cannot be renamed. The pencil icon does not appear for
  archived content.
</Note>

## Validation

* The name must be at least 3 characters after trimming whitespace.
* If validation fails, an error toast appears explaining the issue.
* If the name is unchanged, no save occurs and the field closes automatically.
