# Create user without sending invite

**URL:** https://meta.discourse.org/t/create-user-without-sending-invite/240060
**Category:** Support
**Tags:** invites
**Created:** [September 26, 2022, 8:44am UTC](https://meta.discourse.org/t/create-user-without-sending-invite/240060 "2022-09-26T08:44:36Z")
**Posts on this page:** 1
**Showing post:** 2

<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: [September 26, 2022, 11:29am UTC](https://meta.discourse.org/t/create-user-without-sending-invite/240060/2 "2022-09-26T11:29:45Z")

</div>

I think that [Administrative Bulk Operations](https://meta.discourse.org/t/administrative-bulk-operations/118349) might offer some clues.

```
 User.find_by_username('oops').destroy

```

---

_[View the full topic](https://meta.discourse.org/t/create-user-without-sending-invite/240060)._
