Skip to contentSkip to navigationSkip to topbar
Rate this page:
On this page

Core Concepts Introduction


The goal of the Core Concepts section is to give you, the Flex administrator, sufficient understanding of the concepts and products Flex builds upon to be able to set up and manage your contact center.


Twilio accounts and Twilio Console

twilio-accounts-and-twilio-console page anchor

All Twilio resources, like your phone numbers, chat services, and runtime domains, belong to a Twilio account. Essentially, Flex is a combination of such resources, wired together as a functional contact center.

After you create an account with Twilio, you will be logged in to Twilio Console. Twilio Console is a browser-based account portal where you can manage different aspects of your account, including all the resources that belong to it.

A Twilio Console user can own or administer multiple Twilio accounts, which serve as containers for your applications. As an account owner or administrator, you can add more users (including other administrators) to your account.

Multiple Twilio accounts.
  • Every Twilio account can have 1 owner and multiple administrators.
  • Every Twilio user can be the owner of multiple accounts, as well as the administrator of multiple accounts.

Flex overview in Twilio Console

flex-overview-in-twilio-console page anchor

In the Flex section of Console(link takes you to an external page), you can retrieve your account credentials, manage users associated with your Flex instance, launch Flex, upgrade to a paid pricing plan, and configure other settings. Other areas of Twilio Console allow you to manage settings for the products that support Flex, including Studio, Functions, Assets, TaskRouter, Phone Numbers, and TwiML.

Flex instance

flex-instance page anchor

Your Flex instance is the parent container of all your Flex resources on your Twilio account. You can have one Flex instance per Twilio account.

Flex Instance SID

Your Flex Instance SID is the unique string identifier (SID) of your Flex instance. You can view your Flex Instance SID in Console on the Flex overview(link takes you to an external page) page.

Every Twilio account with Flex has two SIDs:

  • Account SID : The SID for your Twilio account, which is the top-level container for all of your Twilio resources.
  • Flex Instance SID : The SID for your Flex instance, which is the container that holds your Flex resources.
(information)

Info

Some of the Console pages and documentation currently use "Flex project" terminology to refer to a Twilio account which has Flex installed.


It is important to distinguish between the users in Flex ("workers") and the users in Twilio Console, as they are separate entities. In Flex, users are represented as TaskRouter workers. A worker is created whenever a user logs in to Flex (either via administrator login from Twilio Console or via SSO).

The built-in roles within Twilio Console are:

  • Owner
  • Administrator
  • Developer
  • Billing Manager
  • Support

See this article(link takes you to an external page) to learn more about the differences between Console user roles.

From Twilio Console, an Owner, Administrator, or Developer can log in to Flex UI as an admin or Administrator. The Support role can also log in to Flex as a read-only admin.

The following diagram illustrates which Twilio Console users have access to admin roles in Flex UI:

Twilio Console and Flex UI users.

If you sign up for a paid Flex account, you get access to Flex Insights which lets you apply additional roles to users with admin and supervisor roles. For more details, see Flex Insights User Roles.



Rate this page: