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

# Creating a Survey

You can create a survey from "**WordPress Admin -> Survey Funnel -> Add Funnel**".

![Create a Survey](/files/-MESI1W2Db_Pf7BFv39b)

This page is divided into 2 sections - **Display Settings** (Left) & **Trigger Settings** (Right).

## **Display Settings**

**Survey Name -** Provide a name for the survey.

**Style Options -** Select options for the style of the Survey like Background Color, Background Image, Width, Height, Padding, Border, Question Background Color.

**Cookies -** Select checkbox for select cookies. If checked cookie will be set with a visitor's browser after the survey is displayed. When a visitor visits the page again the survey will not be displayed.\
**Expire cookie after -** Provide a number of days after which cookie will be deleted and the survey will be displayed again when a visitor visits the same page.

**Accent Text -** Text to be displayed where user will click and a survey will  start.

**Accent Background Color & Accent Text Color -** Select colors for Accent background & Accent text.

## Trigger Settings

Trigger settings have 2 options - **Pages & Deploy.**

### Pages Tab

![Trigger Settings - pages](/files/-MESNM3erxzKytPxm_5J)

**Start Question -** Select the question number from which survey will start.&#x20;

**Pages -** you can select the pages on which the current survey will be displayed. You can check/uncheck the '**All Pages**' option to display the survey on all pages or not.

### Deploy Tab

![Trigger Settings - Deploy](/files/-MESSwDmOKJSA2R6nabv)

You can copy the code provided here to create the button on any page or post. Upon clicking on which button survey will start. Button code only will be displayed when the survey is saved.

Once you have customized the settings click on the **Save Funnel** button at bottom of the screen. Saved surveys can be accessed from **WordPress Dashboard > Survey Funnel > Dashboard**.


---

# 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:

```
GET https://docs.wpeka.com/survey-funnel/managing-survey-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.
