Editing Page Copy
You can edit page copy before or during recording a flow with Hexus. This is great especially for data clean up or personalizing messaging. To edit page copy, enable any of our paid plans
Advanced Page Editing
How to Use Regular Expressions
Regular expressions, often abbreviated as regex or regexp, are sequences of characters that form search patterns. They are used for matching strings within text and are a powerful tool for searching, replacing, and manipulating text.
๐ Advanced Replacement Rules
Advanced Replacement Rules let you define multiple sets of search-and-replace logic to dynamically modify HTML content on a page. This is especially helpful when you need to clean up, customize, or standardize content across various web flows without changing the original website source code.
๐ง What Are Replacement Rules?
Replacement rules use pattern matching (often with regular expressions) to search for specific text or HTML elements and replace them with something else. These rules can:
- Swap out sensitive information
- Personalize text (e.g., replacing โuserโ with a real name)
- Standardize inconsistent content formats (like phone numbers or dates)
- Remove unwanted UI elements during flow recording
โ Why Use Multiple Rule Sets?
In the past, users could only apply a single rule set using our Chrome extension. Now, with Advanced Replacement Rules available in-app, you can:
- Create and manage multiple configurations tailored to different use cases or projects
- Switch between rule sets based on the flow youโre recording or editing
- Maintain cleaner, more professional recordings by controlling how content appears
๐ฅ Collaboration Made Easy
- Available on Starter+ plans
- Team Sharing is supported on Growth plans, so teams can collaborate using shared configurations
- Ideal for teams working across departments, clients, or different use cases