Create Your First Workflow

A workflow is designed to handle scenarios that involve UI automation, API interactions, input/output processes, data streaming, AI analysis, and more.

If your workflow involves UI automation, please proceed to section 2 to create a UI-flow first.

2. Create Your First UI-flow (Optional)

UI-flow might not be necessary in many cases. If the software you want to automate doesn’t provide an API, or you prefer not to use APIs, you can add a UI-flow to your workflow to achieve similar results.

3. Create Your First Agent

An Agent can analyze tasks based on the communication. It can respond with answers from its knowledge and the file you uploaded, and it can run workflows to achieve your goals.

4. Run, Test, and Share Your Workflow or Agent