Symbee Connect Quick Start Guide

The purpose of this guide is to assist new and/or existing Symbee Connect customers in the setup and initial configuration, to move into full production with Symbee Connect Contact Center Users and/or Unified Communications Users (Unison), in less than 30 minutes to complete.

1. Before You Start

This Quick Start Guide assumes you have the following already in place:

2. Whitelist your URL

The Symbee Connect agent/user UI replaces the the out the box Amazon Connect CCP from a user perspective. This domain URL must be white-listed as an Approved Origin for your Amazon Connect Instance for the Symbee Connect agent/user UI to function correctly.

When logged in to your AWS Account, from the AWS Console:

  1. Navigate to the Amazon Connect service page.

  2. Click on your Amazon Connect instance that you will be integrating your Symbee Connect with.



  3. In the left navigation pane, choose Approved Origins, and select + Add Origin

  4. Enter your Symbee Connect domain (https://symbeeconnect.com) as a new Approved Origin. This is the same domain as is used in your Symbee Connect Administration Portal URL.

3. Add Agent Statuses in Amazon Connect

A Symbee Connect user can be configured in one of 3 different Application Modes:

To use either of the Omnichannel or Unison modes, Symbee Connect requires two additional Agent Statuses to be configured within your Amazon Connect Instance. These Agent Statuses are not visible to the agent within the Symbee Connect UI but are required for correct operation.


When logged in to your AWS Account:

  1. Navigate to the Amazon Connect service page and open the the Amazon Connect Administration console for the instance you are integrating with Symbee Connect.

  2. Within the Amazon Connect console, in the left navigation, select Users and then Agent Status.



  3. On the Manage Agent Status screen, click the Add new agent status button to add the 2 new statuses



  4. Create the two new (required) Agent Statuses named exactly per the screen shot below, and ensure you the Enabled for use in CCP box is checked for both


Note: The above are the default values. The exact names of these new Agent Statuses above need to match the same values configured within your Symbee Connect User Profiles (within the user profile/template, under the AWS Integration, Amazon Connect Integration section) - specifically the Amazon Connect Reserved User State Name and Amazon Connect Missed Call/Task User State Name setting values.



4. Configure Amazon Connect Integration Page

  1. Login to the Symbee Connect Administration Portal.

  2. If you have more than one Environment configured within your Company in Symbee Connect, make sure you have the appropriate one selected. This can be found on the Navigation bar to the left of the Function menu.

  3. Click on the Function menu on the in the top navigation bar and the select Amazon Connect Integration located under the Company Environment Configuration section.

  4. General Section:
    • Amazon Connect URL should be pre-populated from when you signed up.
  5. Amazon Connect Integration Section:
    • Populate the ARN - copy from Amazon Connect Administration Console under the Overview section
    • Connect User Management Integration Enabled check box should be ticked.
    • Connect Queue Integration Enabled check box should be ticked.
    • Realtime and Historical Metrics Enabled check box should be ticked.
    • Realtime Metrics Refresh Interval should be set to 10.

5. Run CloudFormations

Overview

It's not mandatory to run any CloudFormations, however, if you want to utilize any of the optional Symbee Connect features, or you wish to use certain Symbee Connect channels that keep you customer data in your AWS account, you will need to run some of the CloudFormations in your account when you want to start enabling those features.

To start, we recommend running two simple CloudFormations below, that will together, provide immediate access to Real-time Queue Statistics for agents on the desktop, User Management through the Symbee Connect Administration Portal, and the ability to import Amazon Connect Queues into Symbee Connect to allow you control of ACW at a Queue level.

The order in which you deploy some of the CloudFormations is essential otherwise they will error. Specifically, you must download and deploy the Symbee Connect Integration CloudFormation first. See steps below.

Initial Integration CloudFormation

Use of any optional Symbee Connect features requires an IAM Role in your account, and a trusted API Key to allow your account access back to the Symbee Connect API's. The prerequisite Symbee Connect Integration CloudFormation provisions this IAM Role and configures an API Key in your AWS Secrets Manager, with an associated automatic rotation policy.


  1. Click on the Function menu and select Feature Integrations (CloudFormations) under the Company Environment Configuration section.
  2. Click on Download the Symbee Connect Integration CloudFormation script which is the first CloudFormation in the list.



  3. You will be prompted with a Save As dialog screen.
  4. Save the IntegrationCloudFormation.yaml file locally to your PC for use in the following steps.
  5. Log Into your AWS Management Console.
  6. Make sure you are in the correct AWS region for where you want to deploy (this can be found on the top right of the Navigation bar).
  7. Click on Services at the top, and under Management and Governance, choose CloudFormation.
  8. From the CloudFormations console, select Stacks in the left-hand navigation bar, and select Create Stack and select With new resources (standard).


  9. You will be presented the Create Stack view for creating/deploying a new CloudFormation script (known as a stack):
    • Under the Prepare Template section, select Template is Ready
    • Under Specify Template, select Upload a template file
    • Under Upload a template file, click Choose File
    • In the resulting file selector, find and upload the file you saved from Step 3 above.
    • Click Next at the bottom


  10. In the Specify Stack Details screen, all that is needed is a name for the stack. Enter an appropriate name.
    We suggest using your Symbee Connect Environment (e.g. dev, prod, etc.) in the name for better organization, in case you have CloudFormations for multiple Symbee Connect Environments Connect being deployed into the same AWS Account.
    For example:
    companyalias-environment-integration
  11. Click Next
  12. On the next Configure stack options screen, accept all the defaults, and click Next.
  13. On the next Review testing screen, scroll to the bottom Capabilities section, check the “I acknowledge that AWS CloudFormation might create IAM resources with custom names.” Checkbox, and finally click Create Stack.


Amazon Connect Management and Real-time Statistics CloudFormation

This CloudFormation creates an IAM Policy to allow access to the Management and Metrics API’s of your Amazon Connect instance. It allows your Amazon Connect Users, Queues and Contact Flow names to be visible in this Administration Portal and supports access to Real-time Statistics for your Amazon Connect queues.


  1. From the Symbee Connect Administration Portal, click on the Function menu and choose Feature Integrations (CloudFormations) under the Company Environment Configuration section.
  2. Click and download the Amazon Connect Management and Real-time Statistics CloudFormation script.
  3. You will be prompted with a Save As dialog screen.
  4. Save the .yaml file locally to your PC for use in the following steps.
  5. Log Into your AWS Management Console.
  6. Make sure you are in the correct AWS region for where you want to deploy (this can be found on the top right of the Navigation bar).
  7. Click on Services at the top, and under Management and Governance, choose CloudFormation.
  8. From the CloudFormations console, select Stacks in the left-hand navigation bar, and select Create Stack.


  9. You will be presented the Create Stack view for creating/deploying a new CloudFormation script (known as a stack).
    • Under the Prepare Template section, select Template is Ready
    • Under Specify Template, select Upload a template file
    • Under Upload a template file, click Choose File
    • In the resulting file selector, find and upload the file you saved from Step 3 above.
    • Click Next at the bottom


  10. In the Specify Stack Details screen, all that is needed is a name for the stack. Enter an appropriate name.
  11. Click Next
  12. On the next Configure stack options screen, accept all the defaults, and click Next.
  13. On the next Review testing screen, scroll to the bottom Capabilities section, check the “I acknowledge that AWS CloudFormation might create IAM resources with custom names.” Checkbox, and finally click Create Stack.


For additional information, descriptions and step by step instructions for CloudFormations, check out our section called AWS CloudFormations.


6. Set up a New User

Overview

All Symbee Connect features are optionally configurable, with the end-user features being controlled on a user by user level. As a result, each end user needs a User Profile defined within Symbee Connect. The Symbee Connect User Profile basically extends the Amazon Connect user definition, and configures which Symbee Connect features are enabled for the end user.

Although you can configure Symbee Connect end users on an individual user by user basis, for ease of management, User Templates are provided which you set up for each logical group of users, then configure the required features on the User Template, and then bulk-apply the User Template to a group of users all in one step.

User Templates

User Templates are configured to apply end user settings to single users or multiple users at one time. Once you configure the User Template with the settings you want, you can apply the User Template to a User Profile.

Before you can add a new Symbee Connect user, you need to setup a User Template. There is one default user template built with every account, however, we recommend you create your own User Templates based on your environment.

User Types

There are two fundamental types of Users defined within the User Administration section of the Symbee Connect Administration Portal:


Create a new User Template

  1. From the Symbee Connect Administration Portal, click on Function and choose User Administration under User Configuration.

  2. Select User Templates from the left side navigation bar.

  3. Click Add Template:

    • Enter a Template Identifier - this will be displayed in the pick-list. Example: Sales Team
    • Enter a User Profile Template Name - this is a short description for the new User Profile Template. Example: New York Sales

  4. Press Save. The new template will now appear in the User Template list - you will now need to modify the template after it has been created. The following section outlines our recommended changes to get started.


Modify the new User Template

  1. Click the check box of the template you have just created and click the Modify button.

  2. The following Maintain User Template screen will appear:


  3. Make sure Engagement is select.

  4. Here are the basic template changes we recommend to get you started:

    General: Sounds:

    Chat Notification Tone Enabled

    General: Toolbar:

    Every check box Enabled

    AWS Integration: Amazon Connect Integration:

    ACD Amazon Connect Integration Enabled

    Contact Center: Interaction Handling:

    Wrap (ACW) Enabled for Amazon Calls/Chats Enabled

    Wrap (ACW) Enabled for non Amazon Connect Tasks Enabled

    Contact Center: Work Codes:

    Enabled


Add a new User

  1. From the User Administration screen, select which User Type you want to add from the left side navigation bar:

  2. Unified Communications Users: Non-contact center user.

  3. Contact Center Users (default)

  4. Select Add User.

  5. Select the new template from the dropdown box:

  6. Add User based on Template:

  7. The populate the following section with the user details

    • Login Name - Note: this must match the user created in Amazon Connect
    • First Name
    • Last Name
    • Email
  8. Select Add Users on the top right. The new user will now appear in the users list.


For more information about modifying, adding and deleting Users and User Profiles, check out our section on User Administration.


7. Test Core Telephony Features

Login to Symbee Connect

Once you have a new user, you need to be able to login to Symbee Connect.

  1. From the main page of the Administration Portal, which should default to Symbee Connect, click the Symbee Connect User Shortcut located at the bottom of the screen.


  2. This will launch Symbee Connect.
  3. Click Sign In.
  4. Enter the Username and Password you created.
  5. Allow any notifications or pop-up blockers from Symbee Connect. (For Browser Security Settings click here)
  6. Once Amazon Connect successfully launches:
    • Go back to the Symbee Connect Login Box.
    • Click the red After logging into Amazon Connect, click here to complete Sign In button to launch the Symbee Client and it automatically close Amazon Connect CCP.


Test Outbound Calling

  1. From the Symbee Connect UI, click the Plus button on the left to start a new interaction.
  2. Use the drop down box to select Phone.


  3. Enter the phone number you want to call and press Connect.
  4. Once the phone number is answered, the screen will turn blue and show OCCUPIED.
  5. Use the Hang Up button to end the call.

8. Next Steps

All Symbee Connect features are configurable, many at the user profile level. We suggest you start going through the User Profile options (select Function, then User Administration under the User Configuration section) and configure those relevant to your environment.

For more information about the configurable settings, check out our Administration Guide.