> For the complete documentation index, see [llms.txt](https://henryruhs.gitbook.io/chroma-feedback/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://henryruhs.gitbook.io/chroma-feedback/producers/netlify.md).

# Netlify

### Usage

Observe one status:

```bash
chroma-feedback -p netlify

--netlify-slug <side-id>
--netlify-token <token>
```

Observe many statuses:

```bash
chroma-feedback -p netlify

--netlify-token <token>
```

### Options

| Name          | Default                   | Mandatory |
| ------------- | ------------------------- | --------- |
| netlify-host  | <https://api.netlify.com> | optional  |
| netlify-slug  |                           | optional  |
| netlify-token |                           | required  |
