diff --git a/workflows/enable.mdx b/workflows/enable.mdx index 3fe0eb7f5..a465adc8c 100644 --- a/workflows/enable.mdx +++ b/workflows/enable.mdx @@ -74,4 +74,22 @@ You can change the target languages at any time by opening the workflow's settin After saving the workflow, click **Translate now** to run it on demand using the currently saved target languages. The workflow must be enabled to trigger a manual run. Manual runs do not affect the workflow's regular trigger. +## Improve docs from assistant chats + +The **Improve docs from assistant chats** workflow reviews recent trends in [assistant](/assistant/index) questions and opens targeted documentation updates that address gaps your users hit. + +Use this workflow when you want the agent to triage assistant activity for you and propose changes that answer the questions users actually ask. + +This workflow runs on a schedule. It does not require trigger repositories or extra context configuration. Enable it from the [Workflows](https://dashboard.mintlify.com/products/workflows?tab=workflows) page and pick whether updates merge automatically or open a pull request for review. + +## Improve docs from feedback + +The **Improve docs from feedback** workflow reviews recent [page feedback](/optimize/feedback) and opens targeted documentation updates based on the issues users report. + +Use this workflow when you collect thumbs ratings or contextual feedback and want the agent to convert that signal into concrete docs changes. + +When a run completes, the run detail in your dashboard includes the specific feedback citations the agent used. Each citation links to the feedback in your [analytics dashboard](https://dashboard.mintlify.com/products/analytics/v2/feedback) so you can verify the context that drove the update. + +This workflow runs on a schedule and requires that feedback collection is enabled on the [Add-ons](https://dashboard.mintlify.com/products/addons) page. It does not require trigger repositories or extra context configuration. +