# How to rename a tool

Renaming tools is an effective way to make your workflow more organized and comprehensible. You can easily rename tools in either Preview or the tool's configuration. Click on the tool name or the pencil (✎) icon located at the top of either the Preview or the tool's configuration to activate the text cursor. After making your desired changes, hit 'Enter' on your keyboard to confirm them.

{% @arcade/embed flowId="dM9vaAm12ECmyfiMte59" url="<https://app.arcade.software/share/dM9vaAm12ECmyfiMte59>" %}

## Preview

<figure><img src="/files/1GesKxK8iQn4CfmvziYa" alt=""><figcaption></figcaption></figure>

## Tool Configuration

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


---

# 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://docs.cascade.io/cascade/cascade-faqs/best-practices/how-to-rename-a-tool.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.
