# doctl compute reserved-ip-action – DigitalOcean Documentation > Reserved IP actions are commands that are used to manage DigitalOcean reserved IP addresses. - [doctl compute reserved-ip-action assign](https://docs.digitalocean.com/reference/doctl/reference/compute/reserved-ip-action/assign/index.html.md): Assigns a reserved IP address to the specified Droplet. - [doctl compute reserved-ip-action get](https://docs.digitalocean.com/reference/doctl/reference/compute/reserved-ip-action/get/index.html.md): Retrieves the status of a reserved IP action. Outputs the following information: - The unique numeric ID used to identify and reference a reserved IP action - The status of the reserved IP action. Possible values: "in-progress", "completed", "errored" - … - [doctl compute reserved-ip-action unassign](https://docs.digitalocean.com/reference/doctl/reference/compute/reserved-ip-action/unassign/index.html.md): Unassigns a reserved IP address from a Droplet. Due to a shortage on IPv4 addresses, unassigned reserved IP addresses remain available on your account but accumulate charges for not being assigned.