# Search, Find & Replace in a workflow

Flow-builders can search for all occurrences of a specific word within a workflow and can replace the word with another.

For the workflow selected and visible in the canvas:&#x20;

* Users have the option to **Find** only or to **Find & Replace.** *(default: Find)*
* Users can search on **Step Number** only, on **Variable** only, or on **All**. *(default: All)*
* Users can make the search **case sensitive**.  *(default: not case sensitive)*
* Users can select to search **whole word** matches only. *(default: search whole words and parts thereof)*

<figure><img src="https://content.gitbook.com/content/joAgInTNsBfDdfx1I23z/blobs/iuWNoRy78XHqCT9ZICzc/image.png" alt="" width="431"><figcaption></figcaption></figure>

**For Find only**: Results are shown in the panel on the left. Selecting a result takes you to that step in the flow.

<figure><img src="https://content.gitbook.com/content/joAgInTNsBfDdfx1I23z/blobs/7aTM5rbvEqzooCs46S0s/image.png" alt="" width="360"><figcaption></figcaption></figure>

**For Find & Replace**: Under the search term, enter the term you want to replace it with. Select the specific step, and click "Replace".&#x20;

{% hint style="info" %}
You cannot "Replace All", and have to do it for each step individually. This is to prevent accidentally breaking workflows by replacing all occurrences.
{% endhint %}

<figure><img src="https://content.gitbook.com/content/joAgInTNsBfDdfx1I23z/blobs/sZacrdshH3V2S77zvjvT/image.png" alt="" width="383"><figcaption></figcaption></figure>
