> ## Documentation Index
> Fetch the complete documentation index at: https://docs.peektag.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Objects

> Build and manage richer objects with multiple fields and nested details.

Objects is for more advanced data entry.

Use it when one item has several related parts and simple text fields are not enough.

A common example is product information, where one object may need a title, description, image, details, and optional offers.

## Create one object entry

Each object starts as one entry.

The designer can build one object step by step and fill all the related information in one place.

## 1. Title

The first part is usually the title.

<Frame>
  <img src="https://mintcdn.com/peektag/a3DwInUVlmqQCoKu/images/Screenshot-2026-06-30-070817.png?fit=max&auto=format&n=a3DwInUVlmqQCoKu&q=85&s=ec88991b8a669b3d8f5a0e52ecce0e22" alt="Screenshot 2026 06 30 070817" width="1422" height="438" data-path="images/Screenshot-2026-06-30-070817.png" />
</Frame>

This is where the designer adds the main name of the item, product, or object.

For example, this can be the name of a product, a shelf item, a menu item, or a highlighted object inside the experience.

## 2. Description with image

An object can also include a description together with an attachment or image.

<Frame>
  <img src="https://mintcdn.com/peektag/a3DwInUVlmqQCoKu/images/Screenshot-2026-06-30-070942.png?fit=max&auto=format&n=a3DwInUVlmqQCoKu&q=85&s=efb77019da8daa2d0c3ed5f1d13ff078" alt="Screenshot 2026 06 30 070942" width="1454" height="448" data-path="images/Screenshot-2026-06-30-070942.png" />
</Frame>

This is useful when the designer wants to explain the item and also show what it looks like.

## 3. Details

Each object can have its own details.

<Frame>
  <img src="https://mintcdn.com/peektag/a3DwInUVlmqQCoKu/images/Screenshot-2026-06-30-071039.png?fit=max&auto=format&n=a3DwInUVlmqQCoKu&q=85&s=c06f9ca136afc587bcc0ff741b4eba00" alt="Screenshot 2026 06 30 071039" width="1480" height="1044" data-path="images/Screenshot-2026-06-30-071039.png" />
</Frame>

This section is for structured details such as:

* Color
* Price
* Size
* Availability
* Dimensions
* SKU or code
* Material
* Any other extra specification

So if one product has its own set of facts, all of those can live inside that object.

## 4. Offers

There is also a section for optional offers.

<Frame>
  <img src="https://mintcdn.com/peektag/a3DwInUVlmqQCoKu/images/Screenshot-2026-06-30-071326.png?fit=max&auto=format&n=a3DwInUVlmqQCoKu&q=85&s=abafc16601307aad67ee4b6231dbcdc6" alt="Screenshot 2026 06 30 071326" width="1374" height="358" data-path="images/Screenshot-2026-06-30-071326.png" />
</Frame>

This lets the designer attach offer-related content to the object, such as:

* Discounts
* Buy one get one
* Free delivery
* Limited-time promotions
* FOMO-style promotional signals

## One object or many objects

Depending on the experience type, an object field can be single or repeatable.

If it is repeatable, the designer can add more than one item.

<Frame>
  <img src="https://mintcdn.com/peektag/a3DwInUVlmqQCoKu/images/Screenshot-2026-06-30-071456.png?fit=max&auto=format&n=a3DwInUVlmqQCoKu&q=85&s=e699cd3912f2c5cddefe5a97a1fc173a" alt="Screenshot 2026 06 30 071456" width="1464" height="230" data-path="images/Screenshot-2026-06-30-071456.png" />
</Frame>

When the designer clicks **Add item**, a new object entry is created.

This is useful when the experience needs many products, many featured items, or several structured entries in the same section.

## New entry and Saved tabs

The form can also show two tabs:

* `New entry`
* `Saved`

<Frame>
  <img src="https://mintcdn.com/peektag/a3DwInUVlmqQCoKu/images/Screenshot-2026-06-30-071628.png?fit=max&auto=format&n=a3DwInUVlmqQCoKu&q=85&s=c615c21f8886f7ca6d2c02776e0fc9b2" alt="Screenshot 2026 06 30 071628" width="1454" height="190" data-path="images/Screenshot-2026-06-30-071628.png" />
</Frame>

The designer uses **New entry** to create a fresh object.

Then they can go to **Saved** to see the list of items that already exist.

## Review and update saved objects

Inside the **Saved** tab, the designer can review all existing items and click one to update it.

<Frame>
  <img src="https://mintcdn.com/peektag/a3DwInUVlmqQCoKu/images/Screenshot-2026-06-30-071837.png?fit=max&auto=format&n=a3DwInUVlmqQCoKu&q=85&s=811f262173a6336532db281419502cd2" alt="Screenshot 2026 06 30 071837" width="1462" height="1184" data-path="images/Screenshot-2026-06-30-071837.png" />
</Frame>

This makes it easy to:

* Search existing entries
* Open one object again
* Update its content
* Review its details
* Remove it if it is no longer needed

<Note>
  Think of Objects as the form you use when one item has several connected layers of information. It is much more powerful than a simple text field, because each object can carry its own title, media, details, and offers.
</Note>
