> ## Documentation Index
> Fetch the complete documentation index at: https://docs.mangrovesystems.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Getting Started

> Take the following steps to set up your project for MRV and production accounting in Mangrove.

<Steps>
  <Step title="Create a project">
    You can create a new Project in the "Projects" section.

    * Fill in Project Details: To create a new project, users are required to input various details, including:

      * **Project Name**
      * **Description**
      * **Type**: The technology/pathway being applied by the project
      * **Project Status**: The current status of the project. Only `Active` projects will have available inventory that can be sold and delivered to Customers.
      * **Registry Details**: Additional details such as registry IDs and the fee percentage can also be added.

      <Note>You can also create a new Project by duplicating an existing one.</Note>
  </Step>

  <Step title="Configure the models and data inputs">
    See [this guide](/production-accounting/data-inputs) for more details.
  </Step>

  <Step title="Configure the project boundary">
    See [this guide](/production-accounting/locations) for more details.
  </Step>
</Steps>
