# Starting a Project

## 1 - Validating a ToE

<figure><img src="/files/RANpxufMb8kWztKalMsH" alt=""><figcaption><p>Validating ToE</p></figcaption></figure>

When clicking "Validating" on the ToE Form, a modal will appear to confirm if you want to proceed. Click "Yes" to be directed to the project dashboard.

## 2 - Uploading signed ToE and Informed Consent

<figure><img src="/files/zhMyfLp26VLldFTRz0mo" alt=""><figcaption><p>Upload contracts</p></figcaption></figure>

To start the project, you need to upload the signed documents (ToE and/or Informed Consent) by clicking the arrow in the actions column.

<figure><img src="/files/poajwVDf3rxYRoSS6X3f" alt=""><figcaption><p>Upload Modal</p></figcaption></figure>

An upload modal will appear. Click "Add File" to choose the file you want to upload.

<mark style="color:red;">**Congratulations, you can now begin your assignment !**</mark>


---

# 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.interval-soft.com/interval/documentation/workflow/management/starting-a-project.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.
