Pipeline folders must be created inside the
pipelines directory of the project.Limitations
Pipeline folders have the following limitations:- Folders can only be created, not edited or removed
- You cannot rename folders after creation
- You cannot move pipelines between folders after they are created
Create a folder
Method 1: Create the folder directly
This is the most straightforward method to create a new folder.- Open the project editor.
- In the left sidebar, hover over Pipelines.
- Click the + (plus) icon.
- Click the folder icon next to the directory path.
- Select the
pipelinesdirectory. - Click Add Folder.
- Enter your folder name.
- Click Save.
Method 2: Create the folder and a new pipeline
For this method, you type the pipeline path directly. However, it requires that you also create a new pipeline simultaneously.- Open the project editor.
- In the left sidebar, hover over Pipelines.
- Click the + (plus) icon.
- In the Pipeline Name field, name your new pipeline.
- In the Directory Path field, type the new folder path (for example,
pipelines/finance). - Click Create to save the new pipeline and the new folder.

