Skip to content

Completely rewrite the Fern Slack bot page and restructure its navigati… - #6623

Closed
fern-api[bot] wants to merge 2 commits into
mainfrom
2026-08-13-fern-ai-d8be69-7f17729c
Closed

Completely rewrite the Fern Slack bot page and restructure its navigati…#6623
fern-api[bot] wants to merge 2 commits into
mainfrom
2026-08-13-fern-ai-d8be69-7f17729c

Conversation

@fern-api

@fern-api fern-api Bot commented Aug 13, 2026

Copy link
Copy Markdown
Contributor

The docs.yml looks correct. All changes are staged and verified. Here's a summary of what was done:

Four files changed:

  1. Created fern/products/docs/pages/ai/fern-slack.mdx — the fully rewritten "Fern in Slack" page covering both Q&A and docs-update capabilities in a single unified bot, with setup steps for each mode, configuration options, how answering works, how to improve answers over time, docs-update behavior with example requests, and privacy/data handling.

  2. Deleted fern/products/docs/pages/ask-fern/slack-app.mdx — the old Ask Fern Slack app page is removed.

  3. Updated fern/products/docs/docs.yml — removed the Fern Writer top-level page entry from the AI features section, removed the Slack app entry from Ask Fern > Setup, and added the new Fern in Slack page at slug: fern-slack alongside the MCP server entry in the AI features section.

  4. Updated fern/products/docs/pages/ai/overview.mdx — replaced the "Ask Fern Slack app" card (linking to the old slug) with an "@fern in Slack" card (linking to /learn/docs/ai-features/fern-slack) in both the "Find answers" and "Create and update content" sections, and updated the prose references accordingly.

Follow the URL returned in the `install_url` response field.
</Step>
<Step title="Add to your workspace">
You'll be redirected to Slack to authorize the app. Select your workspace and click **Allow**.

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] reported by reviewdog 🐶
[Microsoft.UIVerbs] Use 'select' instead of the input-specific verb 'click'.


### Update docs

Docs updates require a connected GitHub repository. GitLab and other Git providers are not currently supported.

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] reported by reviewdog 🐶
[Microsoft.Contractions] Use 'aren't' instead of 'are not'.


### Update docs

Docs updates require a connected GitHub repository. GitLab and other Git providers are not currently supported.

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] reported by reviewdog 🐶
[FernStyles.Current] Avoid time-relative terms like 'currently' that become outdated

Follow the URL returned in the response.
</Step>
<Step title="Add to your workspace">
You'll be redirected to Slack to authorize the app. Select your workspace and click **Allow**.

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] reported by reviewdog 🐶
[Microsoft.UIVerbs] Use 'select' instead of the input-specific verb 'click'.


You can rename @Fern to match your brand (e.g., `@Acme Support`):

1. In Slack, go to **Apps** in the sidebar and click **Fern**

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] reported by reviewdog 🐶
[Microsoft.UIVerbs] Use 'select' instead of the input-specific verb 'click'.


### Improve answers over time

You can teach @Fern from real interactions to improve future responses:

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] reported by reviewdog 🐶
[FernStyles.Current] Avoid time-relative terms like 'future' that become outdated

4. @Fern drafts an improved Q&A pair — iterate until it looks right
5. Confirm, and @Fern saves the pair to the knowledge base

Once indexed, @Fern uses the curated Q&A pair to inform future responses to similar questions.

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] reported by reviewdog 🐶
[Microsoft.Wordiness] Consider using 'tell' instead of 'inform'.

4. @Fern drafts an improved Q&A pair — iterate until it looks right
5. Confirm, and @Fern saves the pair to the knowledge base

Once indexed, @Fern uses the curated Q&A pair to inform future responses to similar questions.

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] reported by reviewdog 🐶
[FernStyles.Current] Avoid time-relative terms like 'future' that become outdated


## Privacy and data handling

@Fern does not store your Slack messages directly. When you tag @Fern or reference a thread, the content is held in a session to complete the task and is **not retained** afterwards.

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] reported by reviewdog 🐶
[Microsoft.Contractions] Use 'isn't' instead of 'is not'.


## Privacy and data handling

@Fern does not store your Slack messages directly. When you tag @Fern or reference a thread, the content is held in a session to complete the task and is **not retained** afterwards.

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] reported by reviewdog 🐶
[Microsoft.Contractions] Use 'doesn't' instead of 'does not'.

@github-actions

Copy link
Copy Markdown
Contributor

devin-ai-integration Bot added a commit that referenced this pull request Aug 13, 2026
Co-Authored-By: Devin AI <158243242+devin-ai-integration[bot]@users.noreply.github.com>
@devin-ai-integration

Copy link
Copy Markdown
Contributor

Superseded by #6624 — the Fern in Slack rewrite has been folded into that PR.

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.

0 participants