> For the complete documentation index, see [llms.txt](https://docs.saas.haut.ai/haut.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.saas.haut.ai/haut.ai/haut.ai-features/studies.md).

# Studies

This page describes a feature of Haut.AI SaaS Platform that allows you to perform a remote studies of treatment effects with your participants

{% hint style="warning" %}
Studies feature is available only for <mark style="color:purple;">**Professional**</mark> plan
{% endhint %}

{% hint style="info" %}
Studies section is available in [Studies section in SaaS](https://saas.haut.ai/app/studies)
{% endhint %}

## About Studies

Studies provide a tool for the automated collection of standardized selfies, toenail images, and hand images.

For a product-level overview of running remote studies, see the [clinical studies page](https://haut.ai/products/clinical-software?utm_source=referral\&utm_medium=saas_docs\&utm_campaign=Docs_SaaS_HautAI) on haut.ai.

Studies were created for specialists working in CRO and R\&D departments to help them collect and analyze participants’ image data during consumer studies, decentralized trials, and real-world evidence studies.

***

## Getting Started with Studies

1. Navigate to the [Studies section in SaaS](https://saas.haut.ai/app/studies)
2. Click on the `New Study` button in the bottom-right corner of your screen

   <figure><img src="https://245161714-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MWxBX_zB4FnflOpyBGO%2Fuploads%2F0HrC5sVOUQLIR3n2mbbC%2FStudies%20-%201.png?alt=media&amp;token=f107e257-bc41-427a-9469-163d5a6edf03" alt=""><figcaption></figcaption></figure>
3. A pop-up menu of a **Study creation wizard** will immediately appear.

   <figure><img src="https://245161714-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-MWxBX_zB4FnflOpyBGO%2Fuploads%2Fbn7fQPfxsDXBKtiCQSmv%2FStudies%20Wizard%20-%201.png?alt=media&amp;token=a0c7d02a-53fb-4e42-bdf3-0e88720403a2" alt=""><figcaption><p>Study creation wizard</p></figcaption></figure>
4. Follow the steps of the wizard. Read more information about each step's logic here: [Create New Study](/haut.ai/haut.ai-features/studies/step-1.md)

***

## FAQ

### How many studies can be run at one time on Haut.AI?

We do not have limitations on the number of studies that can be run at the same time.

### How many different surveys can I have per study?

You can configure the study and select the desired number of stages. You can have one or two stages per day. Every stage can have a survey before and/or after each stage. These surveys are now the same for every stage.

### How does the data from studies get exported?

You can export data about the study progress via our B2B portal in CSV format. The platform also provides the functionality to export single images via the B2B portal. For bulk upload, we transfer the data to your cloud or provide credentials for Azure blobs to export it.

### Are survey statistics calculated automatically?

We don't get analytics for surveys at this point, but we're planning to implement it in the future. Right now, you can get a CSV file with questions/answers for every participant.

### Where can I get all the reports and analyses for my study?

To access reports on a study, go to the “Datasets” tab and find a dataset attached to your study. You can get the reports on it just like on any other dataset. Learn how to get a report on your dataset [here](https://docs.saas.haut.ai/interface-guidelines-1/datasets/get-a-report).

***

{% hint style="warning" %}
Not a Haut.AI client yet?
{% endhint %}

<a href="https://haut.ai/book-a-demo?utm_source=referral&#x26;utm_medium=saas_docs&#x26;utm_campaign=Docs_SaaS_HautAI" class="button primary" data-icon="user-vneck">Book a demo</a> <a href="https://haut.ai/products/clinical-software?utm_source=referral&#x26;utm_medium=saas_docs&#x26;utm_campaign=Docs_SaaS_HautAI" class="button secondary" data-icon="external-link">Clinical studies on haut.ai</a>


---

# 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.saas.haut.ai/haut.ai/haut.ai-features/studies.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.
