Creating a workflow using the constructor
Note
Currently, there are two UIs that support Workflows: Yandex Cloud
- Workflows created in the Yandex Cloud UI are automatically available in the AI Studio UI.
- Workflows created in the AI Studio UI are not available in the Yandex Cloud UI.
Starting September 3, 2026, Workflows will no longer be supported in the Yandex Cloud UI. To create and manage workflows, use the AI Studio UI.
Management console
- In the management console
, select the folder where you want to create a workflow. - Navigate to Serverless Integrations.
- In the left-hand panel, click
Workflows. - In the top-right corner, click Create workflow.
- Select the
Constructormethod. - Add the required workflow steps. For more information about configuring workflow steps using the constructor, see Workflows workflow step constructor overview.
-
Expand Additional parameters:
-
Enter a name and description for the workflow. The naming requirements are as follows:
- Length: between 3 and 63 characters.
- It can only contain lowercase Latin letters, numbers, and hyphens.
- It must start with a letter and cannot end with a hyphen.
-
Optionally, add labels.
-
Optionally, specify a cloud network.
-
Select a service account or create a new one.
Make sure to assign the service account roles to access private resources used in the workflow steps.
-
Optionally, set up logging.
-
- Click Create.