# Listing Nests

The channel [**#view-nests-here**](https://pokecloud.gitbook.io/pokecloud/master/commands#set-nest-channel) is automatically created upon inviting PokeCloud and set to your servers [**`nestChannel`**](https://pokecloud.gitbook.io/pokecloud/master/admin-guides/nest-management/broken-reference). The bot was designed to display all nests created by this community in this channel. This helps raise community awareness about what and where nests are. However, there is some customization you can do.

{% hint style="info" %}
**There are 3 ways to list nests in your nest channel**
{% endhint %}

### 1 Alphabetically List All Nests

**Recommended**\
This command will list **ALL** nests created by the server in alphabetical order. Once all are listed, the migration details message will also be listed.

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

```
$list-all-nests
```

{% endtab %}

{% tab title="Alias" %}

```
$lan
```

{% endtab %}
{% endtabs %}

### 2. Alphabetically List All Nests By City

This command will list **ALL** nests created by the server in alphabetical order for the specified city only. This can be used in the servers [nest](https://pokecloud.gitbook.io/pokecloud/master/community-setup#automatic-channel-creation) or city channels.

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

```
$list-all-nests <city name>
```

{% endtab %}

{% tab title="Alias" %}

```
$lan <city name>
```

{% endtab %}

{% tab title="Examples" %}

```
$lan atlanta
```

{% endtab %}
{% endtabs %}

### 3. Individual Listing

**Optional**\
Individually listing nests gives servers flexibility on how to sort and display nests within the channel.&#x20;

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

```
$list-nest <nest name>
```

{% endtab %}

{% tab title="Alias" %}

```
$ln <nest name>
```

{% endtab %}

{% tab title="Example" %}

```
$ln hilton park
```

{% endtab %}
{% endtabs %}

> ***Be sure to list the migration details message if you choose to lists nests one by one.***

```
$list-migration
```
