> ## Documentation Index
> Fetch the complete documentation index at: https://support.hexus.ai/llms.txt
> Use this file to discover all available pages before exploring further.

# Editing Page Copy

> You can edit the web page copy before or during recording a flow with Hexus. This is great especially for data clean up or personalizing messaging. 

<Note>
  Available on all paid plans
</Note>

## Quick Tour

<div style={{ position:"relative",paddingBottom:"calc(55.74%)",height:0,width:"100%" }}>
  <iframe src="https://app.usehexus.com/embed/708c3ea2-b72a-4447-8667-6e36daff5997?refid=" style={{ position:"absolute",border:"none",width:"100%",height:"100%" }} loading="lazy" allowFullScreen title="Hexus Flow" />
</div>

## Advanced Page Editing

<Tip>
  **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.

  Learn more on [**Advanced Editing With Regular Expressions**](https://support.hexus.ai/advanced-editing/using-regular-expressions)
</Tip>

### **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

### What are rule sets and how to use them ?

\*\*Rule sets \*\*are a collection of replacement rules for quickly applying editing rules to page, such as anonymizing emails, phone numbers etc to maintain privacy in your recorded product tours.

<div style={{ position:"relative",width:"100%",paddingTop:"56.25%" }}>
  <iframe width="560" height="320" src="https://app.usehexus.com/embed/How_to_Create_a_New_Configuration_in_Hexus__b9a20a11-a0cc-4bb5-b51e-e56695b2b19e" title="Create a new configuration on Hexus" frameborder="0" allow="accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture" allowfullscreen style={{ position:"absolute",top:0,left:0,width:"100%",height:"100%" }} />
</div>

**How it works**

1. By default, the chrome extension creates and updates the rule sets as you create and edit them via the **Hexus Content Editor**
2. To manage or change the rule sets that you want to use for a specific recording, or share with your team,head over to [Chrome Settings Management Page](https://app.usehexus.com/profile?tab=content%20editor%20management%20tool) in the Hexus web app.

#### **Collaboration Made Easy**

* **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
