> ## Documentation Index
> Fetch the complete documentation index at: https://docs.daoco.org/llms.txt
> Use this file to discover all available pages before exploring further.

# Preview features

> Understand workspace-gated preview flags and separately labeled preview surfaces in daoco.

Preview features are early surfaces that may change before general availability. Some are workspace-gated flags managed by owners or admins, and others are preview-labeled product surfaces that do not use the preview toggle registry.

## Status matrix

| Feature                  | Registry status                                                        | Workspace toggle |                        Default | What it unlocks                                                                                                  | Guide                                                               |
| ------------------------ | ---------------------------------------------------------------------- | ---------------: | -----------------------------: | ---------------------------------------------------------------------------------------------------------------- | ------------------------------------------------------------------- |
| Pinterest                | `pinterest-integration` in `packages/convex/convex/featureFlags.ts`    |              Yes |                            Off | Pinterest connection and image Pin publishing.                                                                   | [Pinterest beta](/preview-features/pinterest-beta)                  |
| Dev Testing integrations | `mcp-category-dev-testing` in `packages/convex/convex/featureFlags.ts` |              Yes |                            Off | Provider connections still awaiting provider approval or production readiness.                                   | [Integrations](/connections/integrations)                           |
| Browser automation       | `browser-automation` in `packages/convex/convex/featureFlags.ts`       |              Yes |                            Off | Secure browser-backed tasks for supported social platforms.                                                      | [Browser automation preview](/preview-features/browser-automation)  |
| Reddit                   | `reddit-integration` in `packages/convex/convex/featureFlags.ts`       |              Yes |                            Off | Reddit research, drafting, and hand-off publishing from brand chat.                                              | [Reddit research and engagement](/preview-features/reddit-research) |
| Video editor             | `video-editor` in `packages/convex/convex/featureFlags.ts`             |              Yes |                            Off | Captioning, clipping, asset-supported compositions, reframing, review, and final video delivery from brand chat. | [Video editor](/core-workflows/clipping-videos)                     |
| Social Inbox             | Preview surface, not in workspace-gated registry                       |               No | Available when surfaced in app | Inbox queue for supported social conversations.                                                                  | [Social Inbox preview](/preview-features/social-inbox-preview)      |

## Enable a workspace-gated preview

<Steps>
  <Step title="Open Settings">
    Choose **Settings** from the manage sidebar.
  </Step>

  <Step title="Find Preview Features">
    Open the **Preview features** tab.
  </Step>

  <Step title="Toggle the feature">
    Enable Pinterest, Dev Testing providers, Browser automation, Reddit, or Video editor.
  </Step>

  <Step title="Save changes">
    Save so the workspace opt-in applies.
  </Step>
</Steps>

Only workspace owners and admins can change workspace-gated previews. Customer docs describe access and behavior, not internal rollout mechanics.
