# Search & Replace

Search & replace allows the designer to **search and replace content** across the Editor from one central place.&#x20;

| Benefit                       | Feature                                              |
| ----------------------------- | ---------------------------------------------------- |
| Save significant editing time | Replace words and phrases selectively or all at once |
| Reduce manual effort          | Expand results for clarity before replacing          |

### Where can I find search & replace?

Search & replace is available from:

1. **Master Events List (MEL)**
2. **Persona library** (historical content)
3. **Pattern of Life** (PoL)

Search & replace can be accessed via an icon of a **magnifying glass**, found at the bottom-right of the screen:

<figure><img src="/files/bDL3TKCyEDILBY9oP9Hh" alt=""><figcaption></figcaption></figure>

Search for specific words and type below what you want to replace them with. You can select individual injects, or *Select all* to replace all usages:

<figure><img src="/files/ta1Y3hD1f2QClRmmG6KE" alt=""><figcaption></figcaption></figure>

{% hint style="warning" %}
`▼` keeps your last search. `✕` closes panel and resets search
{% endhint %}

### :zap:Formatting & smartwords

* **Formatting is not preserved** so replacements will be inserted as plain text
* Leaving the field empty or typing only a space will **delete the word**
* The platform treats all words as static, so **Smartwords are replaced like normal text**

{% hint style="success" %}
Search & Replace is available in Raven+ licenses
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://helpdocs.conducttr.com/feature-documentation/designing-and-running/master-events-list/search-and-replace.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
