> For the complete documentation index, see [llms.txt](https://docs.gantner.com/gantner-integration-engine/0HdohY5UKx8UzclrPKsy/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.gantner.com/gantner-integration-engine/0HdohY5UKx8UzclrPKsy/gantner-integration-engine-gie/introduction.md).

# Introduction

The **Gantner** **Integration Engine (GIE)** is a centralized middleware solution that connects and synchronizes data between Partner system and Relaxx system.&#x20;

It plays a key role in environments where seamless data flow is required across platforms, such as access control, locker management, or other operational systems.&#x20;

***

### Purpose

* Configure integrations for various Partner connector and Relaxx systems
* Define data synchronization rules
* Monitor data flow through sync logs
* Set up real-time notifications for integration and data system events
* Manage all integration activities via the GIE control panel

With GIE, you can sync data and maintain locker user or data carrier records from your systems that reflect the up-to-date user information. This leads to reduced administrative workload, improved data accuracy, and seamless user experiences across physical security infrastructure.

***

### Key components

* **Integration engine core**\
  Manages the orchestration and execution of data synchronization between connected systems.
* **Connector modules**\
  Modular components designed to interface with specific Partner systems, enabling seamless data exchange.
* **Configuration layer**\
  Allows customization of integration rules, data mappings, and synchronization behavior.
* **Security and authentication**\
  Ensures secure communication between integrated systems.


---

# 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://docs.gantner.com/gantner-integration-engine/0HdohY5UKx8UzclrPKsy/gantner-integration-engine-gie/introduction.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.
