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

# Landscape

> Field reference for the Landscape object.

A saved, filterable entity list within an ecosystem.

| Field          | Type              | Description |
| -------------- | ----------------- | ----------- |
| `id`           | number            |             |
| `ecosystem_id` | number            |             |
| `name`         | string            |             |
| `description`  | string (nullable) |             |
| `sort_order`   | number            |             |
| `entities`     | array of object   |             |
