What it does
Search for a contact by ID or phone number and list all user variables (bot variables, or context) stored for that contact throughout the flow. From there, read, edit, add, and remove each variable directly in the interface, no scripts or manual API calls needed.
Key features
- Contact search by Blip ID or phone number, with automatic normalization for the WhatsApp channel.
- Listing of all context variables for the contact with their current values.
- Edit the value of any existing variable, with immediate saving.
- Create new variables by providing a name and value.
- Delete variables that are no longer needed.
- Display of basic contact data (ID, name, and email) when the contact is found.
How it works
- Enter the contact ID or phone number and click to search for the contact.
- Context variables appear in editable fields, ready to be adjusted, created, or removed.
Benefits
- Speeds up debugging and flow testing, letting you simulate contact states in seconds.
- Fixes stuck or incorrect values without reprocessing the conversation.
- Reduces rework and reliance on developers for support tasks.
- Gives your team more autonomy to validate integrations and personalize the journey.
Who it's for
Development, support, and chatbot operations teams who need to inspect and adjust user variables for individual contacts.