# Possible to Auto-Post First Comment

**URL:** https://meta.discourse.org/t/possible-to-auto-post-first-comment/121558
**Category:** Feature
**Created:** [6월 28, 2019, 3:13오전 UTC](https://meta.discourse.org/t/possible-to-auto-post-first-comment/121558 "2019-06-28T03:13:40Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![spectrum](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/spectrum/32/142226_2.png) [@spectrum](https://meta.discourse.org/u/spectrum)
#### Post date: [6월 28, 2019, 3:13오전 UTC](https://meta.discourse.org/t/possible-to-auto-post-first-comment/121558/1 "2019-06-28T03:13:41Z")

</div>

Hi there,  
Is it possible to have an automatic first post on each new topic? I’m hoping to have one that explains and links to the commenting policy.

---

<div class="post-metadata">

### Author: ![awesomerobot](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/awesomerobot/32/142900_2.png) [@awesomerobot](https://meta.discourse.org/u/awesomerobot)
#### Post date: [6월 28, 2019, 3:36오전 UTC](https://meta.discourse.org/t/possible-to-auto-post-first-comment/121558/2 "2019-06-28T03:36:25Z")

</div>

There’s no built-in feature for this, and we don’t currently have one planned — but it would be possible in a plugin.

An alternative that does exist are the new user education messages (they appear in the composer like this)

 ![14%20PM](https://global.discourse-cdn.com/meta/original/3X/5/c/5c3819d7cbcb2ceec206027f8576f22eccb72764.png)

You can edit the text for these in admin \> customize \> text content (search for education)

You can also edit how long they appear for new users in admin \> settings, the setting is called `educate until posts` and defaults to 2.

You could potentially raise that value to be high enough that people will see the education messages for a very long time… but I imagine they’ll learn to ignore them as a form of [banner blindness](https://en.wikipedia.org/wiki/Banner_blindness)?

---

<div class="post-metadata">

### Author: ![Mark\_Schmucker](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mark_schmucker/32/124810_2.png) [@Mark\_Schmucker](https://meta.discourse.org/u/Mark_Schmucker)
#### Post date: [7월 1, 2019, 9:47오전 UTC](https://meta.discourse.org/t/possible-to-auto-post-first-comment/121558/3 "2019-07-01T09:47:37Z")

</div>

We recently had a plugin developed which does what you’re asking for. Although the specs changed (forget the complicated graphic and buttons, we just automated it), here was my original post:

> [@Need a tool to auto-insert wiki as first post in topic](https://meta.discourse.org/t/need-a-tool-to-auto-insert-wiki-as-first-post-in-topic/118125):
>
> What would you like done? Add a button to “topic admin actions” which inserts a wiki post as the first post in the topic, even if there are already existing posts in the topic. If possible, populate the wiki from one of a few templates; however if this adds much complication or cost, we can edit the newly-created wiki post and paste the template. Our use case is to summarize long topics. As discussed [here](https://meta.discourse.org/t/summarize-this-topic-write-a-summary-for-this-topic/25460), the Discourse team favors automated approaches to summaries, but we’re willing to manua…

If you post in #Marketplace , the author can probably adapt it to your needs.
