diff --git a/docs.json b/docs.json index 80259317b..abdbdfe71 100644 --- a/docs.json +++ b/docs.json @@ -111,7 +111,6 @@ "ai/mintlify-mcp", { "group": "Workflows", - "tag": "Beta", "root": "workflows/index", "pages": [ "workflows/index", diff --git a/workflows/index.mdx b/workflows/index.mdx index 5ead465d7..ed1d0668c 100644 --- a/workflows/index.mdx +++ b/workflows/index.mdx @@ -5,10 +5,6 @@ keywords: ["automation", "automate", "cron", "agent"] boost: 3 --- - - Workflows are in beta. Features, availability, and pricing are subject to change. - - Workflows run the agent automatically on a schedule or in response to pushes to a repository. Each workflow defines a prompt for the agent and a trigger for when to run it. Workflows support both GitHub and GitLab repositories. When a workflow runs, the agent clones any specified repositories as context and follows the prompt.