Skip to main content

ScriptRun Al: Visual Al script builder

Create simple and complex Al scripts to integrate into your business project. Fast, reliable and without limitations.

What is a Project?

A project is a container where you can organize and manage your AI workflows and related data. You can manage access and collaboration by sharing projects with your colleagues.

What is a Workflow?

A Workflow in ScriptRun AI is a sequence of instructions for interacting with language models (such as OpenAI's GPT-4, o1-preview) and third-party services (such as for SEO keyword research) that you define when creating automation tasks.

Each Workflow consists of a sequence of Messages, which are text requests to the language models via API.

Workflows and WorkflowRuns

The Workflow API allows you to create, manage, and execute predefined automation workflows, and track their execution through WorkflowRuns.

A Workflow is essentially a blueprint that defines a sequence of actions, messages, and conditions, guiding the flow of a conversation, process, or automation task. Workflows are highly customizable and can be used for a wide range of applications, from chatbot dialogues to complex automation tasks.

When you execute a Workflow, the system generates a WorkflowRun. This is an instance of the Workflow's execution, which tracks real-time interactions, stores the data generated, and logs the results. WorkflowRuns allow you to monitor every aspect of the process, including user inputs, variables, and any conditional logic that is applied during the run.

Together, Workflows and WorkflowRuns form a powerful framework for handling dynamic automation, customer interactions, and automated tasks, all while providing complete tracking and flexibility to adapt based on real-time data. The API is designed to help you automate and optimize processes efficiently, making it a versatile tool for business automation and customer service operations.