> ## Documentation Index
> Fetch the complete documentation index at: https://superofficeas-worktree-351-fix-webapi-escaped-anchors.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

# Message grid

> Message grid

This element will display ticket messages in a grid including a checkbox.

This element can be useful in screens such as **forward ticket** where we want to select messages in a ticket.

<Note>
  If you don't set a ticket ID, the entryId is used.
</Note>

## Configuration

| Setting  | Description                                            |
| :------- | :----------------------------------------------------- |
| label    | UI label                                               |
| ticketId | Whether to add the messages on this ticket to the grid |

## Functions

### toString()

Returns the selected message IDs in a comma-separated string.
