# Is er een manier om een bericht te verplaatsen tussen Discourse-instanties?

**URL:** https://meta.discourse.org/t/is-there-a-way-to-move-a-message-between-discourse-instances/171938
**Category:** General
**Created:** [2 december 2020 om 01:13 UTC](https://meta.discourse.org/t/is-there-a-way-to-move-a-message-between-discourse-instances/171938 "2020-12-02T01:13:08Z")
**Posts on this page:** 3
**Page:** 1

<div class="post-metadata">

### Author: ![mattdm](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mattdm/32/216484_2.png) [@mattdm](https://meta.discourse.org/u/mattdm)
#### Post date: [2 december 2020 om 01:13 UTC](https://meta.discourse.org/t/is-there-a-way-to-move-a-message-between-discourse-instances/171938/1 "2020-12-02T01:13:08Z")

</div>

We have two discourse instances, one focused at project contributors and one focused at end-user help and troubleshooting.

Often, topics really best served by the latter get opened at the former. Rather than telling people to repost, is there a way to move the posts?

---

<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: [2 december 2020 om 05:58 UTC](https://meta.discourse.org/t/is-there-a-way-to-move-a-message-between-discourse-instances/171938/2 "2020-12-02T05:58:25Z")

</div>

Unfortunately not, the only simple option here is cut-and-paste.

There has been some talk about federation here: [Federation support for Discourse](https://meta.discourse.org/t/federation-support-for-discourse/90921) but no existing pattern.

You could possibly use a script to do this if it is common and lean on the Discourse API, perhaps that is the best option for the near term?

---

<div class="post-metadata">

### Author: ![mattdm](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/mattdm/32/216484_2.png) [@mattdm](https://meta.discourse.org/u/mattdm)
#### Post date: [2 december 2020 om 15:06 UTC](https://meta.discourse.org/t/is-there-a-way-to-move-a-message-between-discourse-instances/171938/3 "2020-12-02T15:06:13Z")

</div>

Hmmm, the API might work here. I guess the main problem would be granting moderators easy access to the tool.
