# How extensible can I make my installation in terms of sub domains and restricting membership to them?

**URL:** https://meta.discourse.org/t/how-extensible-can-i-make-my-installation-in-terms-of-sub-domains-and-restricting-membership-to-them/337455
**Category:** Support
**Created:** [November 21, 2024, 8:23am UTC](https://meta.discourse.org/t/how-extensible-can-i-make-my-installation-in-terms-of-sub-domains-and-restricting-membership-to-them/337455 "2024-11-21T08:23:20Z")
**Posts on this page:** 1
**Showing post:** 30

<div class="post-metadata">

### Author: ![pfaffman](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/pfaffman/32/120154_2.png) [@pfaffman](https://meta.discourse.org/u/pfaffman)
#### Post date: [November 26, 2024, 10:15pm UTC](https://meta.discourse.org/t/how-extensible-can-i-make-my-installation-in-terms-of-sub-domains-and-restricting-membership-to-them/337455/30 "2024-11-26T22:15:53Z")

</div>

> [@MatR](#):
>
> how easy would it be to export those groups individually and retain state to their own specific instance

There is a rake task. It’s a little clunky (I’m not sure what about user passwords, for example?) but I think it works.

> [@Administrative Bulk Operations](https://meta.discourse.org/t/administrative-bulk-operations/118349/1):
>
> Export/Import categories

That gets the categories, which are the collections of topics that you want. I think it also pulls over the users who have created posts. I’m not sure about other users that have not created posts.

I don’t really recommend it, but if one group got really big and wanted to spilt off you might do it this way, or you might just restore the whole database and delete the categories you don’t want. It’s hard to tell which would be easier without seeing the actual data, which do not exist.

---

_[View the full topic](https://meta.discourse.org/t/how-extensible-can-i-make-my-installation-in-terms-of-sub-domains-and-restricting-membership-to-them/337455)._
