> For the complete documentation index, see [llms.txt](https://docs.pulseinsights.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.pulseinsights.com/configuring-pulse-insights-console/ai-agents/survey-brief-and-hypothesis-generator.md).

# Survey Brief & Hypothesis Generator

The Survey Brief & Hypothesis Generator AI Agent gives a quick and consistent way to define the purpose of a survey and what it’s meant to uncover. By analyzing the survey questions and targeting, it creates a clear summary of what insights are expected and how they might be applied. This helps teams stay aligned, reduces manual work, and provides the right context for follow-up tools and analysis. With the Survey Brief, you can spend less time writing briefs and more time acting on results.

### To generate a Survey Brief:

#### 1. Navigate to the survey's Edit page

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcI7iQaGqz2Bp18j2H_c3J12AU0B-qxpkAUN39s7EJ6_BDLaGl1C0hvoS2MMolsK8vyauQ9tTmhH58rlfr0OnwL59tByJ2e5JyWDS-Qs4_PQRwtjXh9Y3ihLmIvxpkz_mtrF94Gcw?key=bRY8r81xF9I8FMuMoRoAJg" alt=""><figcaption></figcaption></figure>

<br>

#### 2. Click on General

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXdxhZZgVqRO_qEFoaAyaZcUpkRhKfph_Ge0mlOXGwqq-ZVqI1ySP8BvVmGUDSEaLtBlBA4hnX6ui49sPHyuQ9BwtK6an14xb7K6gyfB2-HbVUipZmTsHi9qXyu8me1nUMsZcI03Wg?key=bRY8r81xF9I8FMuMoRoAJg" alt=""><figcaption></figcaption></figure>

#### 4. Click on GENERATE BRIEF

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXcKi7g8eBLqD-emgG3TDm-q44RkW1v9_46nmRDPJnCH5QcK89YyYkN1-UPwyz40qws8zpwUR4M_ej_XciZ8MmTo4_AuJEO7Z970OonL6o4zQJ25ai0aUTux8B7CM0MaVjN77UxOKA?key=bRY8r81xF9I8FMuMoRoAJg" alt=""><figcaption></figcaption></figure>

#### 5. The brief will automatically appear.

You can edit the brief and make changes by typing directly in the text box area.

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf4-sGAol55Qw8xWTRbUSkeOlVFsw1WdjcPd31-JEzQgTgvx8LOc3ymRahQEJqANypT4qFoVoVpP1VIPMMRd8ju3tILPmmJaXCKFKXIpQMXuIevAQurTRbHVTBG7ZCui4cewXC0NQ?key=bRY8r81xF9I8FMuMoRoAJg" alt=""><figcaption></figcaption></figure>

#### 6. Click on SAVE to save your changes

<figure><img src="https://lh7-rt.googleusercontent.com/docsz/AD_4nXf8QYrbZh2eRIjU2oXuVOQwS1l835v1MaukdSHFY9RYJylQspwI2iBdf-v7PQJVhNE_VwoIOEDu-YBqBWUJkQfGG-8HcA-C403BbR5rJ-FE_hRoNES_DRNBrtuSmyH7hor7pV98eQ?key=bRY8r81xF9I8FMuMoRoAJg" alt=""><figcaption></figcaption></figure>

\ <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://docs.pulseinsights.com/configuring-pulse-insights-console/ai-agents/survey-brief-and-hypothesis-generator.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.
