<!-- Generated from the canonical OpenPost public page. Do not edit this build artifact. -->

Title: User Docs
Description: Learn how to connect accounts, create account versions, schedule publications, track results, and manage replies and messages.
Canonical: https://docs.openpo.st/usage/
Source: [https://docs.openpo.st/usage/](https://docs.openpo.st/usage/)

# User Docs

Use these docs to connect accounts, build or write account versions, schedule posts, track results, work with replies and messages, use the CLI, or grant an AI tool access through MCP.

Provider data, formats, and actions remain limited by the connected account and provider.

For a visual introduction, [watch the OpenPost product demo](https://www.youtube.com/watch?v=_mZf3HzQaN8).

## Web app

The web app is the main place to work.

- [Workspaces](https://docs.openpo.st/usage/workspaces) keep brands, accounts, prompts, schedules, and media separate.
- [Settings](https://docs.openpo.st/usage/settings) explains the Personal, Workspace, Organization, and Instance split.
- [Account Security](https://docs.openpo.st/usage/account-security) covers authenticator setup, one-time recovery codes, passkeys, and secure replacement or removal.
- [Accounts](https://docs.openpo.st/usage/accounts) explains how connected social accounts appear in a workspace.
- [Composing Posts](https://docs.openpo.st/usage/composing-posts) covers built-in AI drafting, account selection, media, account versions, and the editor.
- [Agent-Assisted Publishing](https://docs.openpo.st/usage/agent-assisted-publishing) shows how an external MCP tool can prepare account versions while a person reviews the work.
- [Threads](https://docs.openpo.st/usage/threads) covers multi-post sequences.
- [Scheduling](https://docs.openpo.st/usage/scheduling) covers posting times, status, and errors.
- [Auto Reposts](https://docs.openpo.st/usage/auto-reposts) covers native repost rules, engagement gates, delays, per-post overrides, and cross-workspace account access.
- [Analytics](https://docs.openpo.st/usage/analytics) covers account growth, post results, platform access, and update times. Analytics is an optional feature per connected account and starts off.
- [Engagement, Inbox, and Notifications](https://docs.openpo.st/usage/communications) covers comments, replies, messages, and alerts. Direct messages and Comments and replies are separate optional features per connected account and start off.
- [Grow](https://docs.openpo.st/usage/grow) covers recommendations for Bluesky and Mastodon. Grow is an optional feature per connected account, starts off, and never follows automatically.
- [Media](https://docs.openpo.st/usage/media-library) covers reusable files, designs, templates, brand items, tags, file sources, use checks, and safe cleanup.
- [OpenPost Image Editor](https://docs.openpo.st/usage/image-editor) covers the no-account editor, multi-page still-image designs, saved versions, background removal, export, and return to the post editor.
- [OpenPost Video Editor](https://docs.openpo.st/usage/video-editor) covers disk-backed projects, multitrack editing, motion, color, audio, captions, local models, export, and Media handoff.
- [Quick Cut](https://docs.openpo.st/usage/quick-cut) covers verified keyframe cuts, exact cuts, stream selection, merged output, and lossless packet-copy export.
- [Recorder](https://docs.openpo.st/usage/recording) covers separate synchronized screen, camera, and microphone capture, recovery, and timeline insertion.

## CLI

Use the CLI from a terminal, CI, cron, or a script that connects to a running OpenPost server.

- [CLI Overview](https://docs.openpo.st/cli/) explains the command model.
- [Installation](https://docs.openpo.st/cli/installation) covers release binaries and source builds.
- [Authentication](https://docs.openpo.st/cli/authentication) covers browser login, device flow, and API-token login.
- [Posting](https://docs.openpo.st/cli/posting) covers posts, threads, media, rich publications, and `next-slot`.
- [Automation](https://docs.openpo.st/cli/automation) covers CI and recurring jobs.
- [Command Reference](https://docs.openpo.st/reference/cli) is generated from the Cobra command tree.

## MCP

MCP lets an AI tool use the access you grant. Use it when ChatGPT, Claude, Cursor, Codex, or another tool should read workspace data, create drafts, tailor account versions, or schedule posts.

- [Use OpenPost With an AI Assistant](https://docs.openpo.st/mcp/) explains MCP access and safe use.
- [MCP and ChatGPT App Developer Notes](https://docs.openpo.st/development/mcp) cover implementation details for contributors.

## Where not to look

- Server setup, backups, social app keys, and server settings live in [Self-Hosting](https://docs.openpo.st/self-hosting/).
- Code structure, backend and frontend details, API generation, and tests live in [Developer Docs](https://docs.openpo.st/development/).
