# Viewing And Exporting Entries

To view the Entries for each Form, go to the Form and click on the **Entries** tab.

![Tree](https://2952072699-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGSopb46RaktUB1PRvxnI%2Fuploads%2Fgit-blob-c472e109511258ee4bbcc23fefb8e5936e630e69%2Ftree-v14.png?alt=media)

## Video overview

{% embed url="<https://youtu.be/vUQpX3wqDrs>" %}
Watch this video to learn how to manage entries submitted via Umbraco Forms.
{% endembed %}

## Entries Overview

When accessing the Entries viewer, you will be able to see all the entries submitted via the Form.

![Entries viewer](https://2952072699-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGSopb46RaktUB1PRvxnI%2Fuploads%2Fgit-blob-c472e109511258ee4bbcc23fefb8e5936e630e69%2Ftree-v14.png?alt=media)

### Viewing the Entries

By default, the list is filtered to show entries only from the past month. If you want to change the date range, pick the appropriate time period from the date picker. You can also filter the entries by specific words using the Search field on the left.

Click **Entry details** on each record in the list to open the full set of information recorded for the form entry. Clicking on the entry record displays the **Clear** and **Delete** buttons.

![Filter](https://2952072699-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGSopb46RaktUB1PRvxnI%2Fuploads%2Fgit-blob-77e47c96500eb7155f121df8ce950f0b6c893007%2Fentry-details-v14.png?alt=media)

### Editing the Entries

If configured via the permissions model and supported by the version of Umbraco Forms you are running, entries may be editable via the backoffice. If available, click the *Edit* button to switch the read-only view of an entry to an editable one and *Save* to record the changes. An audit trail will show who and when updates on the entry were made.

Validation will operate as is configured for the form in terms of mandatory fields and those that must match a particular pattern. Conditional display of fields is not supported.

## Exporting Entries

To export all the entries from your Form:

1. Go to the **Forms** section.
2. Navigate to the Form **Entries** you wish to export.
3. Click **Export**.

   ![Export Entries](https://2952072699-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGSopb46RaktUB1PRvxnI%2Fuploads%2Fgit-blob-efc9bb7686b96f31a2c71f574683d0dc5b48f21b%2FExport-v14.png?alt=media)
4. The Export dialog opens. Choose a format such as **Excel File** to export the Form records to.

   ![Export dialog](https://2952072699-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGSopb46RaktUB1PRvxnI%2Fuploads%2Fgit-blob-2d7dd5a549fbaec1d7eb77745806710bc2002cb5%2FExportAllDialog-v14.png?alt=media)
5. Click **Export**.
6. Click **Save**.

If you have fields that allow the user to upload files within your form, you will also have the option to download a zip file containing these files. You can either download the files in the structure that they are stored on the web server's disk. Or you can download them organised by entry, so it's easier to match up the entry listed in the spreadsheet download with the uploaded file(s).

## Analytics

For a deeper understanding of form submission trends, workflow performance, and submission origins, see the [Analytics](https://docs.umbraco.com/umbraco-forms/editor/analytics) section. Analytics provide time-series charts, hourly breakdowns, and per-page origin tracking for each form.

## Record Actions

When selecting entries, it is possible to execute different actions. To select an entry, click anywhere on the entry.

![Record bulk actions](https://2952072699-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FGSopb46RaktUB1PRvxnI%2Fuploads%2Fgit-blob-77e47c96500eb7155f121df8ce950f0b6c893007%2Fentry-details-v14.png?alt=media)

Select at least 1 record to see the available actions. By default, there are 2 possible actions:

* Clear
* Delete
