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

# ImageData

## Fields

<ParamField path="url" type="UnionType[str, None]">
  URL of the image
</ParamField>

<ParamField path="category" type="UnionType[ImageCategory, None]">
  Category of the image (icon, svg, content, etc.)
</ParamField>

<ParamField path="description" type="UnionType[str, None]">
  Description of the image
</ParamField>

## Module

`notte_core.data.space`
