# Integration Status

### Enabled

When the integration status is set to 'Enabled', the integration is active and operational. This means it is ready to seamlessly integrate newly created items such as tasks, incidents, service requests, bugs, issues, epics, etc., as well as items updated after the creation of the integration. For transferring historical items that predate the integration setup, you should utilize the migration feature. This ensures that all your relevant data, both new and old, is accurately synchronized.

<br>

### Disabled

On the other hand, when the integration status is 'Disabled', the integration is essentially inactive. This means it will not process any new or updated items. This status can be useful when you need to pause the integration for maintenance, updates, or while making changes to your workflow or system configurations. It's important to remember that while in this state, no data synchronization will occur. Once you're ready to resume, simply switch the status back to 'Enabled' to reinitiate the integration process.

<br>


---

# 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.getint.io/getintio-platform/workflows/integration-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.
