Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.
Table of Contents

Central Platform

1. How do I create an inbound flow?

To create an inbound flow please make sure the account that you are using is fully set up. Follow the steps mentioned below to create an inbound flow.

  1. Go to Main->Flow Designer->Flows

  2. Click on Inbound IVR and call distributor

  3. Fill in the details as mentioned here 

  4. Go to the Designer tab and create the flow using the desired widgets to achieve your use case

  5. Please note, Make Answer Call widget is important after “Start” in case your use case involves initiating answering a call to the end user

  6. Click on “Save” to save your work

  7. Click on “Commit to Production” to commit your final flow.

  8. Call on the DID attached to the flow

  9. Your flow is now Live and the DID number can be used as an inbound number

2. How do I create an outbound flow?

To create an outbound flow please make sure the account that you are using is fully set up. Follow the steps mentioned below to create an outbound flow.

  1. Go to Main->Flow Designer->Flows

  2. Click on Outbound Multicast

  3. Fill in the details as mentioned here

  4. Go to the Designer tab and create the flow using the desired widgets to achieve your use case

  5. Please note, Answer Make Call widget is important after “Start” in case your use case involves initiating a call to the end user

  6. Click on “Save” to save your work

  7. Click on “Commit to Production” to commit your final flow

  8. As these are outbound flows, it requires approval by the Phonon team. For that you need to send an email to help@phonon.io for flow approval with the following details:

    1. Account username/email ID

    2. Flow ID

    3. Flow Name

    4. DID allocated to the flow

  9. Web service endpoint:
    API request to be posted at https://central.phonon.in/kairos-apis/outbound/create
    In a requested API format. Along with the flow variables which are to be used in the flow.
    {

"api-version" : "1.0",

   "security-id" : "your security ID",

    "flow-id" : "your flow ID",

    "calls" : [{

        "client-identifier" : "Call identifier",

        "start-time" : "start date and time"

"contact-numbers": ["Contact no to call"],

"keys" : [

          {"name" : "$flow.key.<Flow Variable>",

          "value" : "value for flow variable"},

          {"name" : "$flow.key.<Flow Variable>",

          "value" : "value for flow variable"}

        ]

    }]

}

10. Email upload: You can send an email with attachment to the email ID given. Also note that:

11. The file may be sent as a csv file or zip of csv files. All zip or csv file will be loaded

12. Maximum file size is 5 Mb

13. Upon file being loaded, the user will receive an auto-response message, whether the upload was successful or not

3. How do I create an emergency notification flow?

  1. To know more about this please follow the steps as mentioned here under Flow Design -> Types of flows -> Emergency Notification section

4. How can I make a queue?

  1. To create a queue please follow the steps as mentioned here under Call Centre Setup -> Queues section

5. What is a queue?

  1. Queues can be used to create a group of agents who have a similar skill set

6. Where can I add an agent to the queue?

  1. To add an agent to an existing queue please follow the steps as mentioned  here under Call Centre Setup -> Queues -> Allocate Agent section

    1. To create a new queue and add agents to that queue follow steps as mentioned here under Call Centre Setup -> Queues section

7. How can I delete an agent?

To delete an agent from an existing queue, remove that agent from the “Selected Agents” table. The agent will be removed from that queue and will be visible in the “Available Agents” list. 

...

8. I have not received the invitation email, what to do?

  1. Please check your internet connection and refresh your mail box.

  2. Check your SPAM folder if you still haven’t received the email.

  3. If none of these work,

  4. Attach DIDs and Activate the DID

  5. If the flow is transactional, then it requires support approval for making it live.

  6. Once the support team approves the flow, you can trigger the outbound flow to run the outbound flow.

3. How do I create an emergency notification flow?

→ To know more about this please follow the steps as mentioned here

4. How can I make a queue?

→ To create a queue please follow the steps as mentioned here

5. What is a queue?

→ Queues are like a bucket where the calls are redirected to or Queues can be used to create a group of agents who have a similar skill set.

→ Agents added to a queue will receive the calls which are passed on to that specific queue. To know more about queues, you can click here

6. Where can I add an agent to the queue?

→ To add an agent to an existing queue please follow the steps as mentioned  here under Call Centre Setup -> Queues -> Allocate Agent section

7. How can I delete an agent from queue?

→ To delete an agent from an existing queue, remove that agent from the “Selected Agents” table. The agent will be removed from that queue and will be visible in the “Available Agents” list. 

8. I have not received the invitation email, what to do?

→ Please check your internet connection and refresh your mail box.

→ Check your SPAM folder if you still haven’t received the email.

→ If none of these work, then follow the below steps -

  1. Again Sign In with same Email ID.

  2. An error saying “Account not verified” will be shown.

  3. Click on ‘Here'.

  4. Once you click on ‘here', you will be redirected to Resend Verification Mail page.

  5. There you need to complete captcha and click on ‘resend verification Email'.

  6. Then an email with new verification link will be sent to you.

  7. If you still haven’t received the verification email then you can mail on ‘help@phonon.io’ with your Email and your problem.

9. How can I create an SMS campaign

→ To create a bulk SMS campaign, go to Main -> Flow Design -> Flows -> Outbound Multicast.

→ Add an SMS widget after “Start” and configure the flow according to your use case.

10. I need a bulk email campaign

→ To create a bulk SMS campaign, go to Main -> Flow Design -> Flows -> Outbound Multicast.

→ Add an Email widget after “Start” and configure the flow according to your use case.

11. How do I create an agent group?

→ To create an agent group please follow the steps as mentioned here under Agent Set-up -> Agent Groups.

12. How do I load the numbers for outbound calling?

→ To load the numbers for outbound flows, you can follow steps mentioned here.

13. I want to purchase new DIDs

→ To purchase new DID go to Account Set-up -> DID

→ Every account has the limit of maximum 2 DIDs

→ To purchase more DIDs please send an email to help@phonon.io with the following

...

information:

  1. Account

    login

    email ID

  2. Email ID where the email was not received

9. I need to create an SMS campaign

  1. To create a bulk SMS campaign, go to Main -> Flow Design -> Flows -> Outbound Multicast

    1. Configure the flow according to your use case

    2. For more details, go to Flow Design -> Types of flows -> Outbound Multicast section here

    3. Add an SMS widget after “Start” and configure the widget as mentioned here under Annexure 1 -> Widgets -> SMS

10. I need a bulk email campaign

  1. To create a bulk SMS campaign, go to Main -> Flow Design -> Flows -> Outbound Multicast

    1. Configure the flow according to your use case

    2. For more details, go to Flow Design -> Types of flows -> Outbound Multicast section here

    3. Add an Email widget after “Start” and configure the widget as mentioned here under Annexure 1 -> Widgets -> Email

11. How do I create an agent group?

  1. To create an agent group please follow the steps as mentioned here under Agent Set-up -> Agent Groups

12. How do I load the numbers for outbound calling?

  1. To load bulk numbers for outbound campaigns you can use one of the below mentioned methods:

    1. Web service endpoint: API request to be posted at https://central.phonon.in/kairos-apis/outbound/create
      In a requested API format. Along with the flow variables which are to be used in the flow.
      {

"api-version" : "1.0",

   "security-id" : "your security ID",

    "flow-id" : "your flow ID",

    "calls" : [{

        "client-identifier" : "Call identifier",

        "start-time" : "start date and time"

"contact-numbers": ["Contact no to call"],

"keys" : [

          {"name" : "$flow.key.<Flow Variable>",

          "value" : "value for flow variable"},

          {"name" : "$flow.key.<Flow Variable>",

          "value" : "value for flow variable"}

        ]

    }]

}

b. Email upload:
You can send an email with attachment to the email ID given. Also note that:

  1. The file may be sent as a csv file or zip of csv files. All zip or csv file will be loaded

  2. Maximum file size is 5 Mb

  3. Upon file being loaded, the user will receive an auto-response message, whether the upload was successful or not

13. I want to purchase new DIDs

  1. To purchase new DID go to Account Set-up -> DID purchase by clicking here

  2. Every account has the limit of maximum 2 DIDs

  3. To purchase more DIDs please send an email to help@phonon.io with the following information:

    1. Account email ID

    2. Client ID (Can be found under “Settings” on the top right corner drop down)

    3. First Name

    4. Last Name

14. Where can I set up my amazon/google cloud account?

  1. To setup a cloud account you can follow the steps as mentioned under  Advanced -> Cloud at link

15. I want to create a new disposition for my agents

  1. To create a new disposition follow the steps at link under Call Centre Setup -> Disposition section

16. My reports are not getting generated

  1. Please check your internet connection

  2. If your connection is stable and yet reports are not getting generated then send an email describing the issue at help@phonon.io with the following information:

  3. Account email ID

  4. Client ID

    Client ID (Can be found under “Settings” on the top right corner drop down)

  5. First Name

  6. Last Name

14. Where can I set up my amazon/google cloud account?

→ You can setup your existing cloud account under  Advanced -> Cloud section and follow the mentioned steps

15. I want to create a new disposition for my agents, how can I do that ?

→ To create a new disposition go to Call Centre Setup -> Disposition section and follow these steps.

16. My reports are not getting generated

→ Please check your internet connection

→ If your connection is stable and yet reports are not getting generated then send an email describing the issue at help@phonon.io with the following information:

  1. Account email ID

  2. Client ID (Can be found under “Settings” on the top right corner drop down)

  3. First Name

  4. Last Name

17. I want to get my reports everyday over email, how can I achieve that ?

→ To schedule daily reports over specific email IDs go to Reports -> Email reports section

→ User can schedule a report to be received at 12:05 AM daily EOD at the defined email recipients

→ Click on “Add Email” to schedule a report at EOD via email

  1. Flow Type: Select the type of flow for the reports

  2. Flow Name -ID: Select the flow name/ID

  3. Email Addresses: Define the email addresses for the configured report(Valid email IDs required. Example: help@phonon.io)

...

18. Where can I find real time status of the calls ?

→ To view summary metrics of calls, you can login as supervisor and then you can view the same on Agent Dashboard (If you do not have supervisor access then drop a mail on help@phonon.io with your account details and reason for mail).

19. I want to know about my agents’ activity in real time.

→ To view real time metrics of the agents go to Main -> Analytics -> Agent Details or login as supervisor

→ This dashboard can be used to get real time summary metrics of the agents basis the flow and queue that is selected

→ To get real time metrics of the agents, select the flow from the drop down, select the queue ID and click on “Get Details”

20. I am getting “IP not whitelisted'' error, what should I do ?

→ In such a case, go to Main -> Whitelist tab

→ This section can be used to whitelist phone numbers, email address, IP address and domain

→ You can whitelist the IP Address from which API request will be accepted

21. I am getting an “Email ID not whitelisted” error while uploading a file, what should I do ?

→ In such a case, go to Main -> Whitelist tab

→ This section can be used to whitelist phone numbers, email address, IP address and domain

→ You can whitelist the Email ID from which remote upload can be done

22. I do not want to call NDNC numbers on an outbound flow how can I do that ?

→ If you do not want to call NDNC numbers on an outbound flow then under the Configurator tab of Outbound campaign you can select the Flow Type as “Transactional”

→ Please note: Once the flow type is selected (Transactional / Marketing), the selection can not be modified later.

23. I have added some recorded prompts but their state shows pending, why ?

→ When you add any new prompt, then first it goes for support approval and untill the prompt is approved by our support team, you will see state as “pending”.

→ As soon as prompt goes for support approval, a ticket is generated and support team will approve it as soon as possible. In case of any emergency or problem you can drop a mail with the following details on help@phonon.io

  1. Account email ID

  2. Client ID (Can be found under “Settings” on the top right corner drop down)

  3. First Name

  4. Last Name

17. I want to get my reports everyday over email

  1. To schedule daily reports over specific email IDs go to Reports -> Email reports section

  2. User can schedule a report to be received at 12:05 AM daily EOD at the defined email recipients

  3. Click on “Add Email” to schedule a report at EOD via email

...

3.1 Flow Type: Select the type of flow for the reports

3.2 Flow Name -ID: Select the flow name/ID

3.3 Email Addresses: Define the email addresses for the configured report(Valid email IDs required. Example: help@phonon.io)

18. Where can I find real time status of the calls 

  1. To view summary metrics of the calls go to Main -> Analytics -> Real Time Dashboard section

    1. This dashboard can be used to get real time summary metrics of the flow that is selected

    2. To get real time metrics of a flow, select the flow from the drop down and click on Get Details

19. I want to know about my agents’ activity in real time.

  1. To view real time metrics of the agents go to Main -> Analytics -> Agent Details

    1. This dashboard can be used to get real time summary metrics of the agents basis the flow and queue that is selected

    2. To get real time metrics of the agents, select the flow from the drop down, select the queue ID and click on “Get Details”

20. I am getting “IP not whitelisted'' error.

  1. In such a case, go to Main -> Whitelist tab

  2. This section can be used to whitelist phone numbers, email address, IP address and domain

  3. You can whitelist the IP Address from which API request will be accepted

21. I am getting an “Email ID not whitelisted” error while uploading a file.

  1. In such a case, go to Main -> Whitelist tab

  2. This section can be used to whitelist phone numbers, email address, IP address and domain

  3. You can whitelist the Email ID from which remote upload can be done

22. I do not want to call NDNC numbers on an outbound flow.

  1. If you do not want to call NDNC numbers on an outbound flow then under the Configurator tab of Outbound campaign you can select the Flow Type as “Marketing”

  2. Please note: Once the flow type is selected (Transactional / Marketing), the selection can not be modified later.

23. I have added some recorded prompts but their state shows pending

  1. In such a case, please send an email to help@phonon.io stating the same and with the following information: 

    1. Account email ID

    2. Client ID (Can be found under “Settings” on the top right corner drop down)

    3. First Name

    4. Last Name

    5. Prompt name(s)

24. What documents are required for KYC verification?

  1. To know more about KYC Verification please click here

25. I need to send an SMS but there is no sender ID in the dropdown

  1. To create a new sender ID you can go to the Set Up -> SMS tab.

  2. To know more about this click here and visit section Account Set-Up -> SMS Sender ID

26. What does email sender ID mean?

  1. Email sender ID is the “From” email ID from which the emails will be triggered when the email widget is used in the flow designer

  2. To know more about this click here and visit section Account Set-Up -> Email Sender ID

27. How to restrict bulk upload files from a specific email ID only?

  1. To restrict only the authorised person to schedule the campaign for communications by uploading communication data using email ID for outbound campaigns you can whitelist the authorised email IDs

  2. To know more about this click here and visit section Account Set-Up -> Email ID whitelisting

28. Where will my call recordings and reports be stored?

  1. Call recordings and reports can be stored under the Storage section. To configure the Storage the user can go to Set Up -> Storage. To know more about this click here

29. Why do I create an agent group?

  1. If you wish to configure some common parameters like dispositions, pause codes, etc. for a set of agents you can create a group of agents

  2. To know more about this click here and visit section Agent Set-Up -> Agent Groups

30. I have created an outbound campaign with attached DID but still not receiving any calls.

  1. In this case, please send an email to help@phonon.io stating the scenario and with the below mentioned details:

    1. Account email ID

    2. Client ID (Can be found under “Settings” on the top right corner drop down)

    3. First Name

    4. Last Name

    5. Flow Name

    6. Flow ID

  2. Phonon team will activate the listener for the flow for the first time use

  3. Phonon team does not need to activate the listener after every edit on the flow

  4. Listeners are activated by Phonon Team for outbound flows only.

31. What is the meaning of queue?

  1. Queues are like a bucket where the calls are redirected to

  2. Agents added to a queue will receive the calls which are passed on to that specific queue

  3. To know more about this click here and visit section Call Centre Setup -> Queues

32. What is Queue Weight?

  1. Queue weight decides the priority in which calls are answered, if multiple queues are common to multiple agents. The default weight value is 0. The higher the weight value, the higher the priority

  2. Minimum 0 and maximum 10 is valid

33. What does Agent Login Interface mean?

  1. Agent login interface is the agent interface where agents can login and take calls and perform different functions like transferring calls to supervisor, filling the dispositions. etc. 

  2. To purchase the agent login interface please visit Main -> Ecommerce section

34. What does Direct Dialing mean?

  1. If a user wants to add a specific set of numbers where the call will be directly redirected then he can use the direct dialing option. Here the call does not go to any agent. 

  2. To know more click here

35. Where to download the call recording for a specific call?

  1. You can download the call recording of only those flows/campaigns where call recording has been enabled

  2. To download the call recording of a particular call, go to the reports section, search the call by the Phonon UUID, Request ID, or any other field

  3. Scroll down to the right most column “Download Recordings” and select the attempt for which call recording is needed and click on the hyperlinked gsm recording

  4. The recording will be downloaded in GSM format

36. I want to upload voice recordings to be played on the outbound or inbound IVR systems.

  1. To upload recorded prompts, go to the Main-> Prompts section

  2. Click here to know more

37. I need to configure the From email ID to send bulk email

  1. You can send emails only through validated email IDs and using one of your cloud accounts enabled for Email Sending and configured on central

  2. To know about cloud set up click here

  3. To configure the email id from which the emails will be sent go to Set Up -> Email section

  4. To know more about this click here

38. How to generate a new passcode?

  1. A passcode is required by the agent for one time Sign Up only. Agents can sign up using the passcode and username and create a password. If the agents face an issue for Sign Up then the supervisor can generate a new passcode by clicking the Refresh button on the Pending Invitations list.

  2. Click here to know more about it.

39. My agent’s passcode is not accepted.

  1. A passcode is required by the agent for one time Sign Up only. Agents can sign up using the passcode and username and create a password. If the agents face an issue for Sign Up then the supervisor can generate a new passcode by clicking the Refresh button on the Pending Invitations list.

  2. Click here to know more about it.

40. Agent gets “Agent is not allowed to login.” error message as he tries to login.

  1. In case the agent tries to Sign In for the first time using the email ID and password and is not able to Sign In with the error message as shown in the Figure below then it means that the agent has not been added to any agent group.

  2. In this case, contact your supervisor

...

41. What documents are required for KYC?

  1. KYC documents need to be uploaded depending on the account type

  2. Click here to know more about the KYC Verification process

42. Do I need email ID whitelisting?

  1. Email ID whitelisting is required if we need only the authorised person to schedule the campaign for communications by uploading communication data via email

  2. For being able to send the email the users email id needs to be whitelisted in the system

  3. To know more about this click here

43. What storage options do you provide?

  1. Phonon Central supports SFTP and Amazon S3 storage

  2. Here data like recordings, reports, and others can be saved

  3. For more information, please click here

44. What am I supposed to do if my agent login URL is not working?

  1. Check your LAN/WIFI connection

  2. Check the Login Link (https://central.phonon.in/agent-ui/)

  3. Contact your network team in case of network issues

45. What to do as I have not received the OTP?

  1. Check if your desk phone/mobile/landline is in working condition

  2. Check the network connection

  3. Contact your network team in case of connectivity issues

  4. Contact your supervisor if issue still persists

46. I forgot my password, what to do now?

  1. Click on the "Forgot Password" link

  2. Enter your email ID

  3. A link will be sent to your email ID

  4. Click on the link to Reset your password

  5. Create a new password

47. Did not receive the Reset Password Link on my email ID?

  1. Please check the email ID is same as the one used for Sign Up

  2. Refresh your Inbox

  3. Check the Spam Folder

  4. If no link has been received yet, check your LAN/WIFI connection

  5. Contact your network team in case of connectivity issue

48. What do I do as I cannot submit the disposition?

  1. Please wait till the call gets disconnected, you'll be able to "Save" the disposition after the call ends

  2. Contact your Supervisor in case of further queries

49. I am not able to Mute/Hold/Transfer the call

  1. Logout from your account and try to login again

  2. If the issue still persists, contact your Supervisor

50. What to do as the Logout button is not working?

  1. Refresh the page and try to login again.

  2. Still not working? You might be having some connectivity issues, check your internet connection and contact your network team in case of any further queries.

51. What to do if I need to take a break?

  1. Go to the Breaks Section.

  2. Click on the break that you need to take.

  3. You will not receive calls while you are on a break.

52. What does the Mute button do?

  1. If you want to keep the customer on Mute so that he cannot hear your conversation, then you can use the Mute Button.

  2. To Unmute, click on the Unmute Button.

53. What does the Hold button do?

  1. You can put the customer on hold by using the Hold Button. The customer will be able to hear the Hold Music while he is on hold.

  2. To Unhold the customer, click on the Unhold Button.

54. What do you mean by Transfer Button?

  1. If you wish to transfer the call to your fellow agent or supervisor you can use the transfer button.

55. What can I do using the Consultation button?

  1. You can use this button to consult with a fellow agent or your supervisor. The customer will be on Hold while this function is being used.

56. What does the Conference button do?

  1. You can use this button to get your fellow agent or supervisor on call with you and the customer. At a time 3 people will be available on the call.

...

1. How do I Sign Up?

  1. Your Supervisor will add your email ID

  2. You will receive an Invitation email at the registered email ID or will share you username and passcode

    1. For Email: Please click on the verification link to create your password. (Remember this password for future sign in)

    2. For Passcode: If you are added using username and passcode, please use them for the signup process.

3. Login using your registered email ID/Username and password

2. How do I Sign In?

  1. To Sign In you can use one of the following:

    1. For Email: Sign In with the Email ID used at the time of Sign Up 

    2. For Passcode: If you have been added using Username and passcode you can use the username and password set by you at the Sign Up

3. What do I do if I do not receive the verification email?

In this case please follow the following steps:

  1. Check the email ID which was added by your Supervisor

  2. Refresh your Inbox

  3. Check your Spam folder

  4. Check your internet connection

  5. Please connect with your network team in case of network issues

  6. Contact your Supervisor if you still don’t receive the Invitation email

4. What am I supposed to do if my agent login URL is not working?

Follow three basic steps:

  1. Check your LAN/WIFI connection

  2. Check the Login Link (https://central.phonon.in/agent-ui/)

  3. Contact your network team in case of network issues

 5. What to do as I have not received the OTP?

Follow three basic steps:

  1. Check if your mobile/landline/desk phone is in working condition

  2. Check the network connection

  3. Contact your network team in case of connectivity issues

 6. What can I do as I am getting an error while I try to login?

Follow three basic steps:

  1. Check your LAN/WIFI connection

  2. Check the Login Link (https://central.phonon.in/agent-ui/)

  3. Contact your network team in case of connectivity issues

7. I forgot my password, what to do now?

Follow these steps to generate a new password:

  1. Click on the "Forgot Password" link

  2. Enter your email ID

  3. A link will be sent to your email ID

  4. Click on the link to Reset your password 

  5. Create a new password 

8. Did not receive the Reset Password Link on my email ID?

Follow the following steps in this case:

  1. Please check the email ID is same as the one used for Sign Up

  2. Refresh your Inbox

  3. Check the Spam Folder

  4. If no link has been received yet, check your LAN/WIFI connection

  5. Contact your network team in case of connectivity issue

...

  1. Prompt name(s)

  2. Ticket Number

24. What documents are required for KYC verification?

→ To know more about KYC documents please click here

25. I need to send an SMS but there is no sender ID in the dropdown, why ?

→ In order to send any SMS, first you need to create a sender ID in the SMS section under Setup → SMS section. You can follow steps mentioned here.

26. What does email sender ID mean?

→ Email sender ID is the “From” email ID from which the emails will be triggered when the email widget is used in the flow designer

To know more about this click here and visit section Account Set-Up -> Email Sender ID

27. How to restrict bulk upload files from a specific email ID only?

→ To restrict only the authorized person to schedule the campaign for communications by uploading communication data using email ID for outbound campaigns you can whitelist the authorized email IDs in the Main → Whitelist → Email.

28. Where will my call recordings and reports be stored?

→ Call recordings and reports can be stored under the Storage section. To configure the Storage the user can go to Set Up -> Storage. To know more about this click here

29. Why do I create an agent group?

→ If you wish to configure some common parameters like dispositions, pause codes, etc. for a set of agents you can create a group of agents. To know more about this click here and visit section Agent Set-Up -> Agent Groups.

30. I have created an outbound campaign with attached DID but still not receiving any calls.

→ In this case, please make sure to activate the listener for your flow and attached DID.

→ If your listener is activated and you are still facing the same issue then you can drop a mail regarding your issue on help@phonon.io.

31.What is Queue Weight?

→ Queue weight decides the priority in which calls are answered, if multiple queues are common to multiple agents. The default weight value is 0. The higher the weight value, the higher the priority. Minimum 0 and maximum 10 is valid

32. What does Agent Login Interface mean?

→ Agent login interface is the agent interface where agents can login and take calls and perform different functions like transferring calls to supervisor, filling the dispositions. etc. You can add agents from setup → Agents section.

33. What does Direct Dialing mean?

→ If a user wants to add a specific set of numbers where the call will be directly redirected then he can use the direct dialing option. Here the call does not go to any agent. 

34. Where to download the call recording for a specific call?

→ You can download the call recording of only those flows/campaigns where call recording has been enabled

→ To download the call recording of a particular call, go to the reports section, search the call by the Phonon UUID, Request ID, or any other field

→ Scroll down to the right most column “Download Recordings” and select the attempt for which call recording is needed and click on the hyperlinked gsm recording

→ The recording will be downloaded in GSM format

35. I want to upload voice recordings to be played on the outbound or inbound IVR systems.

→ To upload recorded prompts, go to the Main-> Prompts section. Click here to know more.

36. I need to configure the From email ID to send bulk email

→ You can send emails only through validated email IDs and using one of your cloud accounts enabled for Email Sending and configured on central. To know more about sender Email ID, click here

37. How to generate a new passcode?

→ A passcode is required by the agent for one time Sign Up only. Agents can sign up using the passcode and username and create a password. If the agents face an issue for Sign Up then the supervisor can generate a new passcode by clicking the Refresh button on the Pending Invitations list.

38. My agent’s passcode is not accepted.

→ A passcode is required by the agent for one time Sign Up only. Agents can sign up using the passcode and username and create a password. If the agents face an issue for Sign Up then the supervisor can generate a new passcode by clicking the Refresh button on the Pending Invitations list.

39. Agent gets “Agent is not allowed to login.” error message as he tries to login.

→ In case the agent tries to Sign In for the first time using the email ID and password and is not able to Sign In with the error message as shown in the Figure below then it means that the agent has not been added to any agent group. In this case, contact your supervisor

...

40. What documents are required for KYC?

→ KYC documents are needed to verify your identity as a user according to the entity selected by you. To know more about KYC documents, click here.

41. Do I need email ID whitelisting?

→ If you want to trigger any outbound flow through Email upload, then you must whitelist Email ID first. To know more, click here.

42. What storage options do you provide?

→ Phonon Central supports SFTP and Amazon S3 storage. Here data like recordings, reports, and others can be saved

43. What am I supposed to do if my agent login URL is not working?

→ Check your LAN/WIFI connection

→ Check the Login Link (https://central.phonon.in/agent-ui/)

→ If the issue persists, then reach out to our support team at help@phonon.io

44. I forgot my password, what to do now?

→ To create a new password, follow the below steps -

  1. Click on the "Forgot Password" link on the login interface.

  2. Enter your email ID

  3. A link will be sent to your email ID

  4. Click on the link to Reset your password

  5. Create a new password

45. Did not receive the Reset Password Link on my email ID?

→ Please check the email ID is same as the one used for Sign Up

→ Refresh your Inbox and check your Inbox and the Spam Folder

→ If no link has been received yet, check your LAN/WIFI connection

Agent UI Platform

1. How do I Sign Up?

→ Follow the steps mentioned here to sign up.

2. Did not receive the Reset Password Link on my email ID?

→ Follow the following steps in this case:

  1. Please check the email ID is same as the one used for Sign Up

  2. Refresh your Inbox

  3. Check the Spam Folder

  4. If no link has been received yet, check your LAN/WIFI connection

  5. Contact your network team in case of connectivity issue or report on help@phonon.io

3. What is manual call break ?

→ Manual Call breaks are special breaks which will allow you to perform calls to the customer by dialing their phone numbers. To know more about manual breaks, you can click here.

4. What to do as I have not received the OTP for agent login ?

→ Check if your desk phone/mobile/landline is in working condition

→ Check the network connection

→ Click again on ‘call’ or ‘SMS' to again receive OTP. You will have maximum 20 attempts to do so.

→ If the problem still persists then email on help@phonon.io

 5. What do I do as I cannot submit the disposition?

...

→ To “Save” a disposition you will need to select a disposition and fill the sub disposition

Then wait till the call gets disconnected, you'll be able to "Save" the disposition after the call ends

Contact your Supervisor in case of further queries

...

6. Please help me as I am not able to Mute or Hold the call

Logout from your account and try to login again

...

. If the issue persists, contact your Supervisor

...

7.  What to do as

...

  1. Refresh the page and try to login again.

  2. Still not working? You might be having some connectivity issues, check your internet connection and contact your network team in case of any further queries.

12. What to do if I need to take a break / AUX?

  1. If you are not on call, find the Breaks Section on your home page

  2. If you’re on call, find the Breaks section by scrolling down your home page

  3. Click on the break that you need to take. 

  4. You will not receive any further calls while you are on a break

  5. You can switch OFF the break by clicking on the break again.

13. What does the Mute button do?

  1. If you want to go on Mute so that the customer cannot hear your voice, then you can use the Mute Button.

  2. To Unmute, click on the Unmute Button.

14. What does the Hold button do?

  1. You can put the customer on hold by using the Hold Button. The customer would hear the Hold Music while he is on hold.

  2. To Unhold the customer, click on the Unhold Button.

15. What do I do if I am logged in and still not receiving any calls?

Please check the breaks section on the Home page

...

In case you are on a break, please switch it OFF

...

Check your internet connectivity

...

the Logout button is not working?

→ Click on your agent name, and select ‘troubleshoot’.

→ Then select the option of ‘reset’ and your state will be resetted.

8. What do I do if I am logged in and still not receiving any calls?

→ Please check the breaks section on the Home page

→ In case you are on a break, please switch it OFF

→ Check your internet connectivity

→ Make sure you are added in atleast one queue. If you are not added in any queue then contact your Supervisor.

9. What to do if I need to take a break from receiving calls ?

→ On agent UI, go to the Breaks Section.

→ Click on the break that you need to take, you will not receive calls while you are on a break.

10. What does the Mute button do?

→ If you want to keep the customer on Mute so that he cannot hear your conversation, then you can use the Mute Button.

→ To Unmute, click on the Unmute Button.

11. What does the Hold button do?

→ You can put the customer on hold by using the Hold Button. The customer will be able to hear the Hold Music while he is on hold.

→ To Unhold the customer, click on the Unhold Button.

12. What do you mean by Transfer Button?

→ If you wish to transfer the call to your fellow agent or supervisor you can use the transfer button.

13. What can I do using the Consultation button?

→ You can use this button to consult with a fellow agent or your supervisor. The customer will be on Hold while this function is being used.

14. What does the Conference button do?

→ You can use this button to get your fellow agent or supervisor on call with you and the customer. At a time 3 people will be available on the call.