> ## 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/website/pages/how-to-publish-and-draft-your-page",
  "feedback": "Description of the issue"
}
```

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

</AgentInstructions>

# Publish and draft a page

> Learn to set your Page Visibility Settings to Published or Draft.

Creating a page will automatically set it to draft. Update your Page Visibility Settings to keep your page hidden as you customize and publish when you're ready.

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

## Overview

Page visibility settings allow you to control whether your page is live and accessible to visitors or hidden as a draft while you work on it. You can quickly toggle between Published and Draft status using a shortcut or through the Edit Page Details menu.

***

## Default visibility for a page

Creating a page will automatically set your page to draft. Update your Page Visibility Settings to keep your page hidden as you customize your page and publish when you're ready.

<Note>
  **Note:** A page in draft mode will redirect to your [Standard Website 404 Page](/articles/website/pages/how-to-build-your-404-page). Be sure to customize the 404 Page located in the Design section of your Website tab to match your branding and language if your users attempt to view a Drafted Page.
</Note>

***

## Change your page visibility: the shortcut

1. Open the **Website** tab from your Dashboard.
2. Click **Landing Pages**.
3. Locate the Landing Page you wish to Publish or Draft.
4. Select the **Visibility Setting (Published or Draft)** to the right of your Page Title.
5. Select your desired **Visibility Setting (Published or Draft)** from the dropdown menu:

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

***

## Change your page visibility: Edit Page Details

1. Open the **Website** tab from your Dashboard.
2. Click **Landing Pages**.
3. Click the `…` menu to the right of the Landing Page you wish to Publish or Draft.
4. Select **Edit Details**.
5. Navigate to the Page visibility section and select Publish or Draft.
6. Click **Save** in the lower right corner to apply your changes:

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