# Integration

## Overview

ReOrc Semantic provides a centralized semantic layer to standardize business metrics and definitions. It currently supports integration with Business Intelligence (BI) tools via PostgreSQL, enabling seamless data access and query execution.

## Integration with BI Tools

ReOrc Semantic can be accessed through any BI tool that supports PostgreSQL connections. Users can connect to the semantic layer using the same credentials they use to log in to ReOrc.

### Steps to Connect

1. Navigate to Project **Settings, Semantic layer integration**
2. Connection details as shown in the page, copy each of the details into the BI tools to establish the connection to ReOrc Semantic.

<figure><img src="/files/DuHRiYUQsJPh3GZ1tLXN" 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://docs.reorc.com/semantic-modeling/integration.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.
