> For the complete documentation index, see [llms.txt](https://crosschat.itzleo.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://crosschat.itzleo.com/systems/private-network-commands.md).

# Private Network Commands

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

## Commands

**`/pn approve` :** Approve a channel to your private network

> **Necessary Arguments :**
>
> * `channelid` : Request of channel ID you want to approve linking
> * `networkid` : Network ID of network you want to approve for

**`/pn disapprove` :** Dispprove a channel from your private network

> **Necessary Arguments :**
>
> * `channelid` : Request of channel ID you want to disapprove linking
> * `networkid` : Network ID you want to disapprove for

**`/pn list`:** List all channels of your private network

> **Necessary Arguments :**
>
> * `networkid` : Network ID you want to list for

**`/pn remove` :** Remove a channel from your private network

> **Necessary Arguments :**
>
> * `channelid` : ID of channel you are removing
> * `networkid` : Network ID you want to remove for

**`/pn rename` :** Rename your private network

> **Necessary Arguments :**
>
> * `networkid` : Network ID of network you want to rename
> * `name` : Network name

**`/pn join` :** Change join status of your private network

> **Necessary Arguments :**
>
> * `networkid` : Network ID of network you want to change join status for
> * `status` : Join status
>   * Auto approve link requests
>   * Approve link requests
>   * Decline any link requests

**`/pn info` :** Get information on your private network

> **Necessary Arguments :**
>
> * `networkid` : Network ID of network you want to get information on
