Skip to contentSkip to navigationSkip to topbar
Page toolsOn this page
Looking for more inspiration?Visit the

Managing Regional Resources in Console


Many Twilio resources — such as TwiML Apps, SIP Domains, and Access Control Lists — are specific to the individual Twilio Region that they were created in.

Twilio phone number configurations are also Region-specific.

This guide explains how to create and manage these Region-specific Twilio resources using the Console.


Single-Region navigation

single-region-navigation page anchor

In a single-Region setup, your account uses only one Region (for example, US1). All resources are created and managed in that Region, and you can't switch between Regions.

For example, consider that you are an existing customer using Console in single-Region mode. Navigating to TwiML Apps under the Voice product menu displays the TwiML Apps that exist in the US1 Region. Creating a new TwiML App from this page creates the resource in the US1 Region.

(information)

Single-Region navigation in the legacy Console

When you use the legacy Console in single-Region mode, you'll see a product-oriented navigation menu. In the Console's default state, the navigation menu is configured to interact with products in a single Region, which is the United States (US1) Region. Interactions with pages found within the product menus result in interacting with that product in the Console's default Region.


You work within one Region at a time. Where there are multiple Regions available, accessing any of the product menus from within a specific Region's navigation section will allow you to interact with that product's resources in that particular Region. To switch between Regions:

Twilio ConsoleLegacy Console

When multiple Regions are available, you can switch between them using the Region selector on the page. The Region selector is a dropdown menu that allows you to view and manage your resources for a specific Region. When you select a different Region from the dropdown, the page will refresh to show the resources that exist in that Region for the selected product.


Managing phone number configurations

managing-phone-number-configurations page anchor

Phone numbers are global resources. Your account has a single pool of numbers, and these numbers may be used with any Twilio Region. However, each phone number can have a different configuration in each Region.

For example, you might configure a phone number with a Voice URL of https://us.example.com/twilio in the US1 Region, and a Voice URL of https://aus.example.com/twilio in the AU1 Region. The configuration that is used depends on the Region where incoming calls are processed in. See the guide to incoming call routing to learn more.

To manage your phone number configuration for a specific Region:

Twilio ConsoleLegacy Console
  1. Navigate to Numbers & Senders > Phone Numbers, then select the phone number that you want to manage.
  2. In the Regional tab, click Change active region.
  3. Select the Region you want to switch to, and click Update region.

If a capability (for example, Messaging), isn't available in the selected Region, the Console displays a warning message.


Managing Auth tokens and API keys

managing-auth-tokens-and-api-keys page anchor

Auth tokens and API keys are Region-specific.

Twilio ConsoleLegacy Console

To view and manage these in the Twilio Console:

  1. Navigate to Develop > API Keys & creds > API Keys & auth tokens.
  2. Use the Region selector dropdown to switch between Regions.

To continue learning about building with Regional Twilio, check out these other resources: