# Publishing a Funnel

<figure><img src="/files/RmE3vQN43SDaFB0n8XRD" alt=""><figcaption></figcaption></figure>

Once you are ready to make your funnel live, you can select Publish from the Funnel Builder.

To publish a funnel the following must be done:

* All pages must be saved
* A default page must be defined
* All page routes must be defined
* Domain must be configured

**Default Page Assignment:**

Select the page you would like to set as the default for your funnel and select the settings (gear) icon:

<figure><img src="/files/5cyYs4s6Geg7JbuEiQg0" alt=""><figcaption></figcaption></figure>

Select Set as Default Page:

<figure><img src="/files/BFGWY1bJk7wJUkuHtQdf" alt="" width="331"><figcaption></figcaption></figure>

**Define Page Routes:**

All of your page routes must be set. If the arrows are red, this is an indicator that the route has not been defined.

<figure><img src="/files/t9IlQFXkrGQVFbn0WRK8" alt=""><figcaption></figcaption></figure>

To set the page route, select the arrow on the page you need to route and select the settings (gear icon):

<figure><img src="/files/nO9N6VDS43HJOThe7RIz" alt=""><figcaption></figcaption></figure>

This will open the Buttons/Links option in the top right corner of the builder:

<figure><img src="/files/5SkbfRruQWNdDyXaZgsi" alt=""><figcaption></figcaption></figure>

You will be able to select any links or buttons on the page to route.

<figure><img src="/files/KmGyx5YrNezueXBVRGGZ" alt=""><figcaption></figcaption></figure>

**Assign Custom Domain:**

Assign your custom domain to the Funnel. You can also assign the same domain to multiple Funnels.

<figure><img src="/files/HtKJy8TqIXQYqLQY8Eyg" alt=""><figcaption></figcaption></figure>

**Ready to Publish:**

Once you are ready to publish, select the Publish option at the top of the Funnel builder.

<figure><img src="/files/FiFR01gNRFzFAXeMV2Vv" alt=""><figcaption></figcaption></figure>

Your published site is now live and ready for traffic.

**Unpublish Site:**

Once your site is published, if for any reason you would like to deactivate your funnel, you can select Un-Publish. Un-Publishing your funnel will make it inactive.

<figure><img src="/files/Sk2B2BXnbIabveJOWmyw" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/ItWxUOCXHPubJZeo49e6" alt=""><figcaption></figcaption></figure>

### Troubleshooting

If the SSL and Domain are configured but you are seeing a message on the live site reading "Please Publish Your Site To Go Live", review your links to ensure the URL, including the slug/extension, is accurate - including any extra or missing "/"s or "?"s. (See [this article](/funnel-builder/redirect-storefront-to-checkoutchamp/pass-data-to-checkoutchamp-funnel-via-the-url.md) for URL examples)


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://help.checkoutchamp.com/funnel-builder/creating-and-editing-funnels-pages/publishing-a-funnel.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
