# Using The Polarity Enterprise Guide

## About this guide

This guide focuses on everything you need to know to install, configure, use and customize Polarity Enterprise.

## Other Available Guides

If this guide happens to not be what you're looking for, we also have two other guides that may be of use:

1. [The Polarity Community Edition Guide](https://docs.polarity.io/community-edition-guide) - Focuses on everything you need to know to install, configure, use and customize Polarity Community Edition. <br>
2. [The Developer Guide](https://docs.polarity.io/integrations) - Focuses on everything a developer would need to know for creating Integrations.&#x20;

## Using the Search Feature

The search bar is located at the top right-hand corner of any page in this guide. However, it's only visible when you are scrolled all the way to the top of a page.

The search will be run across all three user guides and results are organized by guide then by section.

{% hint style="info" %}
Using the search feature gives us valuable data regarding what our customers want to know about most. So the more you use it the better our documentation gets!
{% endhint %}

## Using the Right-hand Navigation Contents List

On pages that contain multiple sections you will notice a list of that pages contents on the right-hand side of your screen.&#x20;

![](/files/-MDVYXDFbX8DsQsEA3Cg)

This serves as an indicator of where you are *generally* scrolled to on a page. You also have the option of clicking on an item in the list to jump directly to that section.

## Common Terminologies Used

**System Tray (Windows)** - The system tray is located in the Taskbar (usually next to the clock) and contains miniature icons for easy access to system functions such as network connection, volume, and more.&#x20;

![](/files/-MDVQrFJblK7GyAc_8w8)

**System Tray (Linux)** - The system tray is located to the top of you screen (usually next to the clock) and contains miniature icons for easy access to system functions such as network connection, volume, and more

![](/files/-MDVPkYr6BSKPzV7yHfI)

**macOS Menu Bar** -  The menu bar runs along the top of the screen on your Mac. Use the **menus** and icons in the menu bar to choose commands, perform tasks and check status.&#x20;

![](/files/-MDVZp09fgiMYNozA8O9)

**Polarity Menu Bar** - Also referred to as the Polarity Application menu bar, this is the bar that is located at the top of the Polarity Configuration window. The available options here are File, Overlay, Window and Help.

![](/files/-MDVRKKadE64c4CLKE2s)

## Giving Feedback

At the bottom of every page you will be presented with the option to rate how helpful that particular page was.&#x20;

![](/files/-MDVK2j_BcoqXmm2FsGM)

Leaving feedback is encouraged as it helps us know how we can further improve our documentation to better suit our customers' needs.&#x20;

{% hint style="info" %}
If you have additional feedback that you'd like to share, you can also contact us at <support@polarity.io>.
{% endhint %}


---

# 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.polarity.io/enterprise-guide/master.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.
