# Quick Tour

## Navigation Overview <a href="#navigation-overview" id="navigation-overview"></a>

The navigation menu items are grouped logically according to several different areas:

* **Bonding** records hold all the data that links your instance to external systems.
* **Transport** records give full visibility into what messages were sent and received.
* **Configuration** is where you create and manage all your integrations.
* **Polling** allows for pollers to be setup to automatically pull data from systems that cannot push.
* **Testing** records hold the data necessary to perform end-to-end automated integration testing of the Unifi process and capture the results.
* **Administration** contains global settings and other items useful for working with the app.
* **Support** links to the Unifi Support page. Here you can find contact details and a link to our documentation.

![](/files/YLCItIKWlx2aMbP4kkaY)

## Setup <a href="#setup" id="setup"></a>

Navigate to **Administration > Properties** and ensure the *Integrations Enabled* property is checked.

![](/files/iY60JHL1vDP1jy9a9F8f)

## Configuration <a href="#configuration" id="configuration"></a>

The configuration can be carried out simply & intuitively using the **Unifi Integration Designer** portal interface.

Integrations are grouped by Process and each contains the configuration necessary to connect to one external system.

To add a new Integration you must have already configured a Process record (with associated web services) if you want to receive inbound Messages

Integrations must have an active Connection for them to work. The active Connection tells outbound Messages where to go and specifies the user that is allowed to send data inbound (you must create unique users for each vendor).

Add Messages to control when and what data is sent and received and how it is processed.

![](/files/Cv5Zngz0NVvijBCZ6ChW)

## Operations <a href="#operations" id="operations"></a>

{% tabs %}
{% tab title="Unifi Operations Portal" %}
Use the Unifi Operations Portal for a real-time view of Transactions coming & going and a live view of the Bonds, showing their state & grouped by integration.

![](/files/1YEZiZtPSfMhdWHwkI3u)
{% endtab %}

{% tab title="Legacy Dashboard" %}
Use the Dashboard to monitor your integrations and see how external systems are performing.

![](/files/g4pAduiW9BQ2bvlNWz97)
{% endtab %}
{% endtabs %}

## Testing <a href="#testing" id="testing"></a>

‌

Use the **Unifi Test Assistant** portal interface to run and view the results of end-to-end automated Integration Tests (testing the Unifi process).

![](/files/XYU3XVLGTUzQ7bFtv2Nw)


---

# 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.sharelogic.com/unifi/4.1/about/quick-tour.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.
