> ## 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: UpdateLayoutMatterItemRequest

Update layout request.

## Properties

### itemId

> **itemId**: `string`

Item id.

***

### matterId?

> `optional` **matterId**: `string`

Matter id. Passing null will use the matter in the current context.

***

### values

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

Values for the layout item.
