Quick Start
1. Adding a Chatbot
Add a chatbot to ChatDash
Basic
Chatbot serves as a conversational engine
connected to ChatDash.
This will be later used to create a project
for your client.
As of now, ChatDash supports the following chatbot integrations:
These video are recorded with our previous version of ChatDash. We will update them as soon as possible.
Voiceflow
You need the following to integrate Voiceflow with ChatDash:
- Voiceflow API Key
- Voiceflow Project ID
Steps
- Open the agent project you are using
- Select on the Integrations tab (shortcut: 3). Found on the left-hand menu.
- Copy the API Key found in the API Keys section. (Starts with
VF.DM
) - Select on the Web Chat sub-tab and copy the
projectID
in the Installation section.
- Go to ChatDash and select the Chatbot tab.
- Click add chatbot and select Voiceflow.
- Paste the API Key and Project ID in the respective fields.
- Click on the
add chatbot
button to save the chatbot.
OpenAI Assistant
You need the following to integrate OpenAI Assistant with ChatDash:
- OpenAI API Key
- OpenAI Assistant ID
Steps
- Go to the OpenAI dashboard.
- Click on the assistant you want to integrate and copy the Assistant ID. (Starts with
asst_
) - Go to the API Keys section.
- Generate and copy the API Key.
- Go to ChatDash and select the Chatbot tab.
- Click add chatbot and select OpenAI Assistant.
- Paste the API Key and Assistant ID in the respective fields.
- Click on the
add chatbot
button to save the chatbot.
Botpress
You need the following to integrate Botpress with ChatDash:
- Botpress Personal Access Token
- Botpress Messaging API webhook URL
Steps
- Install Messaging API integration on the project you want to connect.
- Go to “integration” tab on your project in Botpress.
- In
Response Endpoint URL
, copy and paste the below url. - Copy the Botpress Messaging API webhook URL. (Starts with
https://webhook.botpress.cloud/
)
- Click on top right corner profile icon and select
Personal Access Tokens
. - Generate a new token and copy it.
- Go to ChatDash and select the Chatbot tab.
- Click add chatbot and select Botpress.
- Paste the Personal Access Token and Messaging API webhook URL in the respective fields.
- Click on the
add chatbot
button to save the chatbot.
VectorShift
You need the following to integrate VectorShift with ChatDash:
- VectorShift API Key
- VectorShift Chatbot ID (or Chatbot Name)
Steps
- Go to the VectorShift dashboard.
- Go to the API Keys section.
- Generate and copy the API Key.
- Go to Chatbots tab and copy the Chatbot ID.
- Go to ChatDash and select the Chatbot tab.
- Click add chatbot and select VectorShift.
- Paste the API Key and Chatbot ID in the respective fields.
- Click on the
add chatbot
button to save the chatbot.