Introduction
Welcome to the Workflon documentation. Instantly add a powerful, context-aware AI copilot to your application.
Welcome to the official documentation for Workflon, the platform that lets you embed a custom AI assistant directly into your web application with just a few lines of code.
This documentation will guide you through every step, from initial setup to advanced configuration, helping you unlock the full potential of your new AI copilot.
What is Workflon?
Workflon is a SaaS platform that allows you to build and integrate a custom AI copilot into your product. Instead of spending months developing your own AI infrastructure, you can use our intuitive dashboard to define what your AI should know and what it can do.
Your users can then interact with your application using natural language, executing complex tasks without ever leaving your UI.
How It Works: The Core Concepts
Understanding Workflon is simple. It revolves around three core ideas that you configure in your dashboard:
-
Actions: These are the specific functions your AI can perform. Think of them as the "verbs" of your copilot, like
createTask
,sendInvoice
, orupdateUserRole
. -
Context: This is the data schema your AI needs to understand your application's world. Think of it as the "nouns" — the
users
,projects
, anddocuments
that actions operate on. -
The Widget: A simple script you add to your site that provides the UI for your users to interact with the copilot. It securely communicates with our backend to interpret prompts and suggest actions.
Getting Started
Ready to build your copilot? Here’s how to get started in minutes.
Additional Resources
If you ever get stuck or have questions, we're here to help. You can reach out to our support team directly at support@.com.