Document Fern Agent automations - #6776
Conversation
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
🤖 Devin AI EngineerI'll be helping with this pull request! Here's what you should know: ✅ I will automatically:
Note: I can only respond to comments from users who have write access to this repository. ⚙️ Control Options:
|
|
🌿 Preview your docs: https://fern-preview-devin-1788180663-agent-automations-docs.docs.buildwithfern.com/learn Here are the markdown pages you've updated: |
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
| </Step> | ||
|
|
||
| <Step title="Check what a run produces"> | ||
| Select **Run now** instead of waiting for the schedule, since running by hand leaves the next scheduled run where it was. Runs take a few minutes, and **Past runs** lists each one with a link to its conversation, where the report and any pull request are. |
There was a problem hiding this comment.
Avoid time-relative terms like 'now' that become outdated
| ### Examples | ||
|
|
||
| <Prompt title="Fix what readers complained about"> | ||
| Review the feedback readers left on our docs pages and fix the pages they said were missing information, wrong, or unclear. Make the changes and open a pull request. Ignore feedback about the product rather than the docs. |
There was a problem hiding this comment.
📝 [vale] <FernStyles.We> reported by reviewdog 🐶
Try to avoid using first-person plural like 'our'.
| <br /> | ||
|
|
||
| <Prompt title="Report on how the docs are doing"> | ||
| Report on how our docs are doing: the pages readers spend the most time on, where they drop off, the searches that return nothing, and what changed since last week. |
There was a problem hiding this comment.
📝 [vale] <FernStyles.We> reported by reviewdog 🐶
Try to avoid using first-person plural like 'our'.
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
Summary
Documents Fern Agent automations — a saved prompt Fern Agent works on a schedule with nobody present — as a
## Automationssection on the existing Fern Agent page, with a changelog entry and a pointer from the Docs AI overview.Behavior is taken from the fern-platform stack: #14259 (backend), #14260 (agent tools), #14261 (dashboard Automations page), and #14039 (Slack reports of finished runs). Written as live per the request.
What the section covers: creating an automation in the dashboard or conversationally; the 2,000-character prompt limit; delegated authorization (a run acts with its creator's Fern permissions, one authorization per person); daily/weekly schedules with a timezone and the 20-hour minimum interval; Run now; Past runs and where the report and any pull request live; Slack reports of each finished run (DM to the creator when their Slack account is linked to
@Fern, otherwise the automation's Slack notifications channel); org-wide visibility with creator-only mutation; pause vs. delete; the 10-automation limit and 30-day run history.Not documented: internal storage details (50-record page size, cron field format accepted by the API beyond what the dashboard exposes).
Verification
pre-commit run --files <changed>: vale passes, no new findings on changed lines (one pre-existingAPI referenceerror elsewhere in the file is untouched).fern check --warnings: 0 errors; warnings are all pre-existing.fern docs dev:Link to Devin session: https://app.devin.ai/sessions/51b3f9c63090457b8502a71a03b2ce71
Open in Devin Desktop: https://app.devin.ai/desktop/session/51b3f9c63090457b8502a71a03b2ce71?variant=devin