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

# Posts

Manage your entire content pipeline, from ideas to published posts, in one place.

The **Posts page** in your sidebar is where all your content lives: from AI-generated ideas to published LinkedIn posts. It’s designed to help you organize, review, and publish posts faster, without the chaos of external tools or scattered feedback.

## Choose Your View

You can now toggle between **List view** and **Board (Kanban) view** — giving you full flexibility over how you organize your content.

* **List view**: See all your posts in a sortable table format.
* **Board view**: Perfect for visual thinkers. Drag and drop posts across columns that represent each status in your workflow (e.g., Draft → In Review → Scheduled).

Your chosen view is remembered automatically, so you can work in your preferred format every time.

<img src="https://mintcdn.com/scripe/q8qU-3kmmen06YtK/images/new-post-statuses.jpg?fit=max&auto=format&n=q8qU-3kmmen06YtK&q=85&s=81fe4a77ab8ba7e97ea74669a4d8e24f" alt="Posts Page Jp" width="1024" height="768" data-path="images/new-post-statuses.jpg" />

### Filter and Display Options

You can filter posts in both views by:

* Status
* Labels
* Campaigns
* Content Type

<img src="https://mintcdn.com/scripe/zUXkuvMMGQXndv3a/images/posts-page-2.jpg?fit=max&auto=format&n=zUXkuvMMGQXndv3a&q=85&s=00a5d38172385ba80fd267f7b0f50b15" alt="Posts Page 2 Jp" width="1024" height="768" data-path="images/posts-page-2.jpg" />

And you can customize what information is visible in your current view by toggling display properties, for example:

* Status
* Scheduled Date
* Labels
* Campaign
* Content Type
* Assigned Reviewer

## Post Statuses

Each post in Scripe moves through a series of **statuses** (like *Draft*, *In Progress*, *In Review*, *Scheduled*, or *Published*).

<Warning>
  These statuses are defined at the workspace level, meaning they’re consistent across all personal brands in your workspace. On the Business Plan, you can customize these statuses under [Workspace Settings → Post Status](https://docs.scripe.io/settings/post-status). When you update or delete a status in Workspace Settings, the change automatically applies across all personal brands.
</Warning>

**These are the default post statuses from Scripe:**

<CardGroup cols={1}>
  <Card title="Suggested" icon="sparkles">
    This is where you'll find all your AI-generated post ideas. These are personalized based on your tone, audience, and strategy.
  </Card>

  <Card title="Draft" icon="note-medical">
    This is the default status for all posts generated with Scripe. You can set up as many draft statuses as you want.
  </Card>

  <Card title="In Progress" icon="pencil">
    You can move posts from Draft to In Progress to clearly separate ideas that are still in the drafting stage from posts that are actively being worked on.
  </Card>

  <Card title="Review" icon="user-clock">
    Posts that are assigned to review are automatically moved to this status. You can set up as many review statuses as you want.
  </Card>

  <Card title="Scheduled" icon="clock">
    Posts that are ready to go and have been scheduled appear here. They’ll be automatically published according to the settings you've chosen.
  </Card>

  <Card title="Published" icon="check">
    All posts that have gone live, whether created inside Scripe or not, show up here. This includes historical data imported from LinkedIn.
  </Card>
</CardGroup>
