# Fly.io, list all regions available

> Learn how to list all the regions available on Fly.io, either from the regions docs page or by running the fly platform regions command in your terminal.

Author: [Flavio Copes](https://flaviocopes.com/about/) | Published: 2024-01-03 | Topics: [Services](https://flaviocopes.com/tags/services/) | Canonical: https://flaviocopes.com/flyio-list-all-regions-available/

Visit [https://fly.io/docs/reference/regions/](https://fly.io/docs/reference/regions/)

Via CLI, run 

```toml
fly platform regions
```
