> 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="/files/4mCM3tW3kV6hH0TzknCM" 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="/files/fxpcgyrMPI22HVtw0xNW" alt=""><figcaption></figcaption></figure></div></td><td>Gateway correctly sends the data.</td></tr><tr><td><div><figure><img src="/files/1f6VIQOnPMjLAIFo7zl4" 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="/files/5Up5ugsE29Ph9m8OxzxS" 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="/pages/m1akPl9idJnsbFdQCvu6">/pages/m1akPl9idJnsbFdQCvu6</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:

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

The question should be specific, self-contained, and written in natural language.
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.
