> ## Documentation Index
> Fetch the complete documentation index at: https://razorpay-881012b3.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Update an Offer Linked to a Subscription

> Update an Offer linked to a Subscription from the Razorpay Dashboard.

<div style={{display:"flex",flexWrap:"wrap",alignItems:"center",gap:"0.35rem 0.9rem",border:"1px solid rgba(128,128,128,0.28)",borderRadius:"0.5rem",padding:"0.45rem 0.75rem",margin:"0 0 1.25rem",fontSize:"0.875rem"}}>
  <span style={{fontWeight:600}}>Available in</span>
  <span>🇮🇳 India</span>
</div>

You can link an Offer to a Subscription or update the Offer linked to a Subscription from the Dashboard.

* It is possible to do this only if the Subscription is in the `active` state and not in any other state.
* The offer is applied to the Subscription only at the end of the current billing cycle. It is not possible to update an offer linked to a Subscription immediately.

To update an Offer linked to a Subscription:

1. Log in to the Dashboard and click **Subscriptions** under **PAYMENT PRODUCTS** in the left menu.
2. Click on the **Subscription Id** for which you want to update the Offer.
3. Click **Update**. The **Update Subscription** pop-up page appears.
4. Click the **Offer** drop-down list and select the new Offer to be linked with the subscription.
5. Select **End of Cycle**.

<Warning>
  **Watch Out!**

  The new Offer will be applied to the Subscription only at the end of the cycle. It is not possible to update an Offer linked to a Subscription immediately.
</Warning>

1. Click **Next**.
2. Review the changes and click **Update Subscription**.

### Related Information

* [About Offers](/docs/payments/subscriptions/offers)
* [Create Subscription Offers](/docs/payments/subscriptions/offers/create)
* [Link an Offer to a Subscription](/docs/payments/subscriptions/offers/link)
* [Delete an Offer Linked to a Subscription](/docs/payments/subscriptions/offers/delete)
