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

# Editing a Stamp Card

> Change a stamp card after you create it, and understand what happens to its rewards when you save.

You can change a stamp card after you create it, whether it's still a draft or already live. The edit screen is the same four-step wizard you used to build the card, opened with your current settings filled in.

## Opening a card to edit

Go to **Cards** in the sidebar. Find the card you want to change, open its three-dot menu, and choose **Edit**. Clicking the card's name opens the same screen.

<Frame caption="On the Cards page, open a card's three-dot menu and choose Edit.">
  <img src="https://mintcdn.com/qtap/UrlfvfOnRp58eXV5/images/merchants/stamp-cards/editing-01-card-menu.png?fit=max&auto=format&n=UrlfvfOnRp58eXV5&q=85&s=26bebaaade741be5d00b1c0efc3ffce2" alt="The Cards list with a card's three-dot menu open and the Edit option highlighted" width="1440" height="900" data-path="images/merchants/stamp-cards/editing-01-card-menu.png" />
</Frame>

The page is titled **Edit Stamp Card** and shows a status badge: **Active**, **Inactive**, or **Draft**. The four steps along the top are Card Design, Rewards, Locations, and Review, and the live preview on the right updates as you type.

<Frame caption="The Edit Stamp Card page opens with your current name, stamp goal, and design already filled in.">
  <img src="https://mintcdn.com/qtap/UrlfvfOnRp58eXV5/images/merchants/stamp-cards/editing-02-edit-page.png?fit=max&auto=format&n=UrlfvfOnRp58eXV5&q=85&s=6a18c8e1ef36d1d80732d495cd266e2a" alt="The Edit Stamp Card page on the Card Design step, showing the status badge and the name and stamp goal pre-filled, with a live card preview" width="1440" height="900" data-path="images/merchants/stamp-cards/editing-02-edit-page.png" />
</Frame>

## What you can change

Everything stays editable after a card goes live. You can rename it, change its colors and stamp icon, move the stamp goal up or down, add or remove rewards, and change which locations it belongs to. Nothing locks once the card is Active.

<Warning>
  Changing the **stamp goal** changes it for everyone on the card, including customers who are partway through. Raise a 10-stamp card to 12 and a customer sitting at 9 of 10 now reads 9 of 12. Move the goal only when you mean to reset the finish line for every member.
</Warning>

## Rewards are rewritten when you save

Each time you save the card, Qtap clears the card's rewards and re-adds the ones in your list at that moment. The list on the Rewards step is exactly what the card keeps. Remove a reward from the list and save, and it's gone.

<Frame caption="The Rewards step shows the card's current rewards. Whatever is in this list when you save is what the card keeps.">
  <img src="https://mintcdn.com/qtap/UrlfvfOnRp58eXV5/images/merchants/stamp-cards/editing-03-rewards.png?fit=max&auto=format&n=UrlfvfOnRp58eXV5&q=85&s=bfc7232151603e8c9cfab3ff7dfd95e9" alt="The Rewards step of the Edit Stamp Card wizard listing the card's existing rewards with Add Reward and per-reward edit controls" width="1440" height="900" data-path="images/merchants/stamp-cards/editing-03-rewards.png" />
</Frame>

Because Qtap rebuilds the reward list on every save, make all your reward changes in one pass before you save, rather than saving between each edit.

## Saving your changes

The Review step has two ways to save:

* **Publish Card** saves the card and keeps it live. Use this to save changes to a card customers are already collecting. Publishing needs a name, a stamp goal, at least one **Main** reward, and a valid location.
* **Save as Draft** saves your changes but sets the card back to **Draft**, which takes it offline.

<Frame caption="On the Review step, Publish Card (1) keeps the card live, while Save as Draft (2) returns it to draft.">
  <img src="https://mintcdn.com/qtap/UrlfvfOnRp58eXV5/images/merchants/stamp-cards/editing-04-review.png?fit=max&auto=format&n=UrlfvfOnRp58eXV5&q=85&s=6d082f9a14b6ebb284a9907c8988dfe7" alt="The Review step of the Edit Stamp Card wizard with the Publish Card and Save as Draft buttons highlighted" width="1440" height="900" data-path="images/merchants/stamp-cards/editing-04-review.png" />
</Frame>

<Warning>
  On a live card, save with **Publish Card**. **Save as Draft** returns the card to Draft and hides it from customers until you publish it again.
</Warning>

Editing stamp cards is open to owners and managers. Staff don't have stamp-card access by default.

<CardGroup cols={2}>
  <Card title="Creating a stamp card" href="/merchants/stamp-cards/creating">
    The full walkthrough for building a card from scratch.
  </Card>

  <Card title="Stamp card rewards" href="/merchants/stamp-cards/rewards">
    How Main, Sign Up, and Interim rewards work.
  </Card>

  <Card title="Advanced settings" href="/merchants/stamp-cards/advanced-settings">
    Stamping delays, daily caps, and bonus stamps.
  </Card>

  <Card title="Stamp cards overview" href="/merchants/stamp-cards/overview">
    Manage your card list, duplicate, and deactivate.
  </Card>
</CardGroup>
