> ## Knowledge Base Index
> Fetch the complete knowledge base index at: https://help.noteforms.com/sitemap.xml
> Use this file to discover available pages before exploring further.
> Pure-Markdown content can be obtained by appending a '.md' suffix to the content URLs listed in the sitemap (without the trailing slash).

# Can my form submissions edit an existing Notion page?

|| This feature is only available for Team plan subscribers.

This features allows your form respondents to edit their submissions at any point in time after submission.

### Editing Form Submissions

If that option is enabled, form respondents will see a new edit button after submission:

![](https://storage.crisp.chat/users/helpdesk/website/5d91dadd0b88a000/image_1gst2qr.png)

They can click it to edit their submission, and they can copy that URL and save it to edit their submission in the future.

If you also enabled [submission confirmation email](https://help.NoteForms.com/en/article/how-to-send-an-email-submission-confirmation-to-form-respondents-tainb5/?bust=1678359553792), respondents will receive an email that will also contain a link to the submissions edit page.

![](https://storage.crisp.chat/users/helpdesk/website/5d91dadd0b88a000/image_ssr701.png)

They will be able to edit their submission whenever it's necessary. If you change the record in Notion, they will see its most up to date version when loading the edit page.

When you edit a submission and **clear a field (leave it empty)**, that change will be saved to your Notion database and the previous** data in that field will be removed**. This is useful if you need to delete information, but be careful—you can't recover deleted data this way. To keep a field unchanged, simply don't edit it.

### Editing Existing Notion Database Records

Sometimes it can be useful to use the form to edit records you already have in your Notion database.

The easiest way to do this is to add a formula column to your Notion database with the following value: `"<FORM_URL>?page_id=" + id()`.

Note that you need to replace `<FORM_URL>` with your actual form URL. The added formula column contain will contain links to edit each of your records in your form.

![Your formula column should look like this](https://storage.crisp.chat/users/helpdesk/website/5d91dadd0b88a000/image_1qm1b8a.png)

### Enabling the feature

1. Find and open the form for which we want to enabled the submission edition feature

2. In the form editor, click on Settings from the top of the page and select "Submission Settings" from the left side.

3. Toggle the "Editable submissions" button on and click "Save changes".


![](https://storage.crisp.chat/users/helpdesk/website/5d91dadd0b88a000/chromengvyhtgrme_bdz6az.png)
