# Integrations

Integrations are a connected system or service - such as Google Workspace, Okta, or GitHub that generates activity logs that can be ingested by Turngate. You can have multiples of the same Integration, each known as a Data Source, which can be given a unique name to differentiate them. So if you space has three different Google Workspaces, you can name them Google Workspace 1, 2, and 3.

In order to set up an integration your account must be an Integration Administrator or higher role, and you must have permissions on the integration side to connect it to 3rd party software.

## Integrating With Your SaaS Environment

The first thing you’ll want to do is get some logs flowing from your SaaS products into Turngate. Once you've logged in, click the `Data Sources` link in the navbar on the left, then click “Install” on a data source you’d like to integrate. Many of our integrations leverage OAuth so as long as you’ve got permissions on the SaaS product side, the installation is basically one button press. For those that don’t support OAuth, there are instructions on how to onboard the logs into our platform.

If you run into any issues or have ideas on other integrations you’d like to see, just [ping us](mailto:support@turngate.io).

## Something missing?

Turngate connects to the SaaS tools listed below. Yes, we do plan to add more, if you use one that's not on the list please let us know you'd like to see it added.

### Integrations

<table data-card-size="large" data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th><th data-hidden></th></tr></thead><tbody><tr><td><strong>Box</strong></td><td>File Sharing</td><td><a href="/pages/z76855CkJbOrTXGxComz">/pages/z76855CkJbOrTXGxComz</a></td><td><a href="/files/CC4pleiXU4CV4BgunPxY">/files/CC4pleiXU4CV4BgunPxY</a></td><td></td></tr><tr><td><strong>Claude</strong></td><td>Artificial Intelligence</td><td><a href="/pages/dOEM31vXYXr5hwrfIwQt">/pages/dOEM31vXYXr5hwrfIwQt</a></td><td><a href="/files/yAfAvnCK7tvkRBxObOVB">/files/yAfAvnCK7tvkRBxObOVB</a></td><td></td></tr><tr><td><strong>Confluence</strong></td><td>Knowledge Management</td><td><a href="/pages/JVdVcabS3aTQak4PKco4">/pages/JVdVcabS3aTQak4PKco4</a></td><td><a href="/files/01TifL70Z7bVsSGKNCK5">/files/01TifL70Z7bVsSGKNCK5</a></td><td></td></tr><tr><td><strong>Dropbox</strong></td><td>File Sharing</td><td><a href="/pages/FrY9xPP7M2TXtfV6bSNq">/pages/FrY9xPP7M2TXtfV6bSNq</a></td><td><a href="/files/hG5GpbtFxgT1BV5mYCnj">/files/hG5GpbtFxgT1BV5mYCnj</a></td><td></td></tr><tr><td><strong>GitHub</strong></td><td>Source Control</td><td><a href="/pages/Y2rjwMiLSzaKcBoBDiU3">/pages/Y2rjwMiLSzaKcBoBDiU3</a></td><td><a href="/files/lTNoalz74UgTIMxoktmA">/files/lTNoalz74UgTIMxoktmA</a></td><td></td></tr><tr><td><strong>Google Workspace</strong></td><td>Collaboration</td><td><a href="/pages/tQ7vQIgfDqrDWdHVizcN">/pages/tQ7vQIgfDqrDWdHVizcN</a></td><td><a href="/files/1BsbmfD4FzFyJZGsKQdi">/files/1BsbmfD4FzFyJZGsKQdi</a></td><td></td></tr><tr><td><strong>Jira</strong></td><td>Task Management</td><td><a href="/pages/XawrZIPRo9JU9lssnBXT">/pages/XawrZIPRo9JU9lssnBXT</a></td><td><a href="/files/p6x8UwhbIuIPJlEgIDKd">/files/p6x8UwhbIuIPJlEgIDKd</a></td><td></td></tr><tr><td><strong>Salesforce</strong></td><td>Customer Relationship Management</td><td><a href="/pages/sJBzN4z3Z1DwSlMPEVL3">/pages/sJBzN4z3Z1DwSlMPEVL3</a></td><td><a href="/files/gWV2FulJDh3zBkCvoL5J">/files/gWV2FulJDh3zBkCvoL5J</a></td><td></td></tr><tr><td><strong>Microsoft 365</strong></td><td>Collaboration</td><td><a href="/pages/TUW2AcSF6yCYWFZ1bWiu">/pages/TUW2AcSF6yCYWFZ1bWiu</a></td><td><a href="/files/wxgeqtOSsUA0lsfdAfrR">/files/wxgeqtOSsUA0lsfdAfrR</a></td><td></td></tr><tr><td><strong>Okta</strong></td><td>Authentication and Identity</td><td><a href="/pages/EZ4o33liO6geSieH1fwf">/pages/EZ4o33liO6geSieH1fwf</a></td><td><a href="/files/VYwZAft3uTTyBQP9hZ3A">/files/VYwZAft3uTTyBQP9hZ3A</a></td><td></td></tr></tbody></table>


---

# 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://support.turngate.io/setup/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.
