> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-60c89f9a-mintlify-audit-missing-sections-1778528421.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Manage Payment Pages

> You can perform the following Payment Page actions:

### Modify Payment Page Content

To modify the Payment Page content:

<Steps>
  <Step title="Step 1">
    Navigate to **Payment Pages** on the Dashboard.
  </Step>

  <Step title="Step 2">
    In the list of pages that appear, click on the link of the page that you want to modify.
  </Step>

  <Step title="Step 3">
    In the top right corner of the page, click the **Edit Page** button.
  </Step>

  <Step title="Step 4">
    The page appears in edit mode. You can now edit any of the fields to update the details, including the price fields.
  </Step>
</Steps>

### Update Stock

<Steps>
  <Step title="Step 1">
    Navigate to **Payment Pages** on the Dashboard and select **Payment Pages**.
  </Step>

  <Step title="Step 2">
    In the list of **Payment Pages** that appears, select the page you wish to modify.
  </Step>

  <Step title="Step 3">
    In the top right corner, the different price fields are displayed. Click **Update Stock** against the relevant price item.
  </Step>

  <Step title="Step 4">
    You can either make the stock quantity unlimited, using **No Limit** or enter an amount in the box given below.
  </Step>

  <Step title="Step 5">
    Click **Save**.
  </Step>
</Steps>

### Modify Settings

To modify Payment Page settings:

1. Navigate to **Payment Pages** on the Dashboard and select **Payment Pages**.
2. Click on the page id. This opens the page details panel where you can perform the following actions:

## Action | Effect

## **Edit** the page | Editing reopens the editor with saved details. You can make changes to the page content.

## **Deactivate** the page | Deactivating a page makes it inaccessible to your customers.

## Configure **Expires on** | This option enables you to set the page's expiry date and time using the date and time picker. You can also select the **No Expiry** checkbox to run the page indefinitely.

**Add New** notes on the page | You can add up to 5 custom notes on the Payment Page.

<Info>
  **Best Practices**

  * To avoid confusion, ensure that no two pages have the same **Title**.
  * You can edit an expired or inactive Payment Page and republish it with new changes. This helps avoid page duplication and allows you to query the system efficiently.
</Info>

### Deactivate Payment Page

A Payment Page can have two states, active and inactive.

## Status | Description

## `active` | The Page is published and live.

`inactive` | The Page goes inactive due to one of the following actions:- Manual deactivation

* Page expiry
* Items out-of-stock

You can make an existing page inactive if you no longer wish to accept payments using it.

Manual Deactivation

To deactivate manually:

<Steps>
  <Step title="Step 1">
    Log in to Dashboard and navigate to **Payment Pages**.
  </Step>

  <Step title="Step 2">
    Select **Payment Pages**.
  </Step>

  <Step title="Step 3">
    Select the page you wish to deactivate.
  </Step>

  <Step title="Step 4">
    In the page details screen, go to **Page Status** field and click **Deactivate**.
  </Step>

  <Step title="Step 5">
    In the dialogue box that appears, confirm the action by clicking the **Yes, deactivate** button.
  </Step>
</Steps>

### Deactivation Using Expiry Date

You can also automate page deactivation by setting an expiry date for the page. You can set expiry date:

Know how to [set the page's expiry date](/payments/payment-pages/create#step-3-configure-page-settings) at the time of creation.

To set the expiry mode of a page from the list of **Payment Pages**:

<Steps>
  <Step title="Step 1">
    Navigate to **Dashboard** → **Payment Pages**.
  </Step>

  <Step title="Step 2">
    Select **Payment Pages**.
  </Step>

  <Step title="Step 3">
    In the list of **Payment Pages** that appears, Select the page you wish to set expiry for.
  </Step>

  <Step title="Step 4">
    In the page details screen, go to **Expires On** field and click **Change**.
  </Step>

  <Step title="Step 5">
    The field now shows a **No Expiry** checkbox selected. Unselect the box for the calendar to appear.
  </Step>

  <Step title="Step 6">
    In the calendar, set the date and time of expiry and click **Save**.
  </Step>
</Steps>

<Info>
  **Handy Tips**

  The expiry time must be at least 15 minutes after the current time.
</Info>

### Related Information

* [Create a Payment Page](/payments/payment-pages/create)
* [Search for Payment Pages](/payments/payment-pages/search)
* [Configure Payment Pages Receipt](/payments/payment-pages/receipt)
* [Configure Goal Tracker](/payments/payment-pages/goal-tracker)
* [Subscribe to Webhooks](/payments/payment-pages/subscribe-to-webhooks)
