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

# Funnels

{% embed url="<https://www.loom.com/share/c1842a2726404812b300751ff20670ae?hideEmbedTopBar=true&hide_share=true&hide_title=true&sid=aa109b3f-68d0-40e3-98ee-0250ab94d588?hide_owner=true>" %}

The above Video contains:

1. How to import a funnel from templates
2. How to create a new funnel from scratch
3. How to import a page from the neighbouring funnels
4. What are Sections, rows, columns and elements.
5. Mobile and desktop view settings
6. Global sections and section templates.
7. Other settings of the funnels

{% embed url="<https://www.youtube.com/watch?v=B0khywjungo>" %}

### Reusable Templates & Global Sections

In this video, you are going to learn how to save blocks/sections/any element and reuse them in any other pages or different funnels/websites across your synamate account

You are also going to learn how to use global templates. i.e same header and footer across the funnel/website and if you change in one place, it will be changed in all other places unlike resuable blocks/templates.

{% embed url="<https://youtu.be/G1f9BuHN1Ws>" %}

### How to Change Page Background Color in Synamate

{% embed url="<https://dubble.so/guides/how-to-change-page-background-color-in-synamate-vvw7dv5ocrzcfu15prye>" fullWidth="false" %}
Click on the above box to view the guide
{% endembed %}

### How to Change Section/Row/Column/Element Background Color in Synamate

{% embed url="<https://dubble.so/guides/how-to-change-section-background-color-in-synamate-f5uqn5hhzitlphcyfafi>" %}
Clickon the above box to view the guide
{% endembed %}


---

# 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://help.synamate.com/docs/synamate-modules/sites/funnels.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.
