# 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.
* **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/-MlQnOMyFozSwxa2PRAl)

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

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

![](/files/-MRtAge0mZ4AbahbHrkg)

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

{% hint style="info" %}
Much of the configuration can be carried out simply & intuitively using the **Unifi Integration Designer** portal interface.
{% endhint %}

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/-MRtOxhYRwYKzxI2Wvc-)

## 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. &#x20;

![](/files/-MRtyUMOMVSLbJbm6yPH)
{% endtab %}

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

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


---

# 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/2.2/overview/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.
