# Edit Templates

From the Template List section on a bloc you can now edit the template name, output file name, and replace the template file without the need to delete said template and re-upload it.  You can do this by clicking the 'Edit' icon as seen below and it will open a separate popup which will allow you to edit the relevant template details.&#x20;

<div data-full-width="false"><figure><img src="/files/qHVXPvA7ObX7GdM7ukcH" alt=""><figcaption></figcaption></figure></div>

<figure><img src="/files/tm3PUXTMgy9pow7LpAb4" 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://manual.blocworx.com/blocworx-documentation/bloc/edit-templates.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.
