# Renaming a Block

### **Option 1**&#x20;

1. Open the AIME Live Block Editor, find the block you wish to rename and click on **ellipsis options menu**.

<figure><img src="/files/R0hV19PW7fENNr4Ei2kN" alt="" width="563"><figcaption></figcaption></figure>

2. Select '**Rename'** from the menu and change the name of your Block.
3. Rename your Block and then press '**save'.**

<figure><img src="/files/wgDFlS9yIYUrK39aUNSZ" alt="" width="563"><figcaption></figcaption></figure>

***

### **Option 2**

1. Open the AIME Live Block Editor, find the block you wish to rename and click on '**Edit Block'**.

<figure><img src="/files/RgXhNpoYBMXGctNPXefS" alt="" width="563"><figcaption></figcaption></figure>

2. Go to the gradient menu bar at the top of the Editor and click on the Block title to edit. Type the new name into the field.
3. Click '**save**' when you're done.

<figure><img src="/files/5R4VNhhMdBTfppoMetUK" alt="" width="563"><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.aime.app/aime-live/quickstart-user-guides/the-block-editor/my-blocks/renaming-a-block.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.
