# BI 接入方式

反曲提供了一个集中式的语义层，用于标准化业务指标和定义。目前，它支持通过 **PostgreSQL** 协议与各种商业智能（BI）工具集成，实现无缝的数据访问与查询执行。

***

## 与 BI 工具的集成

可以通过任何支持 PostgreSQL 连接的 BI 工具访问。用户可以使用登录时相同的凭据连接到语义层。

***

## 连接步骤

1. 进入 **项目设置（Project Settings）** 页面，点击 **语义层集成（Semantic layer integration）**
2. 按照页面中显示的连接信息，将每一项填写到 BI 工具中，即可建立与语义层模型的连接

<figure><img src="/files/YRIASeGjEBa9ulx7vU95" 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/cn-reorc-help-center/semantics_modeling/bi-jie-ru-fang-shi.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.
