# Integration Status Page

## Status

* **Active**\
  The integration is active and function.
* **Initializing**\
  The integration is in the process of connecting. This state is temporary.
* **Refreshing**\
  The integration is in the process of refreshing using the new connection details. This state is temporary.
* **Error**\
  The integration or Connector is not working. See error list with [troubleshooting guide](https://docs.apono.io/docs/help-and-debugging/troubleshooting-errors) here.
* **Warning**\
  There were failed requests to this integration in the last 24 hours.

## How to see the Integration Status

You can see an integration status by choosing **View List** on the integration type

![](https://files.readme.io/c03801c-viewlist.png)

![](https://files.readme.io/f13f532-status.png)


---

# Agent Instructions: 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://docs.apono.io/docs/help-and-debugging/integration-status-page.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.
