# Overview

## Neurelo Connect Overview

Neurelo Connect is a platform designed to provide secure, real-time, and scalable database integrations for enterprise AI agents. It addresses common challenges in AI database access by offering streamlined solutions that enhance efficiency, security, and scalability.

## Key Features

* **Agentic AI Data Access**: Enables AI agents to query live databases without direct exposure, ensuring critical systems remain protected while facilitating real-time data access.
* **Scalability for AI Workflows**: Provides optimized API-based data retrieval with infrastructure that scales according to AI requirements, ensuring efficient performance.
* **Enterprise-Grade Compliance**: Incorporates built-in access controls, audit logging, and data transformation capabilities to maintain security and provide full visibility into AI data access patterns.
* **Multi-Database Support**: Allows seamless connections between AI agents and databases like PostgreSQL and ClickHouse, enabling secure, real-time data retrieval.

## How It Works

Neurelo Connect functions as a secure middleware layer that manages queries, access policies, and data transformations. This setup allows AI agents to interact securely with data, fulfilling business needs effectively.

### **Step 1: Define Endpoints & Controls**

Manage data retrieval and modification permissions with granular access controls and templated queries, ensuring secure AI workflows.

* Templated read/write queries
* Granular permission settings
* Comprehensive audit logging

### **Step 2: Connect Your Database**

Easily link Neurelo to existing databases such as PostgreSQL or ClickHouse, enabling an API interface for AI agents.

* Secure, encrypted connections
* No direct database exposure
* Options for self-hosted or cloud deployments

### **Step 3: Query from Your Agents**

AI agents gain structured, real-time access under configured security policies, with optimized query performance tailored for AI workflows.

* Secure data retrieval
* Real-time performance
* Powerful workflows

## Benefits

* **Simplified Integrations**: Reduces the complexity of traditional database connector setups, accelerating agent development.
* **Enhanced Security**: Provides visibility and control over AI data access, mitigating security risks.
* **Efficient Data Consolidation**: Facilitates data retrieval from multiple sources, improving agent responses and overall efficiency.

By leveraging Neurelo Connect, enterprises can overcome existing challenges in AI database access, leading to more efficient, secure, and scalable AI-driven workflows.


---

# 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://connect-docs.neurelo.com/overview.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.
