# Fusion Portal Layout

![](/files/zReEqprrM2E6OFb4ZcpW)

| ID | Area         | Description                                                       |
| -- | ------------ | ----------------------------------------------------------------- |
| 1  | Top          | Dynamic Page Title, Page Tabs, Stationary Elements, Settings Icon |
| 2  | Left         | User ID and Menu and Main Navigation                              |
| 3  | Center-Top   | Controller (Global Filter)                                        |
| 4  | Center       | Page Content                                                      |
| 5  | Right-Top    | Properties Tray                                                   |
| 6  | Right-Bottom | Properties Actions                                                |

## Top (1) <a href="#top-1" id="top-1"></a>

### Page Title <a href="#page-title" id="page-title"></a>

The active page title displays at the Top of the page, to the right of the Netography logo.

Add tabs by clicking the + plus icon to the left of the current open tab.

### Settings <a href="#settings" id="settings"></a>

The gear ( <i class="fa-gear">:gear:</i> ) icon links to the Settings page and displays the following sections and options:

**GENERAL**

* Overview
* Audit Logs

**MY PROFILE**

* Details
* Personalization
* Activity

**USER MANAGEMENT**

* API Keys
* Users
* Roles
* Global Security/SSO

**DATA MANAGEMENT**

* Traffic Sources
* Context Integrations
* Context Labels
* Flow Tags
* Traffic Classification

**DETECTION AND RESPONSE**

* Detection Categories
* Response Policies
* Response Integrations
* NQL Presets

### Resource Center <a href="#resource-center" id="resource-center"></a>

The question mark ( <i class="fa-circle-question">:circle-question:</i> ) icon links to Fusion's in-app Resource Center. The Resource Center provides information and support links.

### View Full-Screen Toggle <a href="#view-full-screen-toggle" id="view-full-screen-toggle"></a>

When clicked, the 4-cornered square bracket ( <i class="fa-expand">:expand:</i> ) icon expands the Fusion interface into a full-screen view and changes its icon to a clickable collapse icon, which returns the screen to its previous state.

### Expand Properties Tray <a href="#expand-properties-tray" id="expand-properties-tray"></a>

The right-most arrow icon ( <i class="fa-arrow-left-from-line">:arrow-left-from-line:</i> ) on the Top navigation controls the visibility of the Property Tray window. When clicked, the icon state changes along with its collapsed or opened state ( <i class="fa-arrow-right-to-line">:arrow-right-to-line:</i> ).

## Left (2) <a href="#left-2" id="left-2"></a>

### User <a href="#user" id="user"></a>

The logged-in user's avatar (encircled initials), name, and their Universal Time Coordinated (UTC) zone displays. The currently displayed company account name displays immediately beneath the user's name. When clicked, additional user and company account menu options display.

The User menu options include:

* Account Search and Account Switching functionality (if applicable)
* Log Out

### Main Menu <a href="#main-menu" id="main-menu"></a>

The page categories and menu links display on the left side of the Fusion interface. When clicked, the page title displays at the Top (1) of the page and page contents display in the Center (4) pane of the interface.

## Center-Top (3) <a href="#center-top-3" id="center-top-3"></a>

### Global Filter Controller <a href="#global-filter-controller" id="global-filter-controller"></a>

The Global Filter controller allows you to filter page results if applicable to the page displayed.

You can filter page results by using the drop-down options, the preset NQL queries, or you can build and save ( <i class="fa-floppy-disk">:floppy-disk:</i> ) your own NQL queries. Additionally, you can use the date and time fields to filter results. Activate the filter by clicking the return arrow ( <i class="fa-arrow-turn-down-left">:arrow-turn-down-left:</i> ) icon.

### Show-Hide Row <a href="#show-hide-row" id="show-hide-row"></a>

To show or hide the Data Labels row below the Global Filter Controller, click the filter ( <i class="fa-filter">:filter:</i> ) icon.

### Auto-refresh <a href="#auto-refresh" id="auto-refresh"></a>

For all pages displaying real-time data, data is paused by default. You can turn on streaming by default in the [My Profile](https://docs.netography.com/settings/profile)settings.

To turn on real-time data streaming, click the time range in the top-right of your Fusion Portal, and enable the **Auto-refresh** toggle on the date/time selector pop-up box.

## Center (4) <a href="#center-4" id="center-4"></a>

The Center portion of the interface displays the current, active page selected from the Left (2) Main Menu.

## Right-Top (5) <a href="#right-top-5" id="right-top-5"></a>

### Properties Tray <a href="#properties-tray" id="properties-tray"></a>

The Expand Properties Tray icon ( <i class="fa-arrow-left-from-line">:arrow-left-from-line:</i> ), which is located at the Top (1) portion of the interface, controls the visibility of the Property Tray window.

The Properties Tray displays dynamic content related to Labels, IP Intelligence, and Events. Clicking on labels and values throughout the portal displays additional details and drill-down options in the Right-Bottom (5) Properties Action area.

## Right-Bottom (6) <a href="#right-bottom-6" id="right-bottom-6"></a>

### Properties Action <a href="#properties-action" id="properties-action"></a>

The Right-Bottom area of the interface displays Properties Actions, which are available actions based on Property Tray selections.


---

# 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.fusion.vectra.ai/quick-start/layout.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.
