Upload Files to train the assistant.
{{ responseErrorFileMessage }}
{{ responseInfoFileMessage }}
Documents Used to Train the Assistant:
Remove
{{ item.file_char_count.toLocaleString() }}
{{ formatDateToMDY(item.create_date) }}
Add Single URL
Fetch All URLs from Main Domain
URLs Used to Train the Assistant:
Remove
{{ item.url }}
{{ item.scraped_file_char_count == null || item.scraped_file_char_count == '' ? 0 : item.scraped_file_char_count.toLocaleString() }}
{{
item.scraping_status === "PENDING" ? 'Pending' :
item.scraping_status === "QUEUED" ? 'Queued' :
item.scraping_status === "IN PROGRESS" ? 'In Progress' :
item.scraping_status === "SCRAPED" ? 'Scraped' :
item.scraping_status === "FAILED" ? 'Failed' :
item.scraping_status === "URL NOT EXISTS" ? 'URL Not Exists' :
item.scraping_status === "URL NOT AUTHORIZED" ? 'URL Not Authorized' :
item.scraping_status === "URL NOT VALID" ? 'URL Not Valid' :
item.scraping_status === "COMPLETED" ? 'Completed' : 'Error'
}}
{{ item.assistant_training_status == "PENDING" ? 'Pending' : (item.assistant_training_status == "IN PROGRESS" ? 'In Progress' : (item.assistant_training_status == "COMPLETED" ? 'Completed' : 'Error')) }}
{{ formatDateToMDY(item.added_date) }}
Train Assistant With URLs
After answering the questions, click the button to train the assistant with the answered questions.
Train Assistant With Answered Questions
Answer Unanswered Questions
All
Resolved and Sent
Resolved
Question
Ignored
No questions matching the selected filter.
Question: {{ question.questionMade }}
User Name: {{ question.userName }}
Email: {{ question.userEmail }}
Details: {{ question.userAdditionalDetails }}
Date: {{ new Date(question.questionDate).toLocaleString() }}
Status: Resolved and Sent by Email
Status: Resolved
Status: Question
Status: Ignored
Store Response
Send Answer by Email
Ignore Question
Previous
Next
Your Questions and Answers
Create your own questions and answers to train the assistant.
Add Question
After answering the questions, click the button to train the assistant with the updated questions.
Train Assistant With Updated Questions
Question ID: {{ item.id }}
Question:
Answer:
Save Question
Delete Question
Previous
Page {{ adminQuestionsCurrentPage }} of {{ adminQuestiontotalPages }}
Next
{{ alertMessageDonwloadFilesReport }}
{{ alertMessageDonwloadFilesReport }}
Generate reports on training data, URLs, and response summaries for questions.
Download Training Sources Report
Download Training Sources Report PDF
Download Answered and Unanswered Questions Report