Public Documentation Portal

Searchable product documentation accessible from the landing page — no login required

Public Documentation Portal

Deslicer AI documentation is publicly accessible at /docs — browse all product docs, search by keyword, and navigate by section without signing in.


Accessing the Docs

You can reach the documentation portal in three ways:

  • Landing page navigation — click Docs in the top navigation bar or the footer
  • Direct URL — go to /docs in your browser
  • Keyboard shortcut — press Cmd+K (Mac) or Ctrl+K (Windows/Linux) on any docs page to open search

No login or account is required to read the documentation. If you arrive from inside the app (via ?from=app), the header shows a Back to app link instead of sign-in buttons.

Searching Documentation

The docs portal includes a built-in search that works across all pages:

  1. Click the Search docs... button in the header, or press Cmd+K / Ctrl+K.
  2. Type at least two characters to see results.
  3. Results are grouped by section (Overview, Agents, Integrations, etc.) and show the page title and description.
  4. Select a result to navigate directly to that page.

Search matches against page titles, descriptions, and full content. Results appear instantly as you type.

Browsing by Section

The docs home page (/docs) displays all documentation sections as cards. Each card lists up to five pages in that section. On desktop, a persistent sidebar shows the full section tree with collapsible groups. The current page is highlighted in the sidebar for easy orientation.

For LLM Agents

The documentation is structured for both human readers and AI agents. Each page includes frontmatter with title, section, and description fields. The search endpoint returns structured results that AI agents can consume for context retrieval during conversations.