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

# Projects overview

> Recruiting the participants your researchers need

# What is a project?

A project is essentially the request to Respondent to recruit participants. It allows a researcher to define targeting for which participants they are looking for and apply some basic screening questions to filter our the broad matches.

At its most basic a project will include:

1. A name and description
2. A target population of consumers or business professionals
3. A research methodology
4. A location and other personal attributes
5. Screener questions with qualifying logic to narrow down the perfect fit

For the purposes of documentation and API organization, screeners will be covered in their own section, but are very much a part of a project.

## API endpoints

<CardGroup cols={2}>
  <Card title="Create a project" icon="plus" href="/projects/create-a-project">
    Set up a new B2B or B2C research project.
  </Card>

  <Card title="Publish a project" icon="rocket" href="/projects/publish-a-project">
    Make a draft project live and start recruiting.
  </Card>
</CardGroup>
