LogoLogo
  • 👋START HERE
    • Welcome!
  • â„šī¸General
    • Release Notes
      • Full Feature Base Template
      • Services
      • Rule-based Automation
        • February 2025
        • January 2025
        • December 2024
        • November 2024
        • October 2024
        • September 2024
        • August 2024
        • July 2024
        • June 2024
        • May 2024
        • April 2024
        • March 2024
        • February 2024
        • January 2024
        • 2023
        • 2022
        • 2021
        • Dialog Design Update
    • Glossary of Terms
    • Authentication Methods
      • SSO (Single Sign-On)
      • Built-In User Management
    • Acceptable Use Policy
  • âš™ī¸Rule-based Automation
    • Overview
      • Account Settings
        • Profile
        • Team
        • Roles and Permissions
          • User Management
          • Project Permissions
      • Basic Concepts
        • Project Management
        • Version Management
        • Multi-Lingual Bots
          • Supported Languages
        • Managing User Interactions
          • Unexpected User Input
          • No User Input
    • Dialog Interface
      • Blocks
        • Conversation Logic
          • Start Conversation
          • Global
          • State
          • Intermediate Response
          • To Previous State
          • End Conversation
        • Subdialog
          • Reusable Subdialogs
        • Phone
          • Continue Listening
          • Call Control
        • Technical Logic
          • Service
          • Condition
          • Storage
        • Other
          • Note
      • Speech Assets
        • Intents
          • Utterances
          • Descriptions
        • Slots
          • Custom Slots
            • List Slots
            • Machine Learning Slots
            • Regex Slots
            • LLM Slots
          • Prebuilt Slots
            • DTMF Slot
        • Text Snippets
        • Dictionary
      • Variables
        • Intents
        • Slots
        • Storage
        • Text Snippets
        • Environments
        • Platform
        • Context
      • Services
        • Service Integration Guide
        • Service Development
        • Service Branches and Error Handling
        • Public Services
          • Date and Birthdate Recognition
          • Spelling Post-Processing for Phone
          • IBAN Validation
          • License Plate Validation
          • Address Search
          • Street Names per Postal Code
          • Email Service
          • SMS Service
          • API Adapter
          • Salesforce-Flow Connector
          • Opening Hours
          • Speech-to-Text Hints
          • Fuzzy Match Names
          • Delay Service
      • Debugger
        • Phone 2
        • WhatsApp
        • Textchat 2
    • Environments Interface
      • Service Keys
    • Deployments Interface
      • Creating a Release
      • Editing a Release
    • Text-to-Speech
      • Azure
      • ElevenLabs
      • OpenAI via Azure (Preview)
      • SSML
        • Audio
        • Break
        • Emphasis
        • Prosody
        • Say-as
        • Substitute
        • Paragraph and Sentence
        • Voice
    • Autocomplete
    • Parloa APIs
      • CallData Service and API
      • Conversation History API
      • Textchat V2 API
    • Phone Integrations
      • Genesys Cloud
        • Setting up the SIP Trunk
        • Sending/Receiving UUI Data
        • Creating a Script to Display UUI
      • SIP
      • Tenios
        • Setting Up an Inbound Connection
        • Setting Up an Outbound Connection
        • Transferring a Call
      • Twilio
      • Public IPs and Port Information
    • AI Integration Overview
      • Dual Intent Recognizer (DIR)
      • Dual Tone Multifrequency (DTMF) Intent
    • Analytics and Debugging
      • Understanding Conversations and Transactions
      • Managing Caller ID Data
      • Hangup Events and Triggered Analytics
      • Analytics Transactions: Data Structure and Insights
      • Dialog Analytics
      • Audit Logs
      • Parloa-hosted Analytics
    • Data Privacy
      • Anonymizing Personally Identifiable Information
    • NLU Training
      • NLU Training Best Practices
    • How To
      • Create a Scalable and Maintainable Bot Architecture
      • Implement OnError Loop Handling
      • Resolve the 'Service Unavailable' Error
    • Reference
      • Parloa Keyboard Shortcuts
      • Frequently Asked Questions (FAQ)
      • JavaScript Cheat Sheet
        • Using Regular Expressions (Regex)
  • 🧠Knowledge Skill
    • Introduction
    • Knowledge Collections
    • Knowledge Sources
    • Knowledge Skill Setup
      • Step 1 – Create a Knowledge Skill Agent
      • Step 2 – Configure a Knowledge Skill Agent
      • Step 3 – Configure a Knowledge Skill Agent
Powered by GitBook
On this page
  • Creating a Knowledge Source
  • Importing a Knowledge Source
  • Searching for a Knowledge Source
  • Editing a Knowledge Sources
  • Deleting a Knowledge Source

Was this helpful?

Export as PDF
  1. Knowledge Skill

Knowledge Sources

PreviousKnowledge CollectionsNextKnowledge Skill Setup

Last updated 11 months ago

Was this helpful?

Knowledge sources are specific content items within collections. These can be created manually or imported automatically and are crucial for thematic or project-based organization.

Creating a Knowledge Source

  1. Click on Knowledge Sources in the navigation.

  2. Click the + New Source button.

    The following displays:

    1. Enter a source name in the Name field, relevant for the editor only.

    2. Optionally, provide a URL in the Original Source URL field for reference. This may be used by the content editor to check the origin of the provided information.

    3. Optionally, select the collection(s) to which you want to add this source. You may add the source to more than one collection. For example:

    4. Add the content of this source, which is the information you want the source to provide. For example:

    5. Click the Create Source button to publish this source, displayed on the top-right of your screen. The following displays:

    6. The status Publishing displayed in the image above will change to Published once the knowledge source is published.

Importing a Knowledge Source

To import a knowledge source, ensure your CSV file adheres to the prescribed template which includes the following columns: Name, Collections, Content, and Original Source URL.

The structure must be exactly as shown above, regardless of whether the columns contain data.

You can download the template from the link below:

To import a knowledge source:

  1. Click the Import button:

  2. Click on the Drag and drop area to upload a source:

    If you attempt to import a CSV file with an incorrect format, an error message will appear in the Summary section. For example:

    Content validation ensures the following:

    • The number of columns is correct.

    • The columns are properly named.

    • There are no duplicate names.

    If the validation is successful, the following screen will be displayed:

  3. Click the Start import button.

Searching for a Knowledge Source

To search for a knowledge source, click on the Search field shown below, and type the name or a portion of it.

Editing a Knowledge Sources

To edit a knowledge source, simply click on the source you wish to modify; this action will open the editor for you to make changes. Once a change is applied, the Publish button will be enabled. Click Publish to save the changes, or Discard to cancel them.

Deleting a Knowledge Source

To delete a knowledge source, you can either:

  • Hover over the knowledge source and click the Trash icon:

  • Open a knowledge source and click Delete Source at the bottom left of your screen:

🧠
149B
import_template.csv