# Data Connectors

Radiant Security ingests telemetry, alerts, event logs, and contextual data, such as identities, domains, and assets, directly from your security stack via each vendor’s native APIs. As soon as data arrives, our pipeline automatically correlates and enriches every record: user accounts are linked to host IPs, geolocation services resolve network addresses, and threat intelligence feeds layer in reputation and risk scores. This end-to-end enrichment fills any gaps left by the original feeds and ensures you see a single, coherent view of activity across your environment.

### The Data Connectors page

To add data to Radiant Security or view all supported Data Connectors:

1. Click the **Settings** (gear) icon in the navigation menu.
2. Click **Data Connector**.
3. Click **+ Add Connector** to select the data source you'd like to connect from the available list.

<figure><img src="/files/asCjd1G51F6CYR3ak4pE" alt=""><figcaption></figcaption></figure>


---

# 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://help.radiantsecurity.ai/radiant-connectors/data-connectors.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.
