> For the complete documentation index, see [llms.txt](https://support.happydemics.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://support.happydemics.com/launch/the-set-up/how-can-i-previsualise-the-survey.md).

# How can I previsualise the survey ?

Sometimes, you need to make sure how the Brand Lift will look in its live environment, or you may simply want to share the preview with your client. Good news — it’s possible! Here’s how.

## Previewing the survey

To preview the survey, you first need to complete all the required fields. Once everything is filled in, you’ll land on the Overview page.

On the right-hand side of the page, you’ll see a “Preview” button.

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

From there, you can preview the Brand Lift in English (default) or in the broadcasting language, in this example French.

<figure><img src="/files/6FNYUOxIt8rLRPSxLjsb" alt=""><figcaption></figcaption></figure>

You can also share the preview link. This allows anyone with the link to view the survey preview — without being able to edit the Brand Lift. [See an example right here](https://happydemics.com/overview/03b2d7ab-f2e2-47b9-b764-86834ef28552/en)

👋 **Still have questions?** Feel free to reach out to us at **<support@happydemics.com>** — we’ll be happy to help!

### 🚀 Related articles <a href="#related-articles" id="related-articles"></a>

* [What do I need to launch a Brand lift?](/launch/before-the-set-up/what-do-i-need-to-launch-a-brand-lift.md)
* [When to schedule my Brand lift?](/launch/before-the-set-up/when-to-schedule-my-brand-lift.md)
* [How to prepare my creative(s)?](/launch/before-the-set-up/how-to-prepare-my-creative-s.md)<br>


---

# 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://support.happydemics.com/launch/the-set-up/how-can-i-previsualise-the-survey.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.
