# Create first topic when registering

**URL:** https://meta.discourse.org/t/create-first-topic-when-registering/159722
**Category:** UX
**Created:** [August 3, 2020, 10:23pm UTC](https://meta.discourse.org/t/create-first-topic-when-registering/159722 "2020-08-03T22:23:10Z")
**Posts on this page:** 6
**Page:** 1

<div class="post-metadata">

### Author: ![raekess](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/raekess/32/164616_2.png) [@raekess](https://meta.discourse.org/u/raekess)
#### Post date: [August 3, 2020, 10:23pm UTC](https://meta.discourse.org/t/create-first-topic-when-registering/159722/1 "2020-08-03T22:23:10Z")

</div>

I’m building a private forum that has an icebreaker category to help the members of my community connect with one another when they first join.

I’d like to add a text box to the registration page where users can answer an icebreaker question that is then automatically added to the icebreaker category as their first topic.

I’ve signed up for other private online communities that use Discourse that have this feature. So I know it’s possible. I just can’t figure out how to do it.

If it’s relevant, I’m using the Pro hosted Discourse plan. And I’m currently working with the Discourse registration page, not an offsite one.

Any suggestions would be much appreciated. Thank you!

---

<div class="post-metadata">

### Author: ![sam](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/sam/32/102149_2.png) [@sam](https://meta.discourse.org/u/sam)
#### Post date: [August 4, 2020, 1:26am UTC](https://meta.discourse.org/t/create-first-topic-when-registering/159722/2 "2020-08-04T01:26:15Z")

</div>

> [@raekess](#):
>
> I’d like to add a text box to the registration page where users can answer an icebreaker question that is then automatically added to the icebreaker category as their first topic.

This is going to require a custom plugin sadly. This is not going to be possible on the Discourse pro/business plan.

---

<div class="post-metadata">

### Author: ![craigconstantine](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/craigconstantine/32/511195_2.png) [@craigconstantine](https://meta.discourse.org/u/craigconstantine)
#### Post date: [August 4, 2020, 12:13pm UTC](https://meta.discourse.org/t/create-first-topic-when-registering/159722/3 "2020-08-04T12:13:20Z")

</div>

@nicolecolter (plus annoying 20 req’ment)

---

<div class="post-metadata">

### Author: ![Mevo](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mevo/32/187732_2.png) [@Mevo](https://meta.discourse.org/u/Mevo)
#### Post date: [August 4, 2020, 12:30pm UTC](https://meta.discourse.org/t/create-first-topic-when-registering/159722/4 "2020-08-04T12:30:12Z")

</div>

> [@sam](#):
>
> require a custom plugin

I guess that must be the one (or one of them)

> [@Custom Wizard Plugin mage](https://meta.discourse.org/t/custom-wizard-plugin/73345):
>
> pavilionSummary Forms for Discourse. This plugin lets you make rich and powerful forms for your Discourse forum. Better user onboarding, structured posting, data enrichment, automated actions and much more for your community.hammer_and_wrenchRepository Link [https://github.com/paviliondev/discourse-custom-wizard](https://github.com/paviliondev/discourse-custom-wizard)open_bookInstall Guide [How to install plugins in Discourse](https://meta.discourse.org/t/install-plugins-in-discourse/19157)people_huggingCommunity Community based support and discussions about this plugin are hosted on th…

---

<div class="post-metadata">

### Author: ![raekess](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/raekess/32/164616_2.png) [@raekess](https://meta.discourse.org/u/raekess)
#### Post date: [August 4, 2020, 6:47pm UTC](https://meta.discourse.org/t/create-first-topic-when-registering/159722/5 "2020-08-04T18:47:02Z")

</div>

Thanks for letting me know @sam!

---

<div class="post-metadata">

### Author: ![raekess](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/raekess/32/164616_2.png) [@raekess](https://meta.discourse.org/u/raekess)
#### Post date: [August 4, 2020, 6:48pm UTC](https://meta.discourse.org/t/create-first-topic-when-registering/159722/6 "2020-08-04T18:48:09Z")

</div>

Thanks for this @Mevo! I’ll check it out.
