LogoLogo
About
  • Home
  • Guides
  • BDK
  • REST API
  • Release Notes
  • Getting Started
    • What is Kognitos?
    • Logging In
    • Account Setup
    • Quick Start Guide
    • Core Concepts
  • Writing Automations
    • Automation Basics
      • Defining Data
      • Comments
      • Conditionals
      • Keywords
      • Loops
    • Calling Other Processes
      • Calling A Subprocess
      • Invoking a Subprocess
      • Starting Parallel Runs
    • Validating Data
    • Context Based Learning
    • Using the Debugger
  • Books
  • Automation Management
    • Scheduled Processes
    • Email Triggers
  • Enterprise Dashboard
  • Exception Handling
    • Providing Guidance
    • Resolving Common Exceptions
    • Learnings
  • Account Management
    • API Keys
    • User Roles & Permissions
Powered by GitBook
On this page
  • Playground
  • Procedure
  • Process
  • Run
  • Subprocess
  • Book
  • Question
  • Exception Center
  • Learnings
  • History
  • Kognitos AI Assistant

Was this helpful?

Export as PDF
  1. Getting Started

Core Concepts

Learn about the core concepts and components of Kognitos.

Last updated 27 days ago

Was this helpful?

Playground

The Playground is a space to write and test automations. This is where you can draft, edit, run, and review an automation workflow.

Procedure

A procedure is a single automation task defined in plain English. Each procedure follows a defined grammatical syntax.

Process

A Process is an automation workflow built using one or more .

Run

A run is a single execution of a process. Each time a process is triggered, it initiates a new run.

Subprocess

A subprocess is a process that is called by another process. Learn more .

Book

A Book is a set of related automation . Books can be added to an agent to expand automation functionality and integrate with external tools. Learn more about Books .

Question

Exception Center

Learnings

Learnings are rules that guide your automation’s decision-making. Based on past interactions and defined logic, these rules help your automation interpret and respond to different scenarios.

History

Kognitos tracks major changes to an Agent, allowing users to review and restore past versions through the History tab. You can click on any of the options displayed in the History tab to view the Agent at that point in time.

Kognitos AI Assistant

The Kognitos AI Assistant (KAIA) is used to answer questions, find guidance, or get in touch with our support team. You can use this tool to get help anytime by accessing it in the bottom left corner of the platform.

A question is an exception that requires user guidance to proceed. It arises when the system needs additional direction or clarification to proceed with an automation .

The Exception Center is where you manage all exceptions in one place. When an automation encounters an issue or requires additional context, it raises a for your input. Here, you can view and resolve exceptions across all processes in your agent.

here
here
procedures
procedures
process
question