# Third Party Integrations

## Overview

Modern cloud operations rely on fast communication, seamless automation, and integrated visibility across tools. To support this, OneLens enables you to connect with popular third-party platforms like **Slack** and **Jira**, helping you receive alerts where your teams already work and automatically sync cost-related events into existing workflows.

## Available Integrations

OneLens currently supports integrations with the following platforms:

* [**Slack Integration**](https://docs.onelens.cloud/integrations/third-party-integrations/slack)\
  Get alerts and digests directly in Slack channels or user DMs.
* [**Jira Integration**](https://docs.onelens.cloud/integrations/third-party-integrations/jira)\
  Automatically create or update Jira issues from OneLens tickets and anomaly alerts for hands-free operations.

## Why Connect External Apps?

Integrating external apps with OneLens allows you to:

* **Receive important updates in real-time**—in the tools your teams already use.
* **Create and update tickets automatically** in your incident or backlog tracking systems.
* **Keep stakeholders informed** without switching platforms or checking multiple dashboards.

These integrations bring OneLens insights into your operational flow—so you never miss critical signals.

## How OneLens Manages Integrations

OneLens uses [**Truto**](https://www.truto.one/), a trusted third-party provider, to securely manage its external integrations. Truto handles the authentication, authorization, and secure token exchange between OneLens and your connected apps.

{% hint style="success" %}

## **Data Ownership & Privacy**

Your data remains yours. OneLens and Truto only access what is strictly necessary to perform the intended actions (like sending an alert or creating a ticket). **Your messages, files, or internal content are never accessed, stored, or sold.**
{% endhint %}

All integrations are visible and manageable from the **Integrations** section in the OneLens sidebar, where you can review connection status or disconnect at any time.


---

# 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.onelens.cloud/integrations/third-party-integrations.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.
