# Data Sources & Integration Setup

Aude integrates with your engineering tools to gather performance signals. Each integration provides unique insights into how your team works, collaborates, and delivers value.

## Supported Data Sources

### **Code & Reviews**

* GitHub
* GitLab

### **Issue Tracking**

* Jira

### **Communication**

* Slack

### **Documentation**

* Confluence

## Early Access Notes

Some integrations are currently in early access:

* Jira/Confluence and Slack apps require manual installation

## Security & Privacy

For details on how Aude manages your sensitive data, refer to our [Data Retention Policy](/aude-product-documentation/information-security/aude-data-retention-policy.md),[ Data Portability Policy](/aude-product-documentation/information-security/aude-data-portability-policy.md), and [Data Protection Policy](/aude-product-documentation/information-security/aude-data-protection-policy.md).


---

# 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.aude.ai/aude-product-documentation/managing-aude/managing-data-sources/data-sources-and-integration-setup.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.
