# Private Network Commands

<figure><img src="https://1454799785-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2Fz468jazXDAKgYVGS5QRG%2Fuploads%2FoP9nNf6iyUwZcxqKNJU4%2FBitesizedDesertedBallpython-size_restricted.gif?alt=media&#x26;token=94aaa502-b6ae-42bd-aee4-3a02efaffff8" 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
