# Lead Channels

## Adding a channel for lead sending&#x20;

To add a channel for sending leads you need to use the `access add leads` command. This command requires the channel you would like to add. Example:

```
!m access add leads #private-2
```

## Remove a channel for lead sending&#x20;

To remove a channel for sending leads you need to use the `access remove leads` command. This command requires the channel you would like to remove. Example:

```
!m access remove leads #private-2
```

## View lead sending channels added

You can view a list of all the lead sending channels channels you have added using the `access running leads` command. Example:

```
!m access running leads
```
