> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-postgresql-tls-support.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> AIチャットボット | Dot は、ビジネスデータに関する質問への回答、定義や関連データ資産の検索、さらにはデータモデリングの支援まで行える、ClickHouse を基盤としたインテリジェントな仮想データアシスタントです。

# Dot

export const CommunityMaintainedBadge = () => {
  return <div className="CommunityMaintainedBadge">
            <div className="CommunityMaintainedIcon">
            <svg xmlns="http://www.w3.org/2000/svg" width="20" height="20" fill="currentColor" viewBox="0 0 256 256">
                <path d="M244.8,150.4a8,8,0,0,1-11.2-1.6A51.6,51.6,0,0,0,192,128a8,8,0,0,1-7.37-4.89,8,8,0,0,1,0-6.22A8,8,0,0,1,192,112a24,24,0,1,0-23.24-30,8,8,0,1,1-15.5-4A40,40,0,1,1,219,117.51a67.94,67.94,0,0,1,27.43,21.68A8,8,0,0,1,244.8,150.4ZM190.92,212a8,8,0,1,1-13.84,8,57,57,0,0,0-98.16,0,8,8,0,1,1-13.84-8,72.06,72.06,0,0,1,33.74-29.92,48,48,0,1,1,58.36,0A72.06,72.06,0,0,1,190.92,212ZM128,176a32,32,0,1,0-32-32A32,32,0,0,0,128,176ZM72,120a8,8,0,0,0-8-8A24,24,0,1,1,87.24,82a8,8,0,1,0,15.5-4A40,40,0,1,0,37,117.51,67.94,67.94,0,0,0,9.6,139.19a8,8,0,1,0,12.8,9.61A51.6,51.6,0,0,1,64,128,8,8,0,0,0,72,120Z"></path>
            </svg>
        </div>
            コミュニティ管理
        </div>;
};

export const Image = ({img, alt, size = "lg"}) => {
  const normalizedSize = ["sm", "md", "lg"].includes(size) ? size : "lg";
  return <div className={`ch-image-${normalizedSize}`}>
      <Frame>
        <img src={img} alt={alt} />
      </Frame>
    </div>;
};

[Dot](https://www.getdot.ai/) は **AIデータアナリスト**です。
ClickHouse に直接接続できるため、自然言語でデータについて質問したり、データを探索したり、仮説を検証したり、「なぜそうなったのか」に答えたりできます。しかも、これらはすべて Slack、Microsoft Teams、ChatGPT、またはネイティブ Web UI から直接行えます。

<div id="pre-requisites">
  ## 前提条件
</div>

* セルフホスト環境または [ClickHouse Cloud](https://clickhouse.com/cloud) 上の ClickHouse データベース
* [Dot](https://www.getdot.ai/) アカウント

<div id="connecting-dot-to-clickhouse">
  ## Dot を ClickHouse に接続する
</div>

<Image size="md" img="https://mintcdn.com/private-7c7dfe99-postgresql-tls-support/jCcMIFRXeNsMw8EN/images/integrations/data-visualization/dot_01.webp?fit=max&auto=format&n=jCcMIFRXeNsMw8EN&q=85&s=7f0667e432a499e1420f3375abf1562a" alt="Dot で ClickHouse 接続を設定する（ライトモード）" border width="1499" height="844" data-path="images/integrations/data-visualization/dot_01.webp" />

<br />

1. Dot の UI で、**Settings → Connections** に移動します。
2. **Add new connection** をクリックし、**ClickHouse** を選択します。
3. connection details を入力します。
   * **Host**: ClickHouse server のホスト名、または ClickHouse Cloud のエンドポイント
   * **Port**: `8443` (ClickHouse Cloud HTTPS) または `8123` (セルフホスト HTTP)
   * **Username / Password**: 読み取り権限を持つユーザー
   * **Database**: 必要に応じてデフォルトのスキーマを設定
4. **Connect** をクリックします。

<Image img="https://mintcdn.com/private-7c7dfe99-postgresql-tls-support/jCcMIFRXeNsMw8EN/images/integrations/data-visualization/dot_02.webp?fit=max&auto=format&n=jCcMIFRXeNsMw8EN&q=85&s=0a48780e22fe3a42b0fe31126731842c" alt="ClickHouse に接続する" size="sm" width="1014" height="1602" data-path="images/integrations/data-visualization/dot_02.webp" />

Dot は **クエリプッシュダウン** を使用します。大規模で負荷の高い集計処理は ClickHouse が担い、Dot は正確で信頼できる結果を返します。

<div id="highlights">
  ## 特長
</div>

Dot は会話を通じて、データをより身近にします。

* **自然言語で質問**: SQL を書かずに回答を得られます。
* **Why analysis**: 傾向や異常の背景を理解するために、追加で質問できます。
* **普段のツールで利用可能**: Slack、Microsoft Teams、ChatGPT、または Web アプリで使えます。
* **信頼できる結果**: Dot はクエリをスキーマや定義に照らして検証し、エラーを最小限に抑えます。
* **スケーラブル**: クエリプッシュダウンを基盤とし、Dot のインテリジェンスと ClickHouse の高速性を組み合わせています。

<div id="security">
  ## セキュリティとガバナンス
</div>

Dot はエンタープライズ利用に対応しています。

* **権限とロール**: ClickHouse のユーザーアクセス制御を継承します
* **行レベルセキュリティ**: ClickHouse で設定されていれば利用できます
* **TLS / SSL**: ClickHouse Cloud ではデフォルトで有効。セルフホストでは手動で設定します
* **ガバナンスと検証**: トレーニング／検証用スペースにより、ハルシネーションの防止に役立ちます
* **コンプライアンス**: SOC 2 Type I 認証を取得済み

<div id="additional-resources">
  ## 参考資料
</div>

* Dot のウェブサイト: [https://www.getdot.ai/](https://www.getdot.ai/)
* ドキュメント: [https://docs.getdot.ai/](https://docs.getdot.ai/)
* Dot アプリ: [https://app.getdot.ai/](https://app.getdot.ai/)

これで **ClickHouse + Dot** を使って、対話しながらデータを分析できます。Dot の AI アシスタントと ClickHouse の高速かつスケーラブルな分析エンジンを組み合わせることで、より自然な形でデータを活用できます。
