This page allows you to view, create, edit, delete, and manage your smart automation projects. It provides quick access to application settings and a consolidated view of your portal projects.
This page allows you to view, create, edit, delete, and manage your smart automation projects. Each project has a unique identifier, an activation status, a name, an optional summary, details about its last execution, and can reference other projects. You can also decide if a project's summary should be displayed on your personal portal page. The page provides quick access to application settings and a consolidated view of your portal projects.
This page is your starting point for creating new Smart Automization projects. You have three main ways to begin: upload an existing project from a JSON file, describe your project idea to an AI that will then set up the details, or simply create an empty project to build manually. Projects can interact with various resources like files, folders, databases, and web services by using environment variables. Every project involves two key stages: first, defining the project and letting our system generate the necessary scripts, and second, running these scripts either on a schedule or as part of a larger automated process. The execution phase is designed to be efficient, often running without needing to call AI models, or using more cost-effective models when AI input is required.
The 'Edit Project' page is your central hub for configuring Smart Automization projects. Here, you can create new projects or modify existing ones by adjusting settings like the project's name, description, execution frequency, communication preferences, environment variables, and how its intelligent agent operates. It's designed to give you full control over your automation routines, from simple tasks to complex orchestrations.
You can access this page by navigating to: /automization
projectName (e.g., "My New Automation Project")existingProjectName (e.g., "Daily Report Generator"), newDescription (e.g., "This project now generates a detailed report daily.")projectName (e.g., "Weather Monitor Project")searchQuery (e.g., "Daily Report")projectToDelete (e.g., "Old Test Project")