Skip to main content
Platform Roadmap

By developers, for developers.

  • 2025

    Block API Reference

    Easily document API references in documentation through the editor or with OpenAPI support.

  • Next.js toolkit

    Toolkit uses the headless docs with Next.js and ISR.

  • AI Assistant

    The assistant lets users ask questions in natural language directly on your documentation site, offering instant, contextual help.

  • React.js Block

    Create your own custom block implementing it in React.js.

  • I18n

    Add documents in multiple languages easily.

  • Sync block

    Create reusable blocks easily and manageably, with the ability to sync them across multiple documents.

  • Versions

    Easily implement and manage documentation versioning.

  • Workflow

    Define a document approval and review flow.

  • Audit logs

    The workspace admin can view updates for all members within the workspace.

Features#


PLATFORM#

Workspace#

Manage documentation in a workspace, where it manages members with permissions and documentation per product.

Members#

Invite your team members to collaborate.

AI Writer#

Use AI to assist with translations, summaries, explanations, and many other tools to speed up the writing process.

Collaborative documents#

Collaborate with your team using a real-time editor.

GitHub Sync#

Documentbase integrates with GitHub for bidirectional updates, enabling smooth collaboration across multidisciplinary teams.

Document History#

See all document edits over time and revert changes when needed.

Inline comments#

Add comments to documents and tag your team members.

Custom Domain#

Configure your own documentation domain.

Assets#

Upload images and videos directly to the platform that are distributed and optimized at the edge.

Spaces#

Create separate spaces to organize your documentation across multiple products, e.g., SDK, API, Changelog, and User Guides.

Track user feedback#

Documentbase provides built-in user feedback collection, helping you understand user pain points and address real problems effectively.

Theme editor#

Customize your site’s theme with an easy-to-use editor and straightforward configuration.

Redirects#

Automatic document redirects when URLs change.


BLOCKS#

Text#

Blocks of text formatted in bold, underline, italic, inline code and more.

Heading#

Heading block in 6 levels in the documentation with the size configurable in the theme.

List#

Nested list block with two different types, bullet or numbered.

Code Block#

Advanced code block with color highlight in different languages, show lines, tabs, line highlight or text with popover to describe details.

Columns#

Column block to create horizontal content.

Button#

Button styled link block.

Image#

Image Block from a URL or when uploaded by the platform. It can be Resized, positioned left, center, right, or full width.

Video#

Video embed from YouTube or when uploaded by the platform. It can be Resized, positioned left, center, right, or full width.

Quote#

Simple quote block.

Callout#

Configurable callout block with icon and background color.

Table#

Simple table block.

Accordions#

Accordion block with accordion group support.

Card#

Simple configurable Card block with image or icon with text and description.

Tabs#

Block of tabs that can contain any content inside the tab panel, add new tabs, remove or reorder.

Steps#

Steps are the ideal way to present a sequence of actions or events to your users.

Markdown#

Full markdown support by default.


DOCUMENTATION SITE#

Themes#

Customize your site with themes, color schemes, custom CSS, and layout options to align with your brand identity.

AI Ingestion#

Prepare your documentation for AI ingestion with Markdown pages, llms-full.txt, llms.txt, and buttons to open content in supported AI tools.

ISR#

Your documentation is served globally by CDN and the cache is managed when you make changes to your content.

A11y#

The documentation is assertive to screen readers as the blocks like tabs, sidebar and search follow the w3c recommendations.

We automatically index your content and perform incredibly fast full-text search.

Dark mode#

Users can choose between two themes when visiting a documentation, light or dark, or follow the system configuration.

Section#

Easily group documents into sections that are visible in the Sidebar.

Table of Contents#

The table of contents is configurable and updates dynamically, for example, it adjusts automatically when the current tab changes based on the headings within that tab.

User feedback#

Collect feedback from users if the current page helped them and get insights visible on the platform.

Navigation of related pages (next and previous) configurable in footer.

Last change#

Shows the time of the last change to the page when configurable.

SEO#

SEO-optimized documentation.

Custom CSS & JS#

Add your own CSS and JS to fully customize the appearance of the site and content blocks.


DEVELOPER API#

Headless React UI#

Open Source React.js components to build documentation, ToC, Sidebar, Heading, Tabs and more.

RESTful JSON API#

Headless documentation with a powerful REST API.

Webhook#

Enable webhooks to automatically update or revalidate page cache when using your own frontend with documents managed by our platform.