# Survey Invitation

You can optionally add an invitation to your survey, which enables users to opt-in to take a brief survey. An invitation to take a survey is typically not necessary and is not used by default.&#x20;

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

You can add an invitation by clicking the “+” then “Invitation” and the survey invitation will be added to the start of the survey and connected to the first question.

Enter the message you would like to show and the opt-in button. &#x20;

<figure><img src="/files/CoWlHKra9NK3pi5WhukR" alt="" width="423"><figcaption></figcaption></figure>


---

# 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://docs.pulseinsights.com/configuring-pulse-insights-console/editor/question-types/survey-invitation.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.
