# Documents and files

For projects to be eligible for registration, they need to upload documentation. There is further difference in what documentation is required for different stages. Please refer to ICR process requirements for details about necessary documentation for different project statuses.&#x20;

From the project home screen or the project side panel, you choose **Documents and files**.

{% embed url="<https://youtu.be/hpI9dkZ4zF4>" %}
Documents and files&#x20;
{% endembed %}

### Documents

When you enter the Documents tab, you'll see multiple options.&#x20;

<figure><img src="/files/0ot6B1JqP17XxfKtEYl7" alt=""><figcaption><p>Documents tab</p></figcaption></figure>

From the upload button, you select the type of document you want to upload.&#x20;

{% embed url="<https://youtu.be/6MJGf-PAero>" %}

From the upload window, you need to disclose the type of document you're uploading.&#x20;

<figure><img src="/files/iy9LONZdMhqTnF6SYfRQ" alt=""><figcaption><p>Upload documents screen</p></figcaption></figure>

<figure><img src="/files/KYGQeqZuFaZ0wPwsXi2N" alt=""><figcaption><p>List of document types</p></figcaption></figure>

From the upload screen you select the document type and then select if the document is a draft document or a final document.&#x20;

Then you select if the document is a private or public document.&#x20;

When you have provided the basic info you either drag and drop the file to the upload field or browse for it in your file explorer.&#x20;

When you have selected the file you need to apply a file name to the document.&#x20;

{% hint style="info" %}
Please consider file name guidelines from template documents.&#x20;
{% endhint %}

<figure><img src="/files/CVH0i7XalNkJchJzLkDs" alt=""><figcaption><p>Upload document screen </p></figcaption></figure>

<figure><img src="/files/OP7trjVUILQMzUw2C41I" alt=""><figcaption><p>Documents overview</p></figcaption></figure>

From the documents overview you can manage your documents (until validation). Amend them, upload new versions and other documents. Also you can manage if documents are publicly available or not.&#x20;

{% hint style="info" %}
Some documents need to be publicly available, while they're in draft they may be private for some stages.&#x20;
{% endhint %}


---

# 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://documentation.carbonregistry.com/documentation/carbonregistry.com/registry-user-guide/project-proponents-and-developers/registering-a-project/create-a-new-project/documents-and-files.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.
