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

# Layouts

[**@smokeballdev/smokeball-client-sdk**](./../../../../README)

***

# Interface: AddLayoutMatterItemRequest

Add layout request.

## Properties

### layoutDesignId

> **layoutDesignId**: `string`

Layout design id.

***

### parentItemId?

> `optional` **parentItemId**: `string`

Parent item id.

***

### values

> **values**: [`LayoutValue`](./LayoutValue)\[]

Values for the layout item.
