> For the complete documentation index, see [llms.txt](https://docs.digably.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digably.io/forms/how-to-rename-a-form.md).

# How To Rename A Form

{% embed url="<https://youtu.be/M_GrDiPfAUI>" %}

This guide will walk you through the steps to rename a form in Digably.

***

#### 1. Click The pencil icon beside the form you wish to rename

Navigate to the forms section, and locate the form you wish to rename. Then click the pencil icon. This will open the form in the form builder.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2Fo9ofKbVz1N5xqvPryZDCrd%2F16VUMo7swWT7S1HhSuoU2R_doc.png?alt=media&#x26;token=36be473f-c402-4e66-8a8f-47ca78464bcc" alt=""><figcaption></figcaption></figure>

#### 2. Click "Save"

Click on the "Save" button in the top right of your screen.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2Fo9ofKbVz1N5xqvPryZDCrd%2FkxtDFALWv2aiuxeZ4XXJ8b_doc.png?alt=media&#x26;token=8cdf4fa3-f0f8-461b-8510-902cc3d35c77" alt=""><figcaption></figcaption></figure>

#### 3. Rename your form

Give your form a new name.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2Fo9ofKbVz1N5xqvPryZDCrd%2FiAWjAxhfNyaJTaVhDWPbiy_doc.png?alt=media&#x26;token=8954b05c-6e2e-4fc4-a8d7-b4e12cd10e3e" alt=""><figcaption></figcaption></figure>

#### 4. Click "Save"

Once you have entered the new name, click on the "Save" button to finalize the renaming process.

<figure><img src="https://static.guidde.com/v0/qg%2FHQszwR5Ai0R6XKJ41Ncm36QSzt22%2Fo9ofKbVz1N5xqvPryZDCrd%2FwsMUneiYW6mSn8HWEStRoH_doc.png?alt=media&#x26;token=ef7a789d-f3ee-42ca-b8bb-fd7ba715981f" alt=""><figcaption></figcaption></figure>

This guide covered the process of renaming a form in Digably.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.digably.io/forms/how-to-rename-a-form.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.
