# Creating In App Surveys

## In App Surveys

In-app surveys are short questionnaires that are integrated into an app or a web-page. Using in app surveys you will be able collect feedback from users about their experience with a product or service. In-app surveys can help product teams identify ways to improve the user experience and customer satisfaction.

## How to Set Up an In-App Survey?

* Create a survey by choosing one of the templates from under teh Survey module.
* Give your survey a name and move on to the next step
* Add your survey question. You can also preview how your survey will look on your website or app
* Select the pages you want to show survey at.&#x20;
* Next, select the flow of your survey. You can show the survey to be shown immediately after the user lands on the page or after a delay of certain seconds
* To install the survey, copy & paste the code provided under your Settings>> Survey **right before the \</body> tag of your website.**

## All Surveys

You can see your list of created surveys and analytics for each survey with total views & clicks in your dashboard under All Surveys.

## Key Points to note:

💡 Only **1 survey** **will be active** in one account at a time.

💡 Survey will be shown to the user continuously unless it is closed or answered.

💡 Once users have **answered** the survey, another survey won't be shown for the next 30 days.

💡 If the user chooses to close the survey, it will not be shown for the next **1 hour.**

## Related articles

{% content-ref url="/pages/dRmCzpPYF56x3fcotkrt" %}
[Survey Analytics](/creating-in-app-surveys/survey-analytics.md)
{% endcontent-ref %}

{% content-ref url="/pages/fhLr1hmPzjXkTH4jPXbi" %}
[Rewards](/rewards.md)
{% endcontent-ref %}

**Did we miss something?** Not to worry! Just email our support team at [contact@productlogz.com](mailto:team@getacme.co) ✌️


---

# 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.productlogz.com/creating-in-app-surveys.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.
