# Shared Drafts: Allow staff to collaborate on posts before publishing

**URL:** https://meta.discourse.org/t/shared-drafts-allow-staff-to-collaborate-on-posts-before-publishing/83493
**Category:** Announcements
**Tags:** new-feature, shared-drafts
**Created:** [March 21, 2018, 4:51pm UTC](https://meta.discourse.org/t/shared-drafts-allow-staff-to-collaborate-on-posts-before-publishing/83493 "2018-03-21T16:51:32Z")
**Posts on this page:** 1
**Showing post:** 1

<div class="post-metadata">

### Author: ![eviltrout](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/eviltrout/32/5275_2.png) [@eviltrout](https://meta.discourse.org/u/eviltrout)
#### Post date: [March 21, 2018, 4:51pm UTC](https://meta.discourse.org/t/shared-drafts-allow-staff-to-collaborate-on-posts-before-publishing/83493/1 "2018-03-21T16:51:32Z")

</div>

I’ve recently [merged a new feature](https://github.com/discourse/discourse/commit/b9abd7dc9e449d1c92cf593c925c53187bb742de) into Discourse called Shared Drafts. The feature is meant for forums where staff members want to work on drafts together before publishing them.

### How to Enable

Go into your site’s settings and designate a category as `shared drafts category`:

 ![Screenshot 2023-07-17 at 7.29.25 PM](https://global.discourse-cdn.com/meta/original/4X/9/e/f/9eff5c91f543108c439dffbb6ee0a2132f72a097.png)

You can use the **staff** category that comes with Discourse to do this, or you can use a new category if you prefer. Make sure that the category is restricted to those who want to view and publish drafts!

### Creating a Shared Draft

When creating a topic, click the composer action button at the top left of the composer, and choose **Shared Draft** :

 ![Screenshot 2023-07-17 at 7.27.04 PM](https://global.discourse-cdn.com/meta/original/4X/3/8/2/3825d1a1b5872cf274fe18d906bc1db37af76483.png)

Once selected, you can choose the destination category where you’d like the topic published when it’s ready.

 ![image](https://global.discourse-cdn.com/meta/original/3X/3/1/31b3e26f2237e00cabec7784bf8047f4d48737cd.png)

When it’s ready, click **Create Shared Draft** and your shared draft will be created!

### Finding + Reviewing Shared Drafts

You can see a list of your shared drafts by visiting the category you chose when enabling the feature. When in the category you’ll see the destination category for the topic in the topic list:

 ![image](https://global.discourse-cdn.com/meta/original/3X/9/c/9c9e15a167653bb144bdfa1f0d82845342e81e69.png)

As a bonus, you’ll also see your shared draft listed when browsing the destination category, above the regular topic list. This is an easy way to see what drafts are in progress for a particular category:

 ![image](https://global.discourse-cdn.com/meta/original/3X/3/9/39a71b3eaeb0a654f15bc35ddf4a7e18ada51c87.png)

Note that topics within the designated shared drafts category will not be displayed in any ‘latest’ topic lists.

### Publishing your Shared Draft

When you view your shared draft, you get a big control area at the top that allows you to publish it:

 ![image](https://global.discourse-cdn.com/meta/original/3X/5/0/5004f71686429d48a51fd60148ef162fa2bf075a.png)

Once you click **Publish Shared Draft** , the following will happen:

- The topic will be published into the destination category
- The timestamps of the topic will be changed to be the time of publishing
- Any edit history on the first post will be removed

Shared Drafts work nicely with topic timers, so you can still [publish at a specific time in the future](https://meta.discourse.org/t/how-to-create-a-timed-topic/60731) if you like.

Please try out the new feature and let us know how it works!

---

_[View the full topic](https://meta.discourse.org/t/shared-drafts-allow-staff-to-collaborate-on-posts-before-publishing/83493)._
