# Bulk import users without verification

**URL:** <https://meta.discourse.org/t/bulk-import-users-without-verification/162073>\
**Category:** Support\
**Created:** [August 26, 2020, 1:01am UTC](https://meta.discourse.org/t/bulk-import-users-without-verification/162073 "2020-08-26T01:01:59Z")\
**Posts on this page:** 3\
**Page:** 1

<div class="post-metadata">

**Author:** ![Jazz\_FA](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/jazz_fa/32/157143_2.png) [@Jazz\_FA](https://meta.discourse.org/u/Jazz_FA)\
**Post date:** [August 26, 2020, 1:01am UTC](https://meta.discourse.org/t/bulk-import-users-without-verification/162073/1 "2020-08-26T01:01:59Z")

</div>

Hi all, hoping you can help with this.

We currently have a large set of users on mattermost and we would like to import these as users into our Discourse forum without requiring the users to accept an invite via email. I’ve tried to have a look for solutions but have not come up with anything yet.

Are there any methods for this already?

---

<div class="post-metadata">

**Author:** ![Stephen](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/stephen/32/95011_2.png) [@Stephen](https://meta.discourse.org/u/Stephen)\
**Post date:** [August 26, 2020, 1:15am UTC](https://meta.discourse.org/t/bulk-import-users-without-verification/162073/2 "2020-08-26T01:15:40Z")

</div>

Invites are probably the right way to go about this.

The point of accepting the invitation is that you’re getting their _consent_ to add them to another system. You aren’t migrating them between discussion platforms, chat is a totally different thing.

---

<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:** [August 26, 2020, 10:10am UTC](https://meta.discourse.org/t/bulk-import-users-without-verification/162073/3 "2020-08-26T10:10:30Z")

</div>

All mport scripts provide examples of how that works with a forum migration. You could do it that way. You coyly also use the API. Cleaner might be to have your other system be the SSO server.
