# Adding Ports to Hosts

From the [Host Page](https://docs.pentest.ws/hosts-and-services/host-page), click the *Add Ports* button in the *Ports* section.

![](https://1013683115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHecEAvxd6Z8cSug6DhWr%2Fuploads%2FZR14WR8XXxLwdHerEXDP%2Fimage.png?alt=media\&token=124255ba-1642-437f-93d1-97d8002ecc25)

**Example URL:** <https://pentest.ws/e/{engagement.id}/host/{host.id}/port/add>

![Add Ports](https://1013683115-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FHecEAvxd6Z8cSug6DhWr%2Fuploads%2FoCsJhIQc0wPht7mi6Kgq%2Fimage.png?alt=media\&token=54256b93-7c6b-4a6b-8ff1-e8509701c229)

The *Add Ports* screen lets you quickly add ports to a Host using the following template:

`portNum[:protocol][/service]`

Separate multiple ports with a comma. Manually added ports are set to the Open port state.

## Examples

**Port Numbers:**\
`21, 25, 80, 139, 443, 445, 3389`

**Port and Service Names:**\
`80/http, 443/https`

**UDP Ports:**\
`53:udp/dns`

## Tier Availability

**Adding Ports** is available on all tiers.
