# Ratings, personalization & custom fields

> Rate a diaper, override its images and notes, and add your own fields

The lower part of every type page is about your own view of a diaper: how you rate it,
the images and notes you attach to it, and the custom fields you defined.

## Rate a diaper

*Available on official types only (and not on generic-brand types).*

1. On the type page, in the **Rating** section, tap **Rate the diaper**.
2. Set a rating for each criterion by tapping its stars (1 to 5 whole stars).
3. Tap **Submit**.

The five criteria are:

- **Overall**
- **Durability**
- **Comfort**
- **Noise** — from *quiet* to *noisy*
- **Thickness** — from *thin* to *thick*

![The Rate the diaper sheet with the five criteria](/images/guide/catalog/rating-sheet.png)

The **Rating** section shows the **Community** average (which can include half-stars)
next to **Your note**. Ratings are stored **per type and per criterion** — not per size
or per variant.

![The Rating section showing the Community average and Your note](/images/guide/catalog/rating-card.png)

<note>

Your ratings are shared with the community when Cloud Sync is on. This is governed by
**Share diaper rating** in [Settings](/application/settings).

</note>

## Personalize a type

The **Personalization** section (with its **Edit** button) lets you override the images
shown for a type.

- **Custom image url** — a URL that replaces the official image everywhere the type
appears (carousel, tiles, stock).
- For a type with variants, **Add custom image for a variant** sets a per-variant
override.

![The Personalization edit sheet](/images/guide/catalog/personalization-sheet.png)

## Informations and custom fields

The **Informations** section (with its **Edit** button) holds your personal data for
the type:

![The Informations section with a Note and a custom field](/images/guide/catalog/informations-section.png)

- **Note** — a free-text personal note. This is different from the community
**Public note** shown in the Features section.
- **Low stock threshold** — override the default threshold for this type.
- **Custom information** fields — one row per field you have defined. Edit each value
inline in the **Informations** sheet: a switch for a boolean, a text field with
autocomplete for text, a date picker for a date.

### Defining custom fields

Custom information fields are created in **Settings** > **Catalog** > **Type custom
information**. There are three field types — **Text**, **Boolean** and **Date** — with
options such as **Filterable**, **Sortable** and **Url**.

Once defined, a field appears on every type page, feeds the
[catalog filter](/application/settings/catalog) (if **Filterable**) and stock
sorting/grouping (if **Sortable**).

See [Type custom information](/application/settings/custom-information) for the full
details.
