💡 {{ alert.title }}
{{ alert.message }}
💡 AI営業アラート
{{ alert.message }}
🔥 ⚠️ 💡 {{ flag.flag_type }}
{{ flag.condition_met }}
{{ formatDate(flag.triggered_date) }}
期限切れのタスクが{{ overdueTasks }}件あります

ダッシュボード

今月の売上

¥{{ formatNumber(myMonthlyRevenue) }}

{{ currentUser }}

受注件数

{{ myWonDeals }}

{{ currentUser }}

商談中

{{ myActiveDeals }}

{{ currentUser }}

決済事業 達成率

{{ myPaymentAchievementRate }}%

目標達成! {{ currentUser }}

広告事業 達成率

{{ myAdAchievementRate }}%

目標達成! {{ currentUser }}

事業別予算

決済事業 予算

目標達成!

広告事業 予算

目標達成!

その他事業 予算

目標達成!

担当者別売上(達成率)

担当者別売上:決済事業

担当者別売上:広告事業

ステータス

ステータス:決済事業

ステータス:広告事業

前年比較

前年比較:決済事業

前年比較:広告事業

タスクガントチャート(今週)

{{ ganttWeekLabel }}
タスク
{{ day.label }} {{ day.weekday }}

この週にタスクはありません

{{ clientGroup.clientName }}
期限切れ 完了 対応中
カテゴリー:
決済事業
広告事業
その他
状態:
期限切れ
完了
今日

期日が近いタスク

【{{ task.type }}】{{ task.name }} {{ task.task }} - {{ formatDate(task.date) }}
{{ task.sales_person }}

案件管理

{{ clientName }} {{ deals.length }}件

{{ deals[0].sales_person }} 合計予算: ¥{{ formatNumber(deals.reduce((sum, d) => sum + d.budget_amount, 0)) }}
{{ deal.business_type }} {{ deal.status }} {{ deal.probability }}
予算 ¥{{ formatNumber(deal.budget_amount) }}
実績 ¥{{ formatNumber(deal.actual_amount) }}
{{ item }}
{{ deal.next_task }}
{{ formatDate(deal.next_date) }}
{{ deal.decision_maker }}

目標設定

目標CSV一括アップロード

複数の担当者・複数月の目標を一括設定できます

CSV形式: 担当者, 年月, 決済事業目標, 広告事業目標, その他目標
例: 田中太郎, 2026-01, 10000000, 3000000, 1000000

設定済み目標

年月 担当者 決済事業 広告事業 その他 合計 操作
{{ goal.target_month }} {{ goal.sales_person || '全社' }} ¥{{ formatNumber(goal.payment_goal) }} ¥{{ formatNumber(goal.ad_goal) }} ¥{{ formatNumber(goal.other_goal) }} ¥{{ formatNumber(goal.payment_goal + goal.ad_goal + goal.other_goal) }}

営業メンバー管理

{{ person }}

商品管理

インフォトップの決済システムを経由する商品を管理します。 マイページからエクスポートしたCSVをアップロードするか、手動で登録できます。

商品ID 商品名 販売者名 カテゴリ 価格 販売状態 登録日 操作
{{ product.product_id }} {{ product.product_name }} {{ product.seller_name }} {{ product.product_category }} ¥{{ formatNumber(product.price) }} {{ product.sales_status }} {{ formatDate(product.registered_date) }}

商品データがありません

登録商品数: {{ filteredProductsMaster.length }}件 (全{{ productsMaster.length }}件中)

ユーザー管理

営業担当者名 管理者権限 操作
{{ person }} 管理者

ユーザー管理について

  • 営業担当者名の変更:鉛筆アイコンをクリックして名前を編集できます
  • 管理者権限の付与:スイッチをONにすると、そのユーザーが管理者モードを使用できるようになります
  • 管理者権限の削除:スイッチをOFFにすると、管理者モードを使用できなくなります
  • 注意:名前を変更すると、既存のデータ(案件、目標など)との紐付けも更新されます

知識ベース管理

💡 ここで登録した知識は、AI相談機能で自動的に活用されます

🎤 音声入力にも対応しています

AIアシスタントと対話しながら知識を登録

🎤 音声で自由に話してください。AIが質問しながら知識を整理します。

{{ file.name }} {{ formatFileSize(file.size) }}

「〇〇について登録したい」と話しかけてください

{{ message.content }}
{{ formatTime(message.timestamp) }}

AIが整理した知識

カテゴリー: {{ aiSuggestedKnowledge.category }}
タイトル: {{ aiSuggestedKnowledge.title }}
内容:
{{ aiSuggestedKnowledge.content }}
キーワード: {{ aiSuggestedKnowledge.keywords }}
優先度: {{ aiSuggestedKnowledge.priority }}

{{ editingKnowledge ? '知識編集' : '新規知識登録' }}

まだ知識が登録されていません

{{ knowledge.category }} 優先度: {{ knowledge.priority }} 無効 有効

{{ knowledge.title }}

{{ knowledge.content }}

{{ keyword.trim() }}

CSV管理

CSVインポート

案件データを一括登録します

CSVエクスポート

現在の案件データをCSV形式でダウンロード

テンプレートダウンロード

インポート用のCSVテンプレートをダウンロード

CSV形式について

必須項目:

  • クライアント名
  • 営業担当者
  • 事業区分(決済事業/広告事業/その他)
  • ステータス
  • 受注確度(高/中/低)

利用可能なステータス:

決済事業: 新規(反響)、新規(他社)、ヒアリング中、アポ予定、提案中、アカウント登録中、商品登録中、審査中、リリース、失注

広告事業・その他: 新規(反響)、新規(他社)、ヒアリング中、アポ予定、提案中、資料作成、契約交渉中、受注、失注

注意事項:

  • 金額は数値のみを入力(カンマ不要)
  • 日付形式:YYYY-MM-DD
  • 文字コード:UTF-8

販売者管理

{{ seller.seller_name }}

{{ seller.company_name }}

{{ seller.status }}
決済売上 ¥{{ formatNumber(seller.payment_revenue) }}
広告売上 ¥{{ formatNumber(seller.ad_revenue) }}

{{ selectedSeller.seller_name }}

{{ selectedSeller.company_name }}

決済売上

¥{{ formatNumber(sellerRevenueStats.payment.current) }}

前月: ¥{{ formatNumber(sellerRevenueStats.payment.lastMonth) }} {{ Math.abs(sellerRevenueStats.payment.monthGrowth) }}%
前年: ¥{{ formatNumber(sellerRevenueStats.payment.lastYear) }} {{ Math.abs(sellerRevenueStats.payment.yearGrowth) }}%

広告売上

¥{{ formatNumber(sellerRevenueStats.ad.current) }}

前月: ¥{{ formatNumber(sellerRevenueStats.ad.lastMonth) }} {{ Math.abs(sellerRevenueStats.ad.monthGrowth) }}%
前年: ¥{{ formatNumber(sellerRevenueStats.ad.lastYear) }} {{ Math.abs(sellerRevenueStats.ad.yearGrowth) }}%

その他売上

¥{{ formatNumber(sellerRevenueStats.other.current) }}

前月: ¥{{ formatNumber(sellerRevenueStats.other.lastMonth) }} {{ Math.abs(sellerRevenueStats.other.monthGrowth) }}%
前年: ¥{{ formatNumber(sellerRevenueStats.other.lastYear) }} {{ Math.abs(sellerRevenueStats.other.yearGrowth) }}%

販売者情報

{{ selectedSeller.contact_method }} ({{ selectedSeller.chatwork_id }}) ({{ selectedSeller.line_id }})
{{ selectedSeller.contact_person_decision }}
{{ selectedSeller.contact_person_marketing }}
{{ selectedSeller.contact_person_support }}
{{ selectedSeller.email }}
{{ selectedSeller.phone }}
決済掘り起こし 広告提案対象 優先顧客 契約更新対象 新商品提案 要フォローアップ 競合乗り換え検討 アップセル対象 トラブル対応中 キャンペーン対象

営業フラグ

{{ flag.flag_type }} {{ flag.flag_priority }}
{{ flag.condition_met }}
発動日: {{ formatDate(flag.triggered_date) }}

最終アクション日

{{ formatDate(sellerLastActionDate) }}

アクション履歴なし

タスク一覧

{{ task.product_name }} {{ task.business_type }}
{{ formatDate(task.next_action_date) }} 期限切れ

予定タスクなし

案件一覧

クライアント名 営業担当者 事業区分 提案商材 受注確度 予算金額 実績金額 最終コンタクト ステータス 操作
{{ deal.client_name }} {{ deal.sales_person }} {{ deal.business_type }}
{{ item }}
-
{{ deal.probability }} ¥{{ formatNumber(deal.budget_amount) }} ¥{{ formatNumber(deal.actual_amount) }} {{ formatDate(deal.last_contact_date) }} {{ deal.status }}

活動履歴

{{ activity.activity_type }} {{ activity.contact_method }} {{ activity.sales_person }} • {{ formatDateTime(activity.activity_date) }}
{{ activity.content }}

営業方針AI相談

📊 イントラに入っている情報を基に、営業方針の相談や施策立案をサポートします

📄 資料作成も可能です(画像生成機能付き)

{{ formatTime(msg.timestamp) }}

メンバー育成AI

🎓 メンバーの育成履歴を基に、効果的なアドバイスを提供します

📝 指導内容や目指す姿を設定することで、個別最適化されたアドバイスが受けられます

{{ selectedMember }}の育成履歴

まだ指導記録がありません

{{ formatDate(record.coaching_date) }} {{ record.coaching_type }}
現状・課題:

{{ record.current_situation }}

指導内容:

{{ record.coaching_content }}

アクションプラン:

{{ record.action_plan }}

AI育成アドバイス

{{ msg.content }}
{{ formatTime(msg.timestamp) }}

{{ weeklyReport.member_name }} の週次レポート

{{ weeklyReport.week_start }} 〜 {{ weeklyReport.week_end }}

📞 活動サマリー

💬
{{ weeklyReport.meeting_count }}
商談
📞
{{ weeklyReport.call_count }}
電話
📧
{{ weeklyReport.email_count }}
メール
🏢
{{ weeklyReport.visit_count }}
訪問

💼 案件活動

🆕
{{ weeklyReport.new_deals }}
新規案件
📋
{{ weeklyReport.active_deals }}
商談中
{{ weeklyReport.won_deals }}
受注
💰
{{ formatNumber(weeklyReport.revenue) }}円
受注金額

🎯 個人実績 vs 目標(今月累計)

事業区分 実績 目標 達成率 進捗
決済事業 {{ formatNumber(weeklyReport.payment_revenue) }}円 {{ formatNumber(weeklyReport.payment_goal) }}円 {{ weeklyReport.payment_rate }}%
広告事業 {{ formatNumber(weeklyReport.ad_revenue) }}円 {{ formatNumber(weeklyReport.ad_goal) }}円 {{ weeklyReport.ad_rate }}%
その他 {{ formatNumber(weeklyReport.other_revenue) }}円 {{ formatNumber(weeklyReport.other_goal) }}円 {{ weeklyReport.other_rate }}%

📝 詳細活動一覧

日付 活動タイプ 連絡方法 内容
{{ formatDate(activity.activity_date) }} {{ activity.activity_type }} {{ activity.contact_method }} {{ activity.content }}
この週の活動記録はありません

👆 メンバーと週を選択してレポートを生成してください

📝 共有メモ

全員閲覧可

🔒 管理職専用メモ

管理職のみ

👆 メンバーを選択してください

AI営業アラート設定

AIが営業データを分析し、最適なタイミングでアラートを通知します。 各アラートの条件をカスタマイズできます。

長期放置案件アラート

日以上

提案フォローアップ

日以上

クロージングチャンス

日前

売上減少アラート

%以上

売上成長アラート

%以上

定期フォローアップ

AI機能設定

AI機能(タスク提案・知識ベースAI・営業方針AI・メンバー育成AI)を使うには、Gemini APIキーの登録が必要です。 キーはこの端末のブラウザ内にのみ保存され、コードやサーバーには含まれません。 APIキーは Google AI Studio で無料発行できます。

Gemini APIキー

{{ geminiApiKey ? '✓ 設定済み' : '未設定' }}