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

Manage Flex Mobile (Public Beta)


(warning)

Public Beta

Flex Mobile is currently available as a Public Beta product and the information contained in this document is subject to change. This means that some features are not yet implemented and others may be changed before the product is declared as Generally Available. Public Beta products are not covered by an SLA.

(warning)

Not a HIPAA Eligible Service or PCI Compliant

Flex Mobile is not a HIPAA Eligible Service or PCI compliant and should not be used in Flex workflows that are subject to HIPAA or PCI.


Overview

overview page anchor

Flex Mobile is a pre-built mobile app you can add to your existing Flex instance with no additional development effort. It lets agents access the same phone numbers, queues, and customer data and contribute to the same reporting as when they use Flex from their desktops. Agents can seamlessly transition between the Flex desktop experience and Flex Mobile by transferring a voice call or messaging conversation from one device to another.



  • You can’t log in to the Twilio Console using Flex Mobile.
  • Flex plugins aren't supported for mobile, but some plugin functionality (like displaying media attachments) is available as native Flex Mobile features.
  • You can’t currently modify the Flex Mobile UI. However, Flex Mobile does use backend customizations to your Flex instance, like your TaskRouter routing rules and queue configurations or your Flex settings specific to Voice and Messaging.
  • Flex Mobile supports Flex Conversations only if your account is running Flex UI 2.x.x or later.

Agents often need to remain logged in and available even when they’re not actively using Flex Mobile. Because of this, the app offers an extended timeout period that you can take advantage of if you’re using enhanced SSO.

Type of SSOInactivity timeout periodAbsolute timeout period
Legacy SSO1 hour24 hours
Enhanced SSO7 days9 days

To understand the different types of SSO and determine which type your account is using, see Enhanced and legacy SSO configuration. You can migrate to enhanced SSO if your account uses Flex UI 2.7.x or later.


Visit the App Store (iOS)(link takes you to an external page) or Google Play (Android)(link takes you to an external page) to download Flex Mobile.


The first time you log in, you have to enter your Flex runtime domain. To identify this for your organization:

  1. Open Twilio Console and go to Flex > Manage > Single sign-on .
  2. In SSO login URL , the runtime domain is the part of your Flex URL that comes after .com . For example, if the full URL is https://flex.twilio.com/unique-domain-1234 , the runtime domain is unique-domain-1234 . You only have to enter this once. The next time you log in, Flex Mobile will remember it for you.

You’ll then see the login screen for your organization’s identity provider. Log in using your employee credentials.


User access to Flex Mobile is handled according to your IdP’s access policies. If needed, you can create a conditional access policy for sign-on that prevent users from logging in to Flex Mobile based on their device type or platform.

To restrict access to Flex Mobile, reference the examples below when creating your access policy. These show the format for device data passed to the IdP when a user tries to log in to Flex Mobile.

Example for iOS

Mozilla/5.0 (iPhone; CPU iPhone OS 16_2 like Mac OS X) AppleWebKit/605.1.15 (KHTML, like Gecko) Mobile/15E148

Example for Android

Mozilla/5.0 (Linux; Android 14; sdk_gphone64_arm64 Build/UPB5.230623.003; wv) AppleWebKit/537.36 (KHTML, like Gecko) Version/4.0 Chrome/113.0.5672.136 Mobile Safari/537.36

To restrict all mobile access to Flex (either using Flex Mobile or a mobile web browser), create an access policy that prevents login from any device where Mobile is passed in the device information.


Rate this page: