/ /
Using search and replace in the Content Library
Updated 3 months ago

Overview

Search and replace is a time-saving feature that allows you to modify content across the entire Content Library by locating specific words or phrases and replacing all of them at once (or one by one). 

  • Deleted terms cannot be recovered.
  • There are some considerations for special characters when using this function. See Special Character Considerations at the end of this article for more information.

You want to replace all instances of a specific client name with a merge tag instead.

Tips and tricks for search and replace

  • Filter and select library contents before accessing search and replace to limit search results.
  • See how many items match your search criteria by clicking Find, even before entering replacement text.
  • Preview the results from the right pane, and the total count of the searched term (as well as a count of the term present in each piece of content) from the left pane.
  • When the Replace With term is a null string (nothing was entered) and Replace or Replace All is applied, the searched term is deleted and replaced with a space.
    Note: If the searched term is the only word in the content, the searched term will not be replaced with a space.

Select the applicable tab for your edition of Responsive.

Using search and replace in the Content Library

  1. From the Content Library Q&A pair tab, select the checkbox in front of the desired content (or click Select All), then click More > Search and Replace.
  2. Choose to search across Answers, Questions, or All.search_and_replace2.png
  3. Enter your keyword in the Search Exact Matches field and the new value in the Replace With field.
  4. Click Replace to replace the individual, selected piece of content or Replace All to update all contents in the search results.
  5. Click Yes on the confirmation pop-up to replace the terms.

Special character considerations

Characters without additional text

The following characters can be used in searches with search and replace:
Note: Backslashes (\) and double quotes (") cannot be searched.

Symbol NameSymbol
Tilde~
Back Quote`
Exclamation Mark!
At@
Hash#
Dollar$
Percentage%
Caret^
Ampersand&
Asterisk*
Open Parenthesis(
Closed Parenthesis)
Underscore_
Hyphen-
Plus+
Equal=
Open Brace{
Closed Brace}
Pipe|
Open Bracket[
Closed Bracket]
Colon:
Semicolon;
Single Quotes'
Less Than<
Greater Than>
Comma,
Full Stop.
Question Mark?
Forward Slash/

Characters with prefix or suffix text

The following characters can be used with prefix or suffix text:
Note: Backslashes (\), double quotes ("), back quotes with prefix and suffix text (`Text or Text`), and single quotes with suffix text ('Text) cannot be searched.

Symbol NameSuffixPrefix
Tilde~TextText~
Exclamation Mark!TextText!
At@TextText@
Hash#TextText#
Dollar$TextText$
Percentage%TextText%
Caret^TextText^
Ampersand&TextText&
Asterisk*TextText*
Open Parenthesis(TextText(
Closed Parenthesis)TextText)
Underscore_TextText_
Hyphen-TextText-
Plus+TextText+
Equal=TextText=
Open Brace{TextText{
Closed Brace}TextText}
Pipe|TextText|
Open Bracket[TextText[
Closed Bracket]TextText]
Colon:TextText:
Semicolon;TextText;
Less Than<TextText<
Greater Than>TextText>
Comma,TextText,
Full Stop.TextText.
Question Mark?TextText?
Forward Slash/TextText/

Characters in between text

The following characters can be used in between text (without space):
Note: Backslashes (\), double quotes ("), and back quotes (`Text) cannot be searched with text in between.

Symbol NameText Example
TildeText~Text
Exclamation MarkText!Text
AtText@Text
HashText#Text
DollarText$Text
PercentageText%Text
CaretText^Text
AmpersandText&Text
AsteriskText*Text
Open ParenthesisText(Text
Closed ParenthesisText)Text
UnderscoreText_Text
HyphenText-Text
PlusText+Text
EqualText=Text
Open BraceText{Text
Closed BraceText}Text
PipeText|Text
Open BracketText[Text
Closed BracketText]Text
ColonText:Text
SemicolonText;Text
Single QuoteText'Text
Less ThanText<Text
Greater ThanText>Text
CommaText,Text
Full StopText.Text
Question MarkText?Text
Forward SlashText/Text
Was this article helpful?