> For the complete documentation index, see [llms.txt](https://docs.oort.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.oort.io/integrations/polarity-integration.md).

# Polarity

Cisco Identity Intelligence can integrate with [Polarity ](https://polarity.io/)to provide enhanced user identity context for critical security event triage and investigations.<br>

{% embed url="<https://youtu.be/sLe_xI2mViQ?si=8RhzvN9QxSXu-Urv>" %}

### Important Notes!

1. The Polarity app setup currently points to the US <mark style="color:blue;">**production**</mark> environment.\
   \
   If you are looking to integrate with a different geo deployment (AU, JP or EU), then please consult your Polarity representative on how to change the configuration files to point to the correct Cisco Identity environment.

### Oort Integration Steps

1. From the Integrations tab, click Add Integration.
2. Scrolls down and click Add API Client.\
   ![](/files/WD2J2NS592DNhdPh8DGg)
3. Provide a Name and Description
4. Click Save and Generate credentials\
   ![](/files/gwRy9yQhAnBq6GEk6d4p)
5. Use the details provided in your Polarity configuration (see below).\
   ![](/files/3k9prg8BRRcra8SLOVBz)
6. After the Polarity steps below are complete, click Test Connectivity and Finish to complete the integration.

### Polarity Configuration Steps

For information around how to set up Polarity for your Cisco Identity tenant, please see Polarity's Github documentation.

{% @github-files/github-code-block url="<https://github.com/polarityio/oort#polarity-oort-integration>" %}


---

# 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, and the optional `goal` query parameter:

```
GET https://docs.oort.io/integrations/polarity-integration.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
