# DB 연결

{% hint style="info" %}
DB 연결의 경우 라플라스와 연결하실 고객사의 DB 테이블 구조를 확인하기 위한 추가 미팅이 필요합니다.

초기 연결 시 추가 요금이 부과될 수 있어, 스프레드시트로 일부 데이터를 연결 혹은 외부 몰 연결을 통해 무료 사용기간 동안 제품을 사용해 보시는 것을 권고해 드리고 있습니다.&#x20;
{% endhint %}

DB 연결이 필요하여 미팅이 필요하실 경우, 하단의 문의하기 혹은 홈페이지의 채널톡을 통해 문의해 주세요. \
담당 매니저가 미팅 스케줄을 잡는 데 도움을 드리도록 하겠습니다.

> 💬  [채널톡으로 문의하기](https://laplacetec.channel.io/lounge)
>
> 💬  [홈페이지에서 문의하기](https://www.analytics.laplacetec.com/contact)

**이메일 문의:** [**product@laplacetec.com**](mailto:product@laplacetec.com)


---

# 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://www.analytics-docs.laplacetec.com/guide/startguide/connect/db.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.
