> For the complete documentation index, see [llms.txt](https://docs.opusbooster.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.opusbooster.com/platform/funnels/support-hub.md).

# Support Hub

#### Discover Inspiring Funnel Designs <a href="#discover-inspiring-funnel-designs" id="discover-inspiring-funnel-designs"></a>

Explore these amazing funnel designs with detailed, step-by-step guides. Perfect for sparking inspiration for your next project. Enjoy!

#### Where to find your funnels <a href="#where-to-find-your-funnels" id="where-to-find-your-funnels"></a>

There are two places where you can view all your funnels within or even outside of your project.

To view all your projects 'website and funnel' navigate to the My sites & Funnels tab located at the top of the builder dashboard. Once selected, a slide out containing all data will be displayed as shown below:

As displayed your contents is broken down into two tabs - Funnels | Websites

**Funnels:** Under the selected funnels tab you will see all your created funnels.

**Websites:** You will see all websites that you have created

As mentioned you can access your funnels in another place > Navigate to the main funnel icon on the tool bar:

#### Add / Create new funnel <a href="#add-create-new-funnel" id="add-create-new-funnel"></a>

To create a new funnel select the 'Create New Funnel' Button as show in the image above. From here it will open the funnel template library for you to choose one of our pre-designed themes. Select the one you like, give it a name then hit save. Your new funnel has now been added:

#### Managing your funnels <a href="#managing-your-funnels" id="managing-your-funnels"></a>

This is where the power and flexibility really comes in to play! Depending on your selected plan, each plan comes with a different amount of funnels. But the following context applies to any plan.

You have already seen how to create a new funnel and the same goes when creating a new website. There are some additional options to help you get the most from using Funnels for your own projects or even setting up funnels for your own clients.

**For example:** When you create an account with it is classed as a Project. Within your project you can create a website and numerous funnels. You can also Move the funnel outside of the website so you can have it separate from your main Project URL or move the funnel to another project.

#### Add funnel to website <a href="#add-funnel-to-website" id="add-funnel-to-website"></a>

Let's take for example that I have a website, and I want to add a funnel to my website.

Select the funnel you want to move > click the cog icon and this window will display.

Once selected a new window will display, this time select the website you want to add that funnel to:

Store Products, Orders, Members, Contacts and Messages will NOT BE MOVED.

Once we have moved the funnel to the selected website, you will see a change within the funnel | website tab. Let's take a look:

You can now see that under the main funnel tab, you can see that the funnel is now attached to a website 'Project' So if you create an additional funnel it will display 2 Funnels. Denoting that this specific website has two funnel attached.

#### Remove funnel from website <a href="#remove-funnel-from-website" id="remove-funnel-from-website"></a>

If you want to remove a funnel from a specific website/project - Navigate to the funnel you want to move

**Note:** this does not delete the funnel. It just moves it. You will see this warning notice display also:

Are you sure you want to make this funnel independent of the website? Existing Store Products, Orders, Members, Contacts and Messages will not be moved and will stay on the website.

Sharing you funnel enables you to share your entire funnel to another person. So for example if you have a friend who loves your killer sales funnel and you want to sell it or just share for free you can. Simply navigate to the funnel options tab and select share. It will give you a custom link that you can share or if selling add to an email or use as a redirect page.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.opusbooster.com/platform/funnels/support-hub.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
