From ecdcde767fdc93c83741d2f40ed57af0a21fc12f Mon Sep 17 00:00:00 2001 From: "promptless[bot]" <179508745+promptless[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 23:45:11 +0000 Subject: [PATCH 1/2] Add Tips and Tricks documentation page --- fern/docs.yml | 8 ++++++++ fern/docs/tips-and-tricks.mdx | 32 ++++++++++++++++++++++++++++++++ 2 files changed, 40 insertions(+) create mode 100644 fern/docs/tips-and-tricks.mdx diff --git a/fern/docs.yml b/fern/docs.yml index 6155d23..ed06f82 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -67,10 +67,14 @@ navigation: contents: - page: GitHub Repos (Docs as Code) path: ./docs/configuration/doc-collections/github-repos.md + - page: Document360 + path: ./docs/configuration/doc-collections/document360.md - page: Zendesk path: ./docs/configuration/doc-collections/zendesk.md - page: Intercom (Beta) path: ./docs/configuration/doc-collections/intercom.md + - page: Webflow (Beta) + path: ./docs/configuration/doc-collections/webflow.md - section: How to use Promptless icon: fa-regular fa-star path: ./docs/features/index.mdx @@ -83,6 +87,8 @@ navigation: path: ./docs/features/web-ui-feedback.mdx - page: Providing Feedback path: ./docs/features/providing-feedback.mdx + - page: Tips and Tricks + path: ./docs/tips-and-tricks.mdx - section: Integrations icon: fa-regular fa-plug path: ./docs/integrations/index.mdx @@ -110,6 +116,8 @@ navigation: path: ./docs/integrations/zendesk.mdx - page: Intercom Integration (Beta) path: ./docs/integrations/intercom.md + - page: Webflow Integration (Beta) + path: ./docs/integrations/webflow.mdx - section: Account Management icon: fa-regular fa-users contents: diff --git a/fern/docs/tips-and-tricks.mdx b/fern/docs/tips-and-tricks.mdx new file mode 100644 index 0000000..63ee3a9 --- /dev/null +++ b/fern/docs/tips-and-tricks.mdx @@ -0,0 +1,32 @@ +--- +title: Tips and Tricks +description: Practical tips to help you work more efficiently with Promptless +--- + +Practical tips to help you work more efficiently with Promptless. + +## Use Slack's "Update Docs" Message Action + +Turn Slack conversations into documentation using the "Update Docs" message action. + + + + Locate the message or thread you want to document. + + + + Click the three-dot menu (⋯) on the message. + + + + Choose "Update Docs" from the menu. If you don't see it, click "More message shortcuts" and search for it. + + + + Promptless analyzes the full thread and creates a documentation suggestion. + + + +This captures context that might otherwise be lost in chat history—great for troubleshooting solutions, feature explanations, or team decisions. + +For more ways to interact with Promptless in Slack, see [Working with Slack](/docs/how-to-use-promptless/slack-interactions). From 3a321a4ca07ea80fdc46a3d7ffe17a134c63a34f Mon Sep 17 00:00:00 2001 From: "promptless[bot]" <179508745+promptless[bot]@users.noreply.github.com> Date: Tue, 20 Jan 2026 23:47:57 +0000 Subject: [PATCH 2/2] Sync documentation updates --- fern/docs.yml | 6 ------ 1 file changed, 6 deletions(-) diff --git a/fern/docs.yml b/fern/docs.yml index ed06f82..c49b965 100644 --- a/fern/docs.yml +++ b/fern/docs.yml @@ -67,14 +67,10 @@ navigation: contents: - page: GitHub Repos (Docs as Code) path: ./docs/configuration/doc-collections/github-repos.md - - page: Document360 - path: ./docs/configuration/doc-collections/document360.md - page: Zendesk path: ./docs/configuration/doc-collections/zendesk.md - page: Intercom (Beta) path: ./docs/configuration/doc-collections/intercom.md - - page: Webflow (Beta) - path: ./docs/configuration/doc-collections/webflow.md - section: How to use Promptless icon: fa-regular fa-star path: ./docs/features/index.mdx @@ -116,8 +112,6 @@ navigation: path: ./docs/integrations/zendesk.mdx - page: Intercom Integration (Beta) path: ./docs/integrations/intercom.md - - page: Webflow Integration (Beta) - path: ./docs/integrations/webflow.mdx - section: Account Management icon: fa-regular fa-users contents: