Add automation documentation

Mintlify-Source: dashboard-editor
This commit is contained in:
mintlify[bot]
2026-03-30 04:23:19 +00:00
committed by GitHub
parent 396f9f441b
commit 087fc0856b
7 changed files with 40 additions and 1 deletions

View File

@@ -0,0 +1,33 @@
---
title: "Automating Tasks"
---
Automations allow you to run prompts on a schedule
You can find them in `Settings → Automations`
Automations are just prompts!
<Frame>
![Image](/images/image-1.png)
</Frame>
To create an automation you can simply say something like:
`Create a schedule job that is going to go to facebook.com every day take a screenshot and report back to me`
<Frame>
![Image](/images/image-3.png)
</Frame>
If it works you'll see the chat response positively:
<Frame>
![Image](/images/image-4.png)
</Frame>
And you'll then see it listed here:
<Frame>
![Image](/images/image-5.png)
</Frame>

View File

@@ -26,7 +26,9 @@
"how-to-connect-mcps",
"computer-use",
"sharing-ow-setup",
"accessing-ow-from-slack"
"accessing-ow-from-slack",
"how-to-automate-your",
"automating-tasks"
]
},
{

View File

@@ -0,0 +1,4 @@
---
title: 'How to automate your'
---

Binary file not shown.

After

Width:  |  Height:  |  Size: 513 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 105 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 532 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 275 KiB