Skip to content

Document Fern Agent automations - #6776

Open
devin-ai-integration[bot] wants to merge 5 commits into
mainfrom
devin/1788180663-agent-automations-docs
Open

Document Fern Agent automations#6776
devin-ai-integration[bot] wants to merge 5 commits into
mainfrom
devin/1788180663-agent-automations-docs

Conversation

@devin-ai-integration

@devin-ai-integration devin-ai-integration Bot commented Aug 31, 2026

Copy link
Copy Markdown
Contributor

Summary

Documents Fern Agent automations — a saved prompt Fern Agent works on a schedule with nobody present — as a ## Automations section 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-existing API reference error elsewhere in the file is untouched).
  • fern check --warnings: 0 errors; warnings are all pre-existing.
  • Rendered locally with fern docs dev:

Automations section, prompt and examples

Authorization, schedule, run history, Slack reports

Link to Devin session: https://app.devin.ai/sessions/51b3f9c63090457b8502a71a03b2ce71
Open in Devin Desktop: https://app.devin.ai/desktop/session/51b3f9c63090457b8502a71a03b2ce71?variant=devin

Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@devin-ai-integration

Copy link
Copy Markdown
Contributor Author

🤖 Devin AI Engineer

I'll be helping with this pull request! Here's what you should know:

✅ I will automatically:

  • Address comments on this PR. Add '(aside)' to your comment to have me ignore it.
  • Look at CI failures and help fix them

Note: I can only respond to comments from users who have write access to this repository.

⚙️ Control Options:

  • Disable automatic comment, CI, and merge conflict monitoring

Comment thread fern/products/docs/pages/ai/fern-agent.mdx
Comment thread fern/products/docs/pages/changelog/2026-08-31.mdx
@github-actions

Copy link
Copy Markdown
Contributor

devalog and others added 3 commits August 31, 2026 12:57
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.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

⚠️ [vale] <FernStyles.Current> reported by reviewdog 🐶
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.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [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.

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

📝 [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>
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant