# Documentation > Documentation for Documentation. Each article is available as clean markdown by appending .md to its URL. A full markdown export is available at https://docs.dewstack.com/llms-full.txt. ## Getting Started - [Explore Core Features](https://docs.dewstack.com/docs/welcome-to-dewstack/core-features.md): This is what Dewstack does, feature by feature, with a link to the guide for each one. - [Introduction](https://docs.dewstack.com/docs/welcome-to-dewstack/introduction.md): Dewstack hosts documentation sites. You write your pages in a rich editor in the Dewstack dashboard, and Dewstack serves them as a fast, themed docs site on… - [Quickstart](https://docs.dewstack.com/docs/welcome-to-dewstack/quickstart.md): This is the shortest path from a new Dewstack account to a documentation page anyone can open in a browser: create a workspace, add a collection, write a page,… - [Start your Journey](https://docs.dewstack.com/docs/welcome-to-dewstack/start-your-journey.md): Once you sign in to Dewstack you are looking at two things: the workspaces list , and – as soon as you open a workspace – a narrow icon sidebar down the left. ## Workspaces - [Create a new workspace](https://docs.dewstack.com/docs/understand-workspaces/create-a-new-workspace.md): A workspace is one documentation site: its own collections and pages, its own theme, its own URL and its own access rules. - [Duplicate a workspace](https://docs.dewstack.com/docs/understand-workspaces/duplicate-workspace.md): Duplicating a workspace makes a second, independent documentation site with the same collections, the same pages and most of the same look. - [Edit and delete a workspace](https://docs.dewstack.com/docs/understand-workspaces/edit-delete-a-workspace.md): Both live on the workspace card's kebab menu, on the My Workspaces list. Editing changes a workspace's name and whether it is public or private. - [Export a workspace](https://docs.dewstack.com/docs/understand-workspaces/export-workspace.md): Exporting turns a whole workspace into a single file you can keep, archive or hand to someone outside Dewstack – as a PDF, a zip of HTML files, or a CSV. - [Import Content](https://docs.dewstack.com/docs/understand-workspaces/import-content.md): Dewstack can pull content you have already written into a workspace: a Markdown or Word file, a PDF, an HTML file, a spreadsheet, a zip of several files, a… - [Understanding your Workspace Interface](https://docs.dewstack.com/docs/understand-workspaces/workspace-interface.md): Opening a workspace puts you in the Dewstack editor, which is three columns: the collection sidebar on the left, the editor pane in the middle, and a narrow… ## Collections - [Create a new Collection](https://docs.dewstack.com/docs/managing-collections/create-a-new-collection.md): A collection is a group of pages that forms one section of your docs sidebar – "Getting Started", "API Reference", "Troubleshooting". - [Manage a Collection](https://docs.dewstack.com/docs/managing-collections/manage-a-collection.md): Everything you can do to an existing collection is either a drag or an item in its kebab menu (the ⋮ next to the collection name in the workspace editor… ## Pages - [Create a new page](https://docs.dewstack.com/docs/managing-pages/create-a-new-page.md): A page is a single document in your docs: a title, a body, and a URL made from its collection's slug plus its own. - [Edit and Manage a page](https://docs.dewstack.com/docs/managing-pages/edit-and-manage-a-page.md): Everything you do to an existing page runs from one of two places: the ⋮ menu on the page's row in the workspace editor sidebar, or a drag of that row. - [Page History](https://docs.dewstack.com/docs/managing-pages/page-history.md): Dewstack keeps a versioned copy of a page's content every time it is saved, and Page History in the editor's right-hand panel lets you read those versions and… - [Save and Publish a Page](https://docs.dewstack.com/docs/managing-pages/save-and-publish-a-page.md): Dewstack has one save control: the split Save as button at the top right of the editor. ## Content Editing - [Code Blocks](https://docs.dewstack.com/docs/content-editing/code-blocks.md): A code block is a framed, syntax-highlighted snippet with a language label and a Copy button. - [Image Editor](https://docs.dewstack.com/docs/content-editing/image-editor.md): Dewstack has a built-in image editor for the three things documentation screenshots actually need: crop away the irrelevant window, highlight the region that… - [Text Editor Overview](https://docs.dewstack.com/docs/content-editing/text-editor-overview.md): The Dewstack editor is a WYSIWYG ("what you see is what you get") editor: it renders your page inside a frame that already carries your docs site's brand font… - [External Platform Content Embeds](https://docs.dewstack.com/docs/content-editing/third-party-embeds.md): You can drop a YouTube video, a Loom recording, a Figma frame, a slide deck or a form straight into a Dewstack page. ## Import Center - [Connect a service](https://docs.dewstack.com/docs/import-center/connect-a-service.md): Instead of downloading files and re-uploading them, you can connect Import Center directly to a service you already keep documents in and pick the files from… - [Import Center](https://docs.dewstack.com/docs/import-center/import-center-overview.md): Import Center is a document library. You upload source material into it once – PDFs, Word files, text, markdown – and then reuse each document for two things:… - [Upload documents](https://docs.dewstack.com/docs/import-center/upload-documents.md): Upload files into Import Center from the Import Documents button in the page header. ## FlowCapture - [Record a workflow](https://docs.dewstack.com/docs/flowcapture/record-a-workflow.md): Recording is the part you do once, in the app you are documenting. This page covers installing the extension, what the recording bar gives you, and how to fix… - [Review and publish a capture](https://docs.dewstack.com/docs/flowcapture/review-and-publish.md): A finished recording does not become a page on its own. It lands in FlowCapture in the dashboard sidebar as a pending capture, and stays there until you review… - [What is FlowCapture](https://docs.dewstack.com/docs/flowcapture/what-is-flowcapture.md): FlowCapture is a Chrome extension that records you clicking through a task and turns the recording into a finished how-to page in your workspace. ## SmartDocs - [Using Page Assist](https://docs.dewstack.com/docs/smartdocs/ai-page-assist.md): Page Assist is the AI writing assistant built into the Dewstack page editor. It summarizes, rewrites, restructures, retones and translates the page you have… - [What is SmartDocs](https://docs.dewstack.com/docs/smartdocs/what-is-smartdocs.md): SmartDocs is Dewstack's AI question-answering layer for your published documentation. - [Configuring SmartDocs](https://docs.dewstack.com/docs/smartdocs/configuring-smartdocs.md): SmartDocs is configured on one dashboard page – SmartDocs in the left sidebar. A single master toggle turns the feature on and reveals six tabs; until it is… ## AI-Ready Docs - [Answer-engine optimization](https://docs.dewstack.com/docs/ai-ready-docs/answer-engine-optimization.md): An answer engine – ChatGPT, Claude, Perplexity, Google's AI overview – retrieves a chunk of your page, usually one heading's worth of text, and answers from… - [llms.txt and llms-full.txt](https://docs.dewstack.com/docs/ai-ready-docs/llms-txt.md): Every public Dewstack docs site serves two plain-text files at its root: /llms.txt , a linked index of your documentation, and /llms-full.txt , the entire… - [Markdown alternates and the Copy page button](https://docs.dewstack.com/docs/ai-ready-docs/markdown-alternates.md): Every page on a public Dewstack docs site is also served as markdown. Add .md to the page's URL and you get the content with no navigation, no sidebar, no… - [AI-ready docs](https://docs.dewstack.com/docs/ai-ready-docs/why-ai-ready.md): A public Dewstack docs site publishes a second, machine-readable copy of itself alongside the pages people read. ## API & Agents - [API keys](https://docs.dewstack.com/docs/api-and-agents/api-keys.md): An API key lets a script, a CI job or an AI agent read your published documentation over HTTP, and, if you choose so when creating it, draft and edit pages… - [Connect an AI assistant (MCP)](https://docs.dewstack.com/docs/api-and-agents/mcp.md): Every public Dewstack docs site serves an MCP endpoint at /mcp . Point Claude, ChatGPT or Cursor at it and the assistant can search and read your documentation… - [REST API](https://docs.dewstack.com/docs/api-and-agents/rest-api.md): The Dewstack REST API returns your published documentation as JSON or markdown, so you can sync it into a search index, a support tool, or your own product's… - [Let an agent write drafts](https://docs.dewstack.com/docs/api-and-agents/let-an-agent-write.md): Your docs can be written by the AI you already talk to. Connect Claude or ChatGPT to your workspace once – a login and an Allow button, no keys, no code – and… ## Theme Customization - [Customize your Docs site](https://docs.dewstack.com/docs/customize/customize-your-docs-site.md): Customize is where you set what your published docs site looks like – theme, logo, colours, landing page, tabs, SEO and the reader-facing toggles. - [Landing page](https://docs.dewstack.com/docs/customize/landing-page.md): The landing page is what a visitor sees at the root of your Dewstack docs site – a hero with a title and a button, above a grid of your collections. - [Page features](https://docs.dewstack.com/docs/customize/page-features.md): Customize → Page Features controls the sidebar's colours and four things a reader sees on every article page: the table of contents, the feedback widget,… - [SEO, cookies and the Dewstack badge](https://docs.dewstack.com/docs/customize/seo-and-cookies.md): Three small sections at the bottom of Customize decide how search engines treat your Dewstack docs site, whether readers see a cookie notice, and whether a… - [Spaces and tabs](https://docs.dewstack.com/docs/customize/spaces-and-tabs.md): A space is a named group of collections that becomes a top-level tab on your Dewstack docs site – Docs , API , Help Center . - [Themes and dark mode](https://docs.dewstack.com/docs/customize/themes.md): A theme sets the layout of your Dewstack docs site – how the header, landing page hero, sidebar and article page are arranged. ## Hosting - [Access and Content Sharing](https://docs.dewstack.com/docs/hosting/access-and-content-sharing.md): Every Dewstack workspace publishes to a *.dewstack.com subdomain, and you decide who may open it from Settings → Hosting & Visibility . - [Custom Domain](https://docs.dewstack.com/docs/hosting/custom-domain.md): A custom domain serves your Dewstack workspace from an address you own – docs.acme.com instead of acme.dewstack.com . ## Integrations - [Custom Script Embed](https://docs.dewstack.com/docs/integrations/custom-script.md): The Custom Script card at the bottom of the Integrations page holds arbitrary HTML that Dewstack injects into every page of your published docs site. - [Integration with Google Analytics](https://docs.dewstack.com/docs/integrations/google-analytics.md): Dewstack can load your own Google Analytics tag on your published docs site, so page views, sessions and audience data from your documentation land in your own… - [Integration with Chat platforms](https://docs.dewstack.com/docs/integrations/integration-chat-platforms.md): Dewstack loads a live-chat widget on your published docs site so readers can start a conversation without leaving the page. - [Integration with Slack](https://docs.dewstack.com/docs/integrations/slack-integration.md): Connecting Dewstack to Slack puts your documentation behind a bot: someone asks a question in a channel and gets an AI-generated answer drawn from your… ## Analytics - [Analytics](https://docs.dewstack.com/docs/analytics-page/analytics.md): The Analytics page tells you what readers do with your documentation: how many visits it gets, which pages they land on, what they search for, what they ask… - [Analytics by plan](https://docs.dewstack.com/docs/analytics-page/analytics-by-plan.md): The Dewstack Analytics page is gated two ways: which of the four tabs you get, and how far back the date range can reach. ## Multi Language - [Interface language](https://docs.dewstack.com/docs/multi-lingual/multi-lingual.md): The Translate setting in Dewstack changes the language of the built-in interface labels on your docs site – the search box, the feedback prompt, the… ## Team Support - [Assign a workspace](https://docs.dewstack.com/docs/team-support/assign-workspace.md): A role decides what a team member can do; an assignment decides where they can do it. - [What is Team Support](https://docs.dewstack.com/docs/team-support/what-is-team-support.md): A Dewstack account is owned by a team . Team Support is what lets more than one person sign in to that account: you invite colleagues by email, give each of… - [Manage your team](https://docs.dewstack.com/docs/team-support/manage-team.md): Everything to do with team members happens on the Team page, in the left sidebar of the landing page below Workspaces . ## Account Settings - [Profile](https://docs.dewstack.com/docs/account-settings/profile.md): Your Dewstack profile holds two things you can edit: your Name and your password. Everything else about your account – your email address, your plan, your team… - [Subscription and billing](https://docs.dewstack.com/docs/account-settings/subscription.md): Dewstack sells four plans – Starter , Pro , Premium and Enterprise – and your plan decides how many workspaces you get, how many AI assistants and monthly AI… - [Getting support](https://docs.dewstack.com/docs/account-settings/support.md): Dewstack has a support channel built into the product: a form at /support that emails the Dewstack team. ## FAQs - [Common Questions](https://docs.dewstack.com/docs/faqs/common-questions.md): Short answers to the things people ask most often, with links to the full guide for each. If your question isn't here, email support@dewstack.com . ## Changelog - [August 2026](https://docs.dewstack.com/docs/changelog/august-2026.md): The agent release : your docs can now be written by the AI you already talk to, safely. New Agent write connections. - [July 2026](https://docs.dewstack.com/docs/changelog/july-2026.md): Release · July 2026 Docs your AI can read. Your documentation stopped being written only for humans. - [January 2026](https://docs.dewstack.com/docs/changelog/january-2026.md): Release · January 2026 See what readers actually do, and stop taking screenshots one at a time. The January release was about closing the loop. - [October 2025](https://docs.dewstack.com/docs/changelog/october-2025.md): Release · October 2025 Getting content in. Most documentation already exists somewhere else first. - [July 2025](https://docs.dewstack.com/docs/changelog/july-2025.md): Release · July 2025 Control over who sees what, down to a single collection. Until this release a workspace had one door: it was public, or it was behind one… - [Upgrade notes](https://docs.dewstack.com/docs/changelog/upgrade-notes.md): Nothing in the 2026 releases requires action – no URLs changed and no settings were reset. - [What's new](https://docs.dewstack.com/docs/changelog/whats-new.md): Every Dewstack release, newest first. Each one has a theme, because they were built that way: one release taught your docs to talk to AI assistants, another…