# Accessing Forest Report

{% hint style="info" %}
To access Forest Report you need to request an invitation, contact your Forest Report system manager or <support@forest.report>
{% endhint %}

#### Step 1: Click the invite link you received in your email.&#x20;

After you click the link you will see a login page like this

![](/files/-M-kbk9rMaicDneeyK5g)

#### Step 2: Login or signup

If you already have a MapHubs Account linked to this email address, just login with that account.

{% hint style="info" %}
If you are not sure if you have an account already or need help finding your user name or resetting your password, send us a message at <support@maphubs.com>
{% endhint %}

If this is your first time using a MapHubs or Forest Report site, signup for a new account by clicking the Sign up button

![](/files/-M-kbuvusD7hwN0YBo2l)

{% hint style="warning" %}
It is important that you signup with the same email address that received the invite email, otherwise we won't know that it is you.
{% endhint %}

Now choose a username and password

![](/files/-M-kc0l5L6nN4lCp0cnq)

That's it, now you can login to the Forest Report site


---

# 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://help.forest.report/accessing-forest-report.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.
