# Batch Rename

<figure><img src="https://4234286147-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F9GgY9kmd5vE7gi1pzKPs%2Fuploads%2FQlwTEDmysCJN5ZodyckE%2FBatch%20Rename.png?alt=media&#x26;token=703bcef0-5129-427d-ae8b-86260cec3f8c" alt=""><figcaption></figcaption></figure>

Enter the text you want to replace in the “Find” field. Enter the new text in the “Replace with” field. Select the type of element you want to search in the “Scope” field.

To find only text with a matching case, check the “Match case” check box. To find only whole words and not word segments, check the “Match whole word only” checkbox.

Click the “OK” button to rename the elements.


---

# 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://archsmarter.gitbook.io/launchpad-docs/batch-rename.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.
