For AI agents: a documentation index is available at the root level at /llms.txt and /llms-full.txt. Append /llms.txt to any URL for a page-level index, or .md for the markdown version of any page.
Book a demoLog inStart for free
  • Getting started
    • Overview
    • How it works
    • Quickstart
    • Project structure
    • Customer showcase
    • Changelog
  • Configuration
    • Overview
    • Site-level settings
    • Page-level settings
  • Writing content
    • Markdown basics
    • Rich media in Markdown
    • Fern Editor
    • Reusable snippets
  • AI features
    • Overview
    • Fern Writer
    • AI-generated examples
    • Markdown access
      • Overview
      • Customize LLM output
      • Agent directives
      • Analytics and integration
    • MCP server
    • API catalog discovery
      • Overview
      • Keyboard shortcuts
  • Public API
    • GETJWT from Fern API key
    • GETAlgolia search credentials
    • GETCurrent user information
  • Fern Writer API
    • GETGet Fern Writer Install Link
Checking status...
SOC2Soc 2 Type II
© 2026 Fern • Birch Solutions, Inc., a Postman company

Documentation

SDKsDocsAsk FernCLI Reference

API Definitions

OpenAPIAsyncAPIOpenRPCgRPC

Resources

BlogSupportPricing

Company

Brand KitPrivacy PolicyTerms of Service
LogoLogo
Book a demoLog inStart for free
On this page
  • Interactive elements
  • Navigation
  • Search
  • Troubleshooting
Accessibility

Keyboard shortcuts

||View as Markdown|
Was this page helpful?
Edit this page
Previous

Overview

Next

Overview of API References

Fern docs include built-in keyboard shortcuts for navigation, search, and interactive features.

Interactive elements

ActionShortcut
Move focus between interactive elementsTab
Move focus backward between interactive elementsShift + Tab
Activate buttons and expandable sectionsEnter or Space
Close open dialogs, panels, and the API playgroundEscape
Toggle Ask AI panelCommand + / (macOS)
Ctrl + / (Windows/Linux)
Toggle API playground/explorerCtrl + `

The Command/Ctrl + / shortcut is different from the single / key which opens the regular search dialog.

Navigation

ActionShortcut
Navigate to the previous or next pageCommand + ← / → (macOS)
Alt + ← / → (Windows/Linux)
Scroll to top or bottom of pageCommand + ↑ / ↓ (macOS)
Ctrl + ↑ / ↓ (Windows/Linux)

Some browsers may intercept these shortcuts for back/forward history navigation.

Search

ActionShortcut
Open search dialogCommand + K (macOS)
Ctrl + K (Windows/Linux)
Open search dialog when focus isn’t in a text input field/ (forward slash)

The / shortcut won’t work when typing in an input field, textarea, or contenteditable element.

Within the search dialog:

ActionShortcut
Navigate between search resultsArrow keys
Select a search resultEnter

Troubleshooting

If keyboard shortcuts aren’t working:

  • Browser conflicts: Some browsers use the same shortcuts for their own features (e.g., Command + ← / → for history navigation).
  • Operating system conflicts: Your OS may intercept certain keyboard combinations. Check your system keyboard settings.
  • Focus in input fields: The / shortcut won’t work when typing in a text field. Use Command/Ctrl + K instead.
  • Extension conflicts: Browser extensions may override keyboard shortcuts. Try disabling extensions.