mirror of
https://github.com/different-ai/openwork
synced 2026-04-25 17:15:34 +02:00
Add automation documentation
Mintlify-Source: dashboard-editor
This commit is contained in:
33
packages/docs/automating-tasks.mdx
Normal file
33
packages/docs/automating-tasks.mdx
Normal 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>
|
||||

|
||||
</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>
|
||||

|
||||
</Frame>
|
||||
|
||||
If it works you'll see the chat response positively:
|
||||
|
||||
<Frame>
|
||||

|
||||
</Frame>
|
||||
|
||||
And you'll then see it listed here:
|
||||
|
||||
<Frame>
|
||||

|
||||
</Frame>
|
||||
@@ -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"
|
||||
]
|
||||
},
|
||||
{
|
||||
|
||||
4
packages/docs/how-to-automate-your.mdx
Normal file
4
packages/docs/how-to-automate-your.mdx
Normal file
@@ -0,0 +1,4 @@
|
||||
---
|
||||
title: 'How to automate your'
|
||||
---
|
||||
|
||||
BIN
packages/docs/images/image-1.png
Normal file
BIN
packages/docs/images/image-1.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 513 KiB |
BIN
packages/docs/images/image-3.png
Normal file
BIN
packages/docs/images/image-3.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 105 KiB |
BIN
packages/docs/images/image-4.png
Normal file
BIN
packages/docs/images/image-4.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 532 KiB |
BIN
packages/docs/images/image-5.png
Normal file
BIN
packages/docs/images/image-5.png
Normal file
Binary file not shown.
|
After Width: | Height: | Size: 275 KiB |
Reference in New Issue
Block a user