Skip to content
Draft
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
10 changes: 5 additions & 5 deletions fern/docs/configuration/doc-collections.md
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,7 @@
title: Doc Collections
---

Doc Collections are the platforms where your documentation lives. Whether you're using Git-synced platforms such as Fern, Mintlify, or Docusaurus, or standalone platforms such as Zendesk, Intercom, and Webflow, you'll need to configure Promptless to read from and publish to your existing docs.
Doc Collections are the platforms where your documentation lives. Whether you're using Git-synced platforms such as Fern, Mintlify, or Docusaurus, or standalone platforms such as Zendesk and Intercom, you'll need to configure Promptless to read from and publish to your existing docs.

## Git-hosted Documentation Platforms

Expand Down Expand Up @@ -34,12 +34,12 @@ For teams using content management systems that don't sync with GitHub, Promptle
<Card title="Intercom (Beta)" icon="fa-solid fa-comments" href="/docs/configuration/doc-collections/intercom">
Customer support documentation and help center content
</Card>

<Card title="Webflow (Beta)" icon="fa-solid fa-w" href="/docs/configuration/doc-collections/webflow">
Blog posts, collection items, and marketing site content
</Card>
</CardGroup>

<Note>
Intercom is a beta integration that requires contacting [help@gopromptless.ai](mailto:help@gopromptless.ai) to enable for your account.
</Note>

## Multi-Platform Publishing

Promptless can publish to multiple documentation locations simultaneously, allowing you to use the same trigger events and context sources across different platforms.
Expand Down