> For the complete documentation index, see [llms.txt](https://help.boomerang3.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.boomerang3.com/boomerang-3-domain-administrator-manual/admin/infrastructure/infrastructure__gateways/create-gateway/gateway-status.md).

# Gateway status

The gateway status is indicated by the gateway icon type and colour.

<figure><img src="https://3107031480-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPTZRr97g6y1opAswEdao%2Fuploads%2FTxaP77Wa3TxSsuDJzVxt%2Fimage.png?alt=media&amp;token=059bd669-8c42-4ff8-8e24-bb147b814b5d" alt=""><figcaption></figcaption></figure>

<table><thead><tr><th width="197">Gateway icon</th><th>Gateway status</th></tr></thead><tbody><tr><td><div><figure><img src="https://3107031480-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPTZRr97g6y1opAswEdao%2Fuploads%2FK2mkpDcONBXDOvir0Ox2%2Fimage.png?alt=media&amp;token=a2e7efac-1b61-4ee3-acc3-141dcb19a8b5" alt=""><figcaption></figcaption></figure></div></td><td>Gateway correctly sends the data.</td></tr><tr><td><div><figure><img src="https://3107031480-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPTZRr97g6y1opAswEdao%2Fuploads%2FKF01FdLCsHw8MNfNQUNp%2Fimage.png?alt=media&amp;token=e8b96023-d06c-4850-a507-7b9caa14b863" alt=""><figcaption></figcaption></figure></div></td><td>Gateway does not send data as expected basing on its MP log periods and is in a fault condition.</td></tr><tr><td><div><figure><img src="https://3107031480-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FPTZRr97g6y1opAswEdao%2Fuploads%2FH1XArS2qtUG2ppwy1O1c%2Fimage.png?alt=media&amp;token=146f6216-740c-4aef-99f4-ce6fcc5f789f" alt=""><figcaption></figcaption></figure></div></td><td>Gateway is one of the types that receives the data irregularly, without a fixed log period. Examples are <a data-mention href="/boomerang-3-domain-administrator-manual/admin/infrastructure/infrastructure__gateways/gateway-types/mission-logger-gw.md">Mission Logger GW</a> or Hand Unit GW, </td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://help.boomerang3.com/boomerang-3-domain-administrator-manual/admin/infrastructure/infrastructure__gateways/create-gateway/gateway-status.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
