# Project Reports

{% hint style="success" %}
⚡ **Organization feature.** This feature is only available with a C.Scale Organization Account.
{% endhint %}

To export a full project report, follow the same export flow as you use for [embodied carbon DDx reporting](/users-guide/benefits-of-an-organization-account/aia-ddx-reporting.md#individual-project-reporting).

{% hint style="info" %}
Note that you cannot export any project-level reports until you have set a **target scenario**.
{% endhint %}

Inside the project, right above the Project Nam&#x65;**,** you'll find an Export button. Click on it and select the **Project Report (PDF) or Project Data (XLSX).**

<div align="left"><figure><img src="/files/prWrR0VYkIvVHfJ68KeA" alt="" width="375"><figcaption></figcaption></figure></div>

Select up to five scenarios (including the baseline and target) to include in the report.

### Project Report (PDF)

This report is a PDF summarizing the overall project, the baseline scenario, the target scenario, and a small number of supporting scenarios.

Curious to see any example report? Create a free organization and try it for yourself!

### Project Data (PDF)

This report is an Excel sheet with raw data for the overall project, the baseline scenario, the target scenario, and a small number of supporting scenarios.


---

# 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.cscale.io/users-guide/benefits-of-an-organization-account/project-reports.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.
