# Data

### About <a href="#data-about" id="data-about"></a>

The data module contains project settings, documents and records.  Records are used within Ecosuite to digitally record and structure in a consistent way the important information in a project (most of which will have been been extracted from related engineering and legal documents).  Records contain all the info necessary to develop a project.

### Available Tabs <a href="#data-availabletabs" id="data-availabletabs"></a>

* [Project](/user-guide/modules/data/project.md)
* [Pro Forma](/user-guide/modules/data/pro-forma.md)
* Contacts
* Finance
* Records
* Documents
* [Audit](/user-guide/modules/data/audit.md)


---

# 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.ecosuite.io/user-guide/modules/data.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.
