---
title: "Build custom flows in minutes with the Flow Creator agent"
url: https://daily.dev/posts/build-custom-flows-in-minutes-with-the-flow-creator-agent-umya1jnnd
source_url: https://about.gitlab.com/blog/flow-creator-agent
type: article
source: "GitLab"
published: 2026-08-20T19:20:37.621Z
updated: 2026-08-24T17:49:40.833Z
tags: ["ai-agents", "automation", "cicd", "gitlab", "devsecops"]
reading_time: 6
upvotes: 1
comments: 0
language: en
---

> ## Documentation Index
> Fetch the complete documentation index at: https://daily.dev/llms.txt
> Use this file to discover all available pages before exploring further.

# Build custom flows in minutes with the Flow Creator agent

**[GitLab](https://daily.dev/sources/gitlab)** · 6 min read · 1 upvotes · 0 comments

## Summary

GitLab 19.3 introduces the Flow Creator agent, part of GitLab Duo Agent Platform, which lets users describe an automation in plain English and receive a complete, runnable Custom Flow definition without needing to learn the Flow Registry YAML schema. The agent clarifies ambiguous details before building, and generated flows run under a scoped service account limited to the permissions of the person who ran it. Authoring a flow is open to anyone, but enabling one still requires the Maintainer role or higher, and Group Owners or admins can disable Custom Flows entirely.

## Full article

daily.dev links to this article rather than hosting it. Read it at the original source: <https://about.gitlab.com/blog/flow-creator-agent>

## Questions this post answers

### What does the Flow Creator agent in GitLab 19.3 do?

Flow Creator is a foundational agent in GitLab Duo Agent Platform that generates a complete, runnable Custom Flow definition from a plain-English description, removing the need to manually learn the Flow Registry YAML schema. It clarifies ambiguous details, like target project or approval steps, before building, and the output can be pasted into the flow configuration editor or registered from the AI Catalog.

_daily.dev helps teams tracking GitLab Duo Agent Platform updates stay current on new automation capabilities._

### Who can create and enable Custom Flows in GitLab after the Flow Creator agent release?

Anyone can describe a flow to the Flow Creator agent and get a definition, but enabling a flow still requires the Maintainer role or higher. Every flow executes under a scoped service account tied to composite identity, limited to the permissions of the person who ran it and scoped to the top-level group, while Group Owners and instance administrators can disable Custom Flows entirely.

_Developers evaluating GitLab's automation permission model can follow platform changes like this on daily.dev._

## Similar posts on daily.dev

- [Understanding flows: Multi-agent workflows](https://daily.dev/posts/understanding-flows-multi-agent-workflows-k6qjnmpbi) · GitLab · 1 upvotes · 0 comments
- [GitLab 18.7: Advancing AI automation and developer experience](https://daily.dev/posts/gitlab-18-7-advancing-ai-automation-and-developer-experience-ogxc21w3l) · GitLab · 5 upvotes · 0 comments

---

Tags: [#ai-agents](https://daily.dev/tags/ai-agents), [#automation](https://daily.dev/tags/automation), [#cicd](https://daily.dev/tags/cicd), [#gitlab](https://daily.dev/tags/gitlab), [#devsecops](https://daily.dev/tags/devsecops)

[View this post on daily.dev](https://daily.dev/posts/build-custom-flows-in-minutes-with-the-flow-creator-agent-umya1jnnd)
