Merge Bot Users
The Merge Bot User feature is a powerful tool for managing user profiles efficiently. By consolidating duplicate profiles, it ensures that all chat histories, attributes, and data are unified, providing a seamless experience for both users and administrators. Whether you need to
Listen to an audio overview
A short, AI-generated podcast-style summary of this article.
The Merge Bot User feature is a powerful tool for managing user profiles efficiently. By consolidating duplicate profiles, it ensures that all chat histories, attributes, and data are unified, providing a seamless experience for both users and administrators. Whether you need to tidy up your user database or automate the process, this feature streamlines user management and enhances data accuracy.
"Merge Bot User"
The Merge Bot User feature lets you combine two user profiles into one. This merges chat histories, attributes, and other data, which is particularly helpful for eliminating duplicate users and ensuring all information is consolidated under a single profile.
"How to Use the Merge Bot User Feature"
"Steps to Merge Users:"
Open the Bot User Profile
In the Live Chat interface, find the user you wish to merge by selecting their profile from the list of conversations.
Click on the user’s name to open their profile.
Access the Merge Option
In the user profile panel, locate the three-dot menu (⋮) in the top-right corner.
Select Merge Bot User from the dropdown menu.
Select the Secondary User
In the Merge Bot User dialog box, the chosen profile will automatically be set as the Primary User on the left.
Use the Choose User dropdown under Secondary User to pick the user you want to merge with the primary one. The secondary user’s data will be integrated into the primary profile.
Review Details Before Merging
Before finalising the merge, decide whether to delete or retain the Secondary User profile after merging.
Check all details carefully, as the merge process cannot be undone.
The dialog box will display data from both users for comparison, allowing you to confirm the profiles being merged.
Complete the Merge
After reviewing, click the Merge button at the bottom right of the dialog box.
A confirmation light box will appear with the message: "All relevant data from the Secondary User will be transferred to the Primary User." You can then choose to Cancel or Confirm the merge.
"Important Notes:"
Merging is Irreversible: Once merged, this action cannot be undone. Make sure both profiles are verified duplicates before proceeding.
"Automating the Merge using Bot User API Action Node"
You can automate the merging of duplicate bot users by using the Bot User API action node in your flow. This automation identifies and merges duplicates based on specific criteria, such as matching email addresses or phone numbers.
"Steps to Set Up the Automation:"
Create a New Flow
In the Flexito OmniAI platform, create a new flow or open an existing one where you want to add the merge action.
Add the Bot User API Action Node
Before the Condition node, add an Action node and select Bot User API as the action type to search for duplicated bot users.
Add a Condition Node
Insert a Condition node to check for duplicate users. This involves comparing values like email or phone numbers between the current user and others in the system.
Add the Bot User API Action Node
After the Condition node, add an Action node and select Bot User API as the action type.
Set the Action to "Merge Bot User."
Configure the Merge Bot User Settings
In the Bot User API action node settings:
Provide the Secondary Bot User Ns (the duplicate user profile to be merged).
Choose whether to Delete after merged to automatically delete the secondary user after merging.
Publish the Flow
Once configured, publish the flow. You can set up this flow to be triggered by your choice, enabling automatic merging of duplicate bot users whenever the specified conditions are met, ensuring a streamlined and unified user database.

