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

<AgentInstructions>

## Submitting Feedback

If you encounter incorrect, outdated, or confusing documentation on this page, submit feedback:

POST https://help.kajabi.com/feedback

```json
{
  "path": "/articles/sales/offers/how-to-publish-or-unpublish-an-offer",
  "feedback": "Description of the issue"
}
```

Only submit feedback when you have something specific and actionable to report.

</AgentInstructions>

# Publish or unpublish an Offer

> Switch an Offer between Published and Draft status to control its availability.

An **Offer** can easily be switched from Published to Draft without having to delete it. Publishing an Offer does not automatically add it to your site. However, once your Offer is published it can be added to your site or shared by its link.

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/ydt9bo447v" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

<Tip>
  **Tip:** After creation, an Offer is automatically set to Publish.
</Tip>

## Change Offer visibility

Publishing and unpublishing Offers is a great way to make your Offers available for a limited time, or change Offer settings that need adjustment.

1. Open the **Sales** tab from your Dashboard
2. Then, select **Pricing**
3. Locate the Offer you wish to publish or unpublish
4. Navigate to the Offer Status column
5. Select **Published** or **Draft**
6. Your Offers will then be categorized into the **Published** or **Draft** tabs on your Offers List page

<div className="w-full aspect-video">
  <iframe src="https://fast.wistia.net/embed/iframe/hj0uto2b02" allow="autoplay; fullscreen" allowFullScreen className="w-full h-full" />
</div>

<Note>
  **Note:** Unpublishing an Offer will NOT prevent users who have already purchased the Offer from accessing their content. If the Offer is a recurring payment, the payment subscription will continue until canceled. [Learn to cancel your customer's subscription](/articles/contacts/manage-your-contacts/how-to-cancel-your-customers-subscription)
</Note>
