Content Options
Control the UI elements that appear around your page content.
Settings#
| Setting | What it does |
|---|---|
| Scroll to top button | Floating button that returns the reader to the top of the page |
| Prev / Next buttons | Navigation arrows at the bottom of each page |
| Breadcrumbs | Breadcrumb trail above the page title |
| Ask AI button | "Ask AI" button shown on the page |
| Ask AI in outline | AI button shown in the right-side table of contents panel |
How to Configure#
- Open your docs site.
- Float Widget → Design → Content tab.
- Toggle the desired options.
- Save.
Scroll to Top#
A small floating arrow that appears after the reader scrolls down. One click returns them to the top of the page.
Recommended for: Long reference pages, API docs, or any page that exceeds one screen height.
Prev / Next Buttons#
Adds "← Previous" and "Next →" navigation arrows at the bottom of every page, linking to the adjacent pages in your sidebar order.
Recommended for: Tutorial-style docs where readers follow a sequence. Leave off for reference docs where pages are consulted independently.
Breadcrumbs#
Shows the current page location as a path above the heading:
Home > Guides > Custom Domain
More about breadcrumbs in sidebar settings →
Ask AI Button#
Shows a "Ask AI" prompt button that opens the AI chat assistant. Requires the AI Agent to be enabled.
You can show it:
- On the page (as a floating or inline button)
- In the right outline panel (table of contents area)
Both can be on at the same time if you want maximum discoverability.
Give readers the navigation experience they deserve. Connect your GitHub repo →