> For the complete documentation index, see [llms.txt](https://pokecloud.gitbook.io/pokecloud/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://pokecloud.gitbook.io/pokecloud/master/admin-guides/nest-management/reporting-nests.md).

# Reporting Nests

How to report a Pokemon species nesting at a local park using the $report-nest command.

Data used for nesting species is discovered by [The Sliph Road](https://thesilphroad.com/). No API usage is involved. This is data stored in PokeCloud by manual input.

### Requirements

* The nest must be created by the server reporting the nest
* User reporting must be a verified Trainer with the [admin](/pokecloud/master/admin-guides/community-setup/setting-the-admin-role.md) or [nest manager](/pokecloud/master/admin-guides/community-setup/setting-the-admin-role.md#set-nest-role) role.
* The Pokemon must by a valid nesting species:
  * [english](broken://pages/-Lo3WwJ8U7cYM8b9Qhzp)
  * [german](broken://pages/-Lo3X8QhWmi1WW2PsKxL) *(beta)*<br>

{% tabs %}
{% tab title="Full Command" %}

```
$report-nest <nest name>, <pokemon>
```

{% endtab %}

{% tab title="Alias" %}

```
$rn <nest name>, pokemon
```

{% endtab %}

{% tab title="Example" %}

```
$rn hilton park, pikachu
```

{% endtab %}
{% endtabs %}

This command updates the [listed nest](/pokecloud/master/admin-guides/nest-management/listing-nests.md) and the [data set](broken://pages/-Lmynu_tSi59BLCFy4f2) for the nest.

### Unreported

If you accidentally report a species at the wrong nest you can change the nest back to "unreported" or "?" by using the following command.

```
$rn hilton park, unreported | ?
```
