> ## 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.

# Ecosystem

> Field reference for the Ecosystem object.

A curated entity collection that can be filtered, navigated, and compared.

| Field                 | Type                       | Description                                                       |
| --------------------- | -------------------------- | ----------------------------------------------------------------- |
| `id`                  | number                     |                                                                   |
| `slug`                | string                     |                                                                   |
| `name`                | string                     |                                                                   |
| `description`         | string (nullable)          |                                                                   |
| `long_description`    | string (nullable)          |                                                                   |
| `filter`              | string                     |                                                                   |
| `jobs_filter`         | string (nullable)          |                                                                   |
| `region`              | string (nullable)          |                                                                   |
| `image_url`           | string (nullable)          |                                                                   |
| `geojson_url`         | string (nullable)          |                                                                   |
| `partner_logos`       | array of object (nullable) |                                                                   |
| `primary_color`       | string (nullable)          |                                                                   |
| `surface_color`       | string (nullable)          |                                                                   |
| `brand_surface_color` | string (nullable)          |                                                                   |
| `anonymous_access`    | boolean                    |                                                                   |
| `currency`            | string (nullable)          | Default display currency (ISO 4217); null = global default (USD). |
| `ga_measurement_id`   | string (nullable)          | GA4 measurement ID for this ecosystem; null → global fallback.    |
| `tabs_config`         | object (nullable)          |                                                                   |
| `is_active`           | boolean                    |                                                                   |
| `sort_order`          | number                     |                                                                   |
