Skip to main content

How to Update Bot FAQs and Train the Bot on a Website

This article explains how to manually add, import, export, and auto-generate FAQs to train a Kyrios Bot, including scraping FAQs directly from a website.

Updated over 3 months ago

Who This Is For / When to Use

Use this guide when FAQs need to be added or updated, when migrating FAQs in bulk, or when training the bot using content from an existing website or landing page.

Where FAQ Management Happens

All FAQ management and website training actions are performed inside the Manage & Train Your Bot FAQ widget.

Add an FAQ Manually

FAQs can be added one at a time directly from the FAQ widget.

To add an FAQ manually:

  1. Click the Robot icon to open the FAQ widget.

  2. Click Add.

  3. Enter the Question and Answer.

  4. Click Add to save the FAQ.

The FAQ is immediately added to the bot’s knowledge base.

Export Existing FAQs

Existing FAQs can be exported as a CSV file for backup or bulk editing.

To export FAQs:

  1. Open the FAQ widget.

  2. Click Export.

  3. Download the generated CSV file.

The exported file contains all current questions and answers.

Import FAQs From a CSV File

FAQs can be imported in bulk using a properly formatted CSV file.

CSV requirements:

  • The file must include headers.

  • Column 1 header must be Question.

  • Column 2 header must be Answer.

  • The CSV must contain no more than two columns.

To import FAQs:

  1. Open the FAQ widget.

  2. Click Import.

  3. Select Yes when asked if the CSV contains headers.

  4. Choose or drag in the CSV file.

  5. Click Import.

After importing, refresh the page to view updated FAQs.

Refresh to Confirm Imported FAQs

Imported or updated FAQs may take a few minutes to process.

Once the import is complete:

  1. Wait 2–5 minutes.

  2. Refresh the page.

  3. Confirm the FAQs appear in the widget.

A success message confirms FAQs are updating.

Train the Bot Using a Website (Scrape URL)

The bot can automatically generate FAQs by scanning a website or FAQ page.

To train using a website:

  1. Open the FAQ widget.

  2. Click Scrape URL.

  3. Paste the website URL.

    • Use the FAQ page URL if available.

    • Otherwise, use the main landing page URL.

  4. Choose a scrape type:

    • Add to append new FAQs.

    • Replace to overwrite existing scraped FAQs.

  5. Click Submit.

View Generated FAQs After Scraping

Website scraping runs asynchronously and requires a short processing time.

To view generated FAQs:

  1. Wait 2–5 minutes after submitting the URL.

  2. Refresh the page.

  3. Review the newly created FAQs in the widget.

Common Issues and Fixes

Imported FAQs do not appear
Confirm the CSV format matches the required headers and refresh the page after processing.

Scraped FAQs are missing or incomplete
Ensure the URL is publicly accessible and contains readable text-based content.

Existing FAQs were overwritten
Verify the correct scrape type (Add vs Replace) was selected before submitting.

Did this answer your question?