# Digital Humani

### Connection <a href="#connect" id="connect"></a>

When you're setting up your first workflow with Digital Humani, you'll need to add your API Key so that Digital Humani is a connected app within MESA.

<figure><img src="/files/b3GOlPlJpm5vQe4b3hkl" alt=""><figcaption></figcaption></figure>

From your Digital Humani account, click on Developer from the left hand navigation. Copy the value next to API Key.

<figure><img src="/files/cIKiPP2aRSVHM9h9CLFC" alt=""><figcaption></figcaption></figure>

Once everything is entered in the API Key field back in the workflow, click on Add Connection to connect MESA with Digital Humani.

<figure><img src="/files/azMh8zk8I09RHutmPpIA" alt=""><figcaption></figcaption></figure>

### Configure <a href="#configuring" id="configuring"></a>

#### Locate Enterprise ID <a href="#enterprise-id" id="enterprise-id"></a>

Some of MESA's Digital Humani [actions](/workflow-builder/triggers.md), such as the Plant Trees [action](/workflow-builder/triggers.md), include a field for Enterprise ID. This field is required and ensures that your tree planting request is attributed to your Digital Humani account.

Once you have added a valid Digital Humani connection, click Configure and you should see your Enterprise ID displayed.

<figure><img src="/files/vNlKa6dYM0fm8Wi8lUNk" alt=""><figcaption></figcaption></figure>

#### Choose a reforestation project <a href="#reforestation-project" id="reforestation-project"></a>

With MESA's Digital Humani Plant Trees Action, there is a required field called Project ID, which allows you to specify which project you wish your tree planting request to go to.

<figure><img src="/files/5A3QGu9057py2N4y0HB5" alt=""><figcaption></figcaption></figure>

Once you have added a valid Digital Humani Connection, you can click into this field to view, search, and select a list of available reforestation projects. For more details on each project, [click here](https://docs.digitalhumani.com/#appendixlist-of-projects).

#### How tree planting requests work <a href="#tree-planting" id="tree-planting"></a>

When you send a tree planting request, it is forwarded by Digital Humani to the associated reforestation organization. The reforestation organization will send you an invoice directly to pay for the trees planted. More details can be found [here](https://docs.digitalhumani.com/#documentationbilling).


---

# 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.getmesa.com/connect/digital-humani.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.
