Now that you’ve got yourself a CometChat account and you’ve created an App or two, you probably want to know what exactly you’re supposed to do inside the App!
When you first create your App or click on an App from your account home page, you’ll be taken to the Dashboard. This is the brain of your App and the things you do here control how your App behaves out in production. So, just like you can change things in your code base and they will reflect in your production environment, you can also change things in your Dashboard and have them reflect in your production environment once you’ve deployed chat there.
You’ll land on the Overview Page of the Dashboard first and this is where you can see your usage and analytics. You can see information on active users, concurrent users, and voice and video minutes for the month. You’ll also find the App credentials on this page.
The overview page also contains quick links to our integration methods - these are what you will use to actually build out and deploy your chat experience.
Over on the left-hand side you’ll see a menu with lots of options. Credentials is where you can find and create your Auth Key and API Keys. You will see this under the Applications section.
The Manage section is where you will create your users and groups. This is also where you can create and manage roles for your users. Roles are based on permissions, and permissions range from the ability to start a chat to the ability to ban a user. Your App will automatically come with one default role, but you can create and restrict the roles of different users as you see fit.
On the left-hand side sections, you will find details of your users’ chats and calls. This is where you can manage the safety and experience of your users by kicking or banning someone.
Under the Chats section, you will find a full list of our features. Many can be enabled with one click, such as Emojis, simply enable it and now your users will see emojis on the UI.
But other extensions will need more work. For example, Data Masking under the Moderation section. Even though you click Enable, you will still need to go into settings and tell the Extension how you want it to behave. You may want to mask ten digit phone numbers, or you may want to mask social security numbers. And you may want to drop the messages completely, or just mask the info with asterisks. We encourage you to explore the entire Extensions list, and if at any point you try to enable something that doesn’t come with your plan, just contact sales to get it added!
Finally, the Application section is where you can manage your own internal team members, and it is a way to get to your Plans and Billings page. Members are different from users, Members are people on your team like admins or moderators or developers who you want to have access to this Dashboard to help you build or manage your Chat.
Comments
0 commentsPlease sign in to leave a comment.