9acc5c192f
Created by Github action <!-- This is an auto-generated description by cubic. --> <a href="https://cubic.dev/pr/twentyhq/twenty/pull/23452?utm_source=github" target="_blank" rel="noopener noreferrer" data-no-image-dialog="true"><picture><source media="(prefers-color-scheme: dark)" srcset="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"><source media="(prefers-color-scheme: light)" srcset="https://www.cubic.dev/buttons/review-in-cubic-light.svg"><img alt="Review in cubic" src="https://www.cubic.dev/buttons/review-in-cubic-dark.svg"></picture></a> <!-- End of auto-generated description by cubic. --> Co-authored-by: github-actions <github-actions@twenty.com>
38 lines
1.7 KiB
Plaintext
38 lines
1.7 KiB
Plaintext
---
|
|
title: AI チャットボット
|
|
description: 自然言語でCRMデータとやり取りできるインテリジェントなアシスタントです。
|
|
---
|
|
|
|
## 概要
|
|
|
|
自然言語で質問をすると、アシスタントがCRMデータを取得して説明します。
|
|
|
|
## 機能
|
|
|
|
| 機能 | 説明 |
|
|
| --------------- | ------------------------------------------------------ |
|
|
| **自然言語クエリ** | フィルターを作成する代わりに、平易な英語で質問できます |
|
|
| **データへのフルアクセス** | ワークスペース全体にわたり、レコード、リレーションシップ、指標に対してクエリを実行できます |
|
|
| **ページコンテキスト** | 現在の表示に基づいて、"this company" や "this opportunity" を参照できます |
|
|
| **会話型** | 追加の質問でも前のクエリのコンテキストを維持します |
|
|
|
|
## 会話例
|
|
|
|
### レコードの検索
|
|
|
|
* "5万ドルを超える商談をすべて表示して"
|
|
* "過去2週間メールしていない連絡先を検索して"
|
|
* "ヘルスケア業界の企業を一覧表示して"
|
|
|
|
### インサイトを得る
|
|
|
|
* "パイプラインの合計金額は?"
|
|
* "先月クローズした商談は何件?"
|
|
* "どのステージで停滞している商談が最も多い?"
|
|
|
|
### ページコンテキストを活用する
|
|
|
|
* "この人とのやり取りを要約して" (連絡先ページで)
|
|
* "どの商談がこの会社に関連付けられていますか?" (会社ページで)
|
|
* "この商談の最終更新はいつ?" (商談ページで)
|