# Registered entries

Customer will be able to check their registered entries by enter their emails, then the app will send email with verification code to the email, then customer use that verification code to confirm their identity, the registered entries will show if customer is verified

<img src="/files/d5GImKzrdgVR48TibRBe" alt="" data-size="original">

The columns showing in the registered entries are corresponding to the fields for the form

### Customize registered entry columns

Its possible to customize the columns, e.g only show certain columns

Its in the App admin > Forms > Select the form > Settings > General > Customize registered entry columns > Enable, then select the columns to show

<img src="/files/1ar3N8bhjuE2HKUdeImZ" alt="" data-size="original">

### Actions column

The actions column allow customer to take actions again the specific registered entry

By default if there is a form called or maked claim, it will automatically provide the make a claim action button which will open the claim form and prefilled the product information from the current entry data

Its also possible to change the form for the Make a claim button, its in the App admin > Forms > Select the form > Settings > General > Frontend - registered listing, what Make a Claim should link to

<img src="/files/P06BZUZRkcszlwJW2rVN" alt="" data-size="original">

#### Extra actions

Its also possible to add extra actions to the actions column, the actions will be a url (e.g it will open a URL)

Add custom actions link for the registered products - e.g you can have life time warranty claim and other actions as you wish

First you will need to go the App admin > Forms > Select the form > Settings > General > Custom actions and add new actions

<img src="/files/tL53y7QvatPHPGCDx0qT" alt="" data-size="original">

Once that's added, in the frontend registered entries, it will show the extra action

<img src="/files/SCc5C4CFJb6TMfXN8r5Q" alt="" data-size="original">

Please let us know if you encounter any issues with this feature


---

# 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/frontend-page/registered-entries.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.
