Option to hide Help Center sidebar
I want to be able to hide the left sidebar in the Help Center entirely. Currently, it takes up space and I would prefer a full-width article view or a more minimal layout without the persistent navigation sidebar.

Stephanie van Dee 11 days ago
Option to hide Help Center sidebar
I want to be able to hide the left sidebar in the Help Center entirely. Currently, it takes up space and I would prefer a full-width article view or a more minimal layout without the persistent navigation sidebar.

Stephanie van Dee 11 days ago
Screen Studio Video Embedding
I want to be able to embed Screen Studio videos directly into Featurebase (changelogs, help articles, etc.) using a share link. This would make it easier to share high-quality screen recordings without having to download and re-upload them as MP4s.

Frederik Beier 3 days ago
Screen Studio Video Embedding
I want to be able to embed Screen Studio videos directly into Featurebase (changelogs, help articles, etc.) using a share link. This would make it easier to share high-quality screen recordings without having to download and re-upload them as MP4s.

Frederik Beier 3 days ago
Option for Help Center Article @Mentions behavior - Dynamic Locale-Aware vs Direct
I want @mention links in Help Center articles to automatically adapt to the reader's currently selected locale. For example, if I mention an article using @pricing in the primary English version, a reader viewing the Dutch version of that article should see the Dutch title and be linked to the Dutch version of the pricing article. Currently, mentions seem to be direct links to a specific language version that was selected on mentioning. I would like the option to: Have mention links dynamically direct to the same locale the user is currently viewing.

Karin Olde Keizer 4 days ago
Translations
Option for Help Center Article @Mentions behavior - Dynamic Locale-Aware vs Direct
I want @mention links in Help Center articles to automatically adapt to the reader's currently selected locale. For example, if I mention an article using @pricing in the primary English version, a reader viewing the Dutch version of that article should see the Dutch title and be linked to the Dutch version of the pricing article. Currently, mentions seem to be direct links to a specific language version that was selected on mentioning. I would like the option to: Have mention links dynamically direct to the same locale the user is currently viewing.

Karin Olde Keizer 4 days ago
Translations
Next
Respect permissions in "Similar article" suggestions on post creation
I want the "Similar article" suggestion engine (when submitting feedback) to respect user permissions and segments. Currently, users are being suggested articles that they don't have access to see (e.g. restricted to Team members), which can leak sensitive information. The suggestions should only show content the current user is authorized to view.

James Stevens 4 days ago
Next
Respect permissions in "Similar article" suggestions on post creation
I want the "Similar article" suggestion engine (when submitting feedback) to respect user permissions and segments. Currently, users are being suggested articles that they don't have access to see (e.g. restricted to Team members), which can leak sensitive information. The suggestions should only show content the current user is authorized to view.

James Stevens 4 days ago
User-level article view history tracking
I want to be able to track and see exactly how many times a specific user has viewed a specific help article. Currently, I can only see aggregated data or the 20 most recent views in the Inbox, but I need a full historical count per user to better understand their engagement and support needs.

Valeria Romani 5 days ago
User-level article view history tracking
I want to be able to track and see exactly how many times a specific user has viewed a specific help article. Currently, I can only see aggregated data or the 20 most recent views in the Inbox, but I need a full historical count per user to better understand their engagement and support needs.

Valeria Romani 5 days ago
Help Center Tags
I would like the ability to view and edit the segments that are allowed to see a given article or collection from the Article/Collection Summary pages.

Angela Camp 6 days ago
Help Center Tags
I would like the ability to view and edit the segments that are allowed to see a given article or collection from the Article/Collection Summary pages.

Angela Camp 6 days ago
Broken Link Checker / Dead Link Identification Tool
I want to be able to identify if there are any dead links (broken links) in my help center after removing an article. This would help maintain site integrity and ensure users don't hit 404 pages from internal links that used to point to the deleted content.

Marijke Touw 7 days ago
Broken Link Checker / Dead Link Identification Tool
I want to be able to identify if there are any dead links (broken links) in my help center after removing an article. This would help maintain site integrity and ensure users don't hit 404 pages from internal links that used to point to the deleted content.

Marijke Touw 7 days ago
Image captions remain untranslated when using AI translation
AI translation only processes article body text - captions under images stay in the original language regardless of target language selection.

Zemtu 7 days ago
Translations
Image captions remain untranslated when using AI translation
AI translation only processes article body text - captions under images stay in the original language regardless of target language selection.

Zemtu 7 days ago
Translations
Notifications for users on new Help Center articles
I want users to receive automatic notifications (like email or in-app alerts) whenever a new article is published in the Help Center. This would help keep users informed about new documentation and guides without them having to check manually.

Kristoffer Gransing 7 days ago
Notifications for users on new Help Center articles
I want users to receive automatic notifications (like email or in-app alerts) whenever a new article is published in the Help Center. This would help keep users informed about new documentation and guides without them having to check manually.

Kristoffer Gransing 7 days ago
Notifications for Help Center article feedback
I want to receive notifications (email, Slack, or in-app) when someone leaves feedback or a reaction on a Help Center article. Currently, I have to manually check the analytics, which makes it hard to respond to feedback quickly.

Kristoffer Gransing 7 days ago
Notifications for Help Center article feedback
I want to receive notifications (email, Slack, or in-app) when someone leaves feedback or a reaction on a Help Center article. Currently, I have to manually check the analytics, which makes it hard to respond to feedback quickly.

Kristoffer Gransing 7 days ago
API for searching in the Help Center
I would like an API endpoint to easily search the help center after relevant articles to my query. The endpoint should return best matching results so I can show them to my user.

David Boya 12 days ago
API for searching in the Help Center
I would like an API endpoint to easily search the help center after relevant articles to my query. The endpoint should return best matching results so I can show them to my user.

David Boya 12 days ago
Support 301/302 Redirects for Language-Prefixed Help Center URLs to Prevent Duplicate Indexing
When per-language settings are enabled in the Help Center, articles are accessible via both language-prefixed and non-prefixed URL structures (e.g., /articles/... and /en/articles/...). Currently, both versions return HTTP 200 with identical content, which can lead to duplicate indexing in search enginesβeven if canonical tags point to the language-prefixed version. This behavior may split ranking signals, impressions, and backlink equity across duplicate URLs, negatively impacting SEO performance. Instead, only one URL variant should return HTTP 200, and the alternate variant should 301 (or 302) redirect directly to the designated locale-specific URL (e.g., /articles/... β /en/articles/..., or vice versa). This ensures a single authoritative, indexable URL per article per locale while consolidating ranking signals and preserving backlink equity.

Team HelloShift 19 days ago
Translations
Support 301/302 Redirects for Language-Prefixed Help Center URLs to Prevent Duplicate Indexing
When per-language settings are enabled in the Help Center, articles are accessible via both language-prefixed and non-prefixed URL structures (e.g., /articles/... and /en/articles/...). Currently, both versions return HTTP 200 with identical content, which can lead to duplicate indexing in search enginesβeven if canonical tags point to the language-prefixed version. This behavior may split ranking signals, impressions, and backlink equity across duplicate URLs, negatively impacting SEO performance. Instead, only one URL variant should return HTTP 200, and the alternate variant should 301 (or 302) redirect directly to the designated locale-specific URL (e.g., /articles/... β /en/articles/..., or vice versa). This ensures a single authoritative, indexable URL per article per locale while consolidating ranking signals and preserving backlink equity.

Team HelloShift 19 days ago
Translations
Allow size adjustment (height/width) for Custom Iframe Block
I am using the Custom Iframe block in the Help Center/Changelog and need the ability to adjust the size of the iframe window (height and width) to properly display the embedded content. Currently, there are no exposed size parameters.

Mike About 1 month ago
Allow size adjustment (height/width) for Custom Iframe Block
I am using the Custom Iframe block in the Help Center/Changelog and need the ability to adjust the size of the iframe window (height and width) to properly display the embedded content. Currently, there are no exposed size parameters.

Mike About 1 month ago
Segmented Article suggestions not appearing when editing articles
I am experiencing an issue where the '@' mention feature does not display segmented access article suggestions when I am trying to interlink articles within the same user segment.

Bhargav Virupaakshi About 2 months ago
Segmented Article suggestions not appearing when editing articles
I am experiencing an issue where the '@' mention feature does not display segmented access article suggestions when I am trying to interlink articles within the same user segment.

Bhargav Virupaakshi About 2 months ago
[Dashboard Article Editor Crashing] Application error on specific article potentially due to unsupported characters
I am experiencing an 'Application error' on a specific article. I suspect this might be due to unsupported characters in the content.

Luke Wakefield About 1 month ago
[Dashboard Article Editor Crashing] Application error on specific article potentially due to unsupported characters
I am experiencing an 'Application error' on a specific article. I suspect this might be due to unsupported characters in the content.

Luke Wakefield About 1 month ago
AI Mode in Help Center API doesn't support accordions
Whenever I try to submit an updated article with the correct tags to create an accordion, the AI mode changes that HTML away from using an accordion and just a small header and text instead. It instantly worked when I turned off AI mode.

Alex Z About 1 month ago
AI Mode in Help Center API doesn't support accordions
Whenever I try to submit an updated article with the correct tags to create an accordion, the AI mode changes that HTML away from using an accordion and just a small header and text instead. It instantly worked when I turned off AI mode.

Alex Z About 1 month ago
Bug: Contributor role cannot search for audience-restricted articles due to missing Moderate Posts permission
I want to report a bug where articles restricted to specific audiences (e.g., "Internal Users") do not appear in search results for users with the Contributor role, even though they can browse to them. This seems to be because search currently requires the Moderate Posts permission, which the Contributor role lacks. It is important because internal staff using the Contributor role cannot efficiently find restricted documentation via search.

Ed Kinne About 1 month ago
Bug: Contributor role cannot search for audience-restricted articles due to missing Moderate Posts permission
I want to report a bug where articles restricted to specific audiences (e.g., "Internal Users") do not appear in search results for users with the Contributor role, even though they can browse to them. This seems to be because search currently requires the Moderate Posts permission, which the Contributor role lacks. It is important because internal staff using the Contributor role cannot efficiently find restricted documentation via search.

Ed Kinne About 1 month ago
Headings in accordions appear in the side-menu
Headings inside accordion and FAQ elements shouldn't be appearing on the side menu:

Markus from Featurebase About 1 month ago
Headings in accordions appear in the side-menu
Headings inside accordion and FAQ elements shouldn't be appearing on the side menu:

Markus from Featurebase About 1 month ago
Read-only Help Center API for external indexing + AI search (Help Center + Changelog)
Hi Featurebase team, We use Featurebase as our customer-facing Help Center / Knowledge Base, and weβd like to integrate our Featurebase docs into an internal search/AI system. To do that reliably, we need a stable, documented, read-only API (or equivalent export mechanism) for Help Center content, designed for incremental sync. Why this would help This would enable integrations that: index Featurebase docs into external systems for fast search/AI assistance keep Featurebase as the single source of truth respect access rules and avoid accidental ingestion of private/internal docs

SGM Ninja About 1 month ago
Read-only Help Center API for external indexing + AI search (Help Center + Changelog)
Hi Featurebase team, We use Featurebase as our customer-facing Help Center / Knowledge Base, and weβd like to integrate our Featurebase docs into an internal search/AI system. To do that reliably, we need a stable, documented, read-only API (or equivalent export mechanism) for Help Center content, designed for incremental sync. Why this would help This would enable integrations that: index Featurebase docs into external systems for fast search/AI assistance keep Featurebase as the single source of truth respect access rules and avoid accidental ingestion of private/internal docs

SGM Ninja About 1 month ago
Enable 2x enter in the /accordion element to create an empty line
Currently, when you want to create an empty line in the accordion, you canβt press double enter as you would in the overall editor. Thereβs a workaround of having text and deleting it later, but itβs not ideal.

Markus from Featurebase 2 months ago
Enable 2x enter in the /accordion element to create an empty line
Currently, when you want to create an empty line in the accordion, you canβt press double enter as you would in the overall editor. Thereβs a workaround of having text and deleting it later, but itβs not ideal.

Markus from Featurebase 2 months ago