diff --git a/workflows/index.mdx b/workflows/index.mdx index ed1d0668c..12bf7c1d1 100644 --- a/workflows/index.mdx +++ b/workflows/index.mdx @@ -1,8 +1,9 @@ --- -title: "Overview" +title: "Workflows overview" +sidebarTitle: "Overview" description: "Automate documentation maintenance with Mintlify workflows. Run the agent on a schedule or in response to GitHub and GitLab repository pushes." -keywords: ["automation", "automate", "cron", "agent"] -boost: 3 +keywords: ["automation", "automate", "cron", "agent", "workflows"] +boost: 5 --- 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.