-
Notifications
You must be signed in to change notification settings - Fork 7
Add Fern Agent docs, rewrite Fern in Slack, and consolidate the Slack pages #6624
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Changes from 1 commit
3ff5fd0
83ed1b3
941bc07
593e121
0ab04b8
5507b11
d215471
523baf9
bd25321
File filter
Filter by extension
Conversations
Jump to
Diff view
Diff view
There are no files selected for viewing
| Original file line number | Diff line number | Diff line change |
|---|---|---|
| @@ -0,0 +1,80 @@ | ||
| --- | ||
| title: Fern Agent | ||
| description: An agentic AI assistant built into the Fern Dashboard that lets you edit docs, explore analytics, and manage your organization — all in plain language. | ||
| --- | ||
|
|
||
| Fern Agent is an AI assistant built directly into the [Fern Dashboard](https://dashboard.buildwithfern.com/). Instead of navigating menus and settings manually, you can describe what you want in plain language and Fern Agent will carry it out or point you in the right direction. | ||
|
|
||
| ## What you can do | ||
|
|
||
| ### Edit your docs | ||
|
|
||
| Ask Fern Agent to make changes to any of your docs sites. It reads your source repository, makes the requested edits, and delivers them as a branch, a pull request, or a live draft in the visual editor — whichever you prefer. | ||
|
|
||
| <Prompt title="Add a new page"> | ||
| Add a new page about authentication to my getting-started guide. | ||
| </Prompt> | ||
|
|
||
| <br /> | ||
|
|
||
| <Prompt title="Rewrite existing content"> | ||
| Rewrite the introduction on the overview page to be more concise. | ||
| </Prompt> | ||
|
|
||
| <br /> | ||
|
|
||
| <Prompt title="Reorganize navigation"> | ||
| Move the changelog section to the top of the sidebar. | ||
| </Prompt> | ||
|
|
||
| ### Explore analytics | ||
|
|
||
| Ask questions about your docs traffic, reader behavior, and broken links without writing a single query. | ||
|
|
||
| <Prompt title="Check traffic"> | ||
| Which pages got the most traffic last month? | ||
| </Prompt> | ||
|
|
||
| <br /> | ||
|
|
||
| <Prompt title="Find broken links"> | ||
| Are there any 404s on my site? | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 📝 [vale] reported by reviewdog 🐶 |
||
| </Prompt> | ||
|
|
||
| <br /> | ||
|
|
||
| <Prompt title="Understand traffic sources"> | ||
| Where is my traffic coming from? | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 🚫 [vale] reported by reviewdog 🐶
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 📝 [vale] reported by reviewdog 🐶 |
||
| </Prompt> | ||
|
|
||
| ### Review Ask AI activity | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 📝 [vale] reported by reviewdog 🐶 |
||
|
|
||
| Get a summary of what your readers are asking [Ask Fern](/learn/docs/ai-features/ask-fern/overview), which questions went unresolved, and what topics might need better documentation coverage. | ||
|
|
||
| <Prompt title="Summarize reader questions"> | ||
| What have readers been asking about this week? | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 📝 [vale] reported by reviewdog 🐶 |
||
| </Prompt> | ||
|
|
||
| <br /> | ||
|
|
||
| <Prompt title="Find unresolved conversations"> | ||
| Show me unresolved Ask AI conversations. | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 📝 [vale] reported by reviewdog 🐶 |
||
| </Prompt> | ||
|
|
||
| ### Manage your organization | ||
|
|
||
| Ask about members, billing, API keys, and site settings. For actions that require dashboard access, Fern Agent links you directly to the right page. | ||
|
|
||
| <Prompt title="Check organization members"> | ||
| Who are the admins in my organization? | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 📝 [vale] reported by reviewdog 🐶 |
||
| </Prompt> | ||
|
|
||
| <br /> | ||
|
|
||
| <Prompt title="Find API key settings"> | ||
| Where do I manage API keys? | ||
|
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 📝 [vale] reported by reviewdog 🐶
Contributor
There was a problem hiding this comment. Choose a reason for hiding this commentThe reason will be displayed to describe this comment to others. Learn more. 📝 [vale] reported by reviewdog 🐶 |
||
| </Prompt> | ||
|
|
||
| ## Getting started | ||
|
|
||
| Fern Agent is available to all Fern users from the [Dashboard](https://dashboard.buildwithfern.com/). Open the dashboard and use the chat panel to start a conversation. No setup is required. | ||
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
📝 [vale] reported by reviewdog 🐶
[Microsoft.QuestionMarks] Use questions sparingly.