> ## Documentation Index
> Fetch the complete documentation index at: https://docs.expectedparrot.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Survey Builder

## Overview

Survey Builder is a user-friendly, no-code application for launching surveys and gathering responses from AI agents and human respondents. It is fully integrated with EDSL and available at your account, allowing you to seamlessly design questions and agents, and analyze, visualize and share your results.

Tutorials and examples are available [here](https://www.expectedparrot.com/products/polly/use-cases).

*If you are looking for information about EDSL code methods for launching surveys with human respondents, please see the* [Humanize](/en/latest/humanize#humanize) *and* [Prolific studies](/en/latest/prolific#prolific) *pages.*

## Features

* **Survey creation**: Build customized surveys using a wide range of question types, including multiple choice, free text, linear scale, matrix, numerical and more.
* **AI agent design**: Create and configure AI agent personas to respond to your questions.
* **Dynamic data integration**: Import data to dynamically parameterize your surveys.
* **Seamless deployment**: Easily launch surveys with both human and AI respondents.
* **Results analysis**: Leverage built-in tools to visualize and analyze responses, combining human and AI data for greater insights.
* **Team collaboration**: Share surveys, agents, results and projects with your team with tools for streamlined sharing and collaboration.

## Getting started

<Steps>
  <Step title="Log into your account">
    Sign in or [create an account](https://www.expectedparrot.com/login).
  </Step>

  <Step title="Create a survey">
    Choose whether to edit or import an existing survey, auto-generate a survey,or build a new survey.
  </Step>

  <Step title="Design AI agents">
    Choose whether to edit saved agents, import data to create new agents, auto-generate agents for a survey, or build new agents.
  </Step>

  <Step title="Run the survey">
    Select models to run your survey and view responses at your dashboard.
  </Step>

  <Step title="Gather human responses">
    Generate a web-based version of your survey and share it with human respondents, or launch a study with Prolific participants.
  </Step>

  <Step title="Analyze results">
    View and analyze survey responses at your account, and export data for further analysis.
  </Step>
</Steps>

### Create a survey

[Log in](https://www.expectedparrot.com/login) to your account and select options to create a [survey](https://www.expectedparrot.com/create/survey) and [agents](https://www.expectedparrot.com/create/agent-list). Choose whether to build a survey and agents from scratch, import data, or select and edit saved content.

### Launch a survey

Selecting the option to *Run survey* creates a new project at your account dashboard, where you can run the survey with AI agents and human respondents. You can also create a new project by selecting *Create project* at your dashboard and choosing a saved survey and agents to use with the project.

Your new project page has options for generating a shareable web version of the survey, running the survey with AI agents, and launching Prolific studies with human participants. AI and human responses will automatically appear at your dashboard where you can compare and export them.

### Analyze results

Once you have collected responses from AI agents and human respondents, you can analyze the results at your account dashboard or in EDSL code at your workspace. See the [Humanize](/en/latest/humanize#humanize) and [Prolific studies](/en/latest/prolific#prolific) sections for more details about working with human responses in EDSL code. You can also export results in CSV format for further analysis in your preferred tools.

*Please let us know if you have any questions or suggestions for improving the survey builder!*
