# Listing

## Listing

A list of form submission entries

Its also possible to filter by Product name, customer email, status and date range etc

<figure><img src="/files/XSiothERVzkc5CHuGKL8" alt=""><figcaption></figcaption></figure>

## Actions

#### View Details

Allow a more detail view for the specific registration - e.g Extra fields associate with the product and more detailed customer information.

#### Change Status

Able to change status for the specific registration, when the customer completed registration the status is default to request, however its possible to change to others like 'Confirmed' or 'Processed' for internal book keeping

<figure><img src="/files/vAWRusaCeHM7lE3vDaOn" alt=""><figcaption></figcaption></figure>

#### Delete Registration

Delete the selected registration

Export the current registration table as CSV file, the file will contain extra fields associate with the product. Its also possible to filter to specific entries by using the filter in the table.


---

# 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.productcares.com/admin/forms/registrations.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.
