# Add an Admin subtab for Inactive users

**URL:** https://meta.discourse.org/t/add-an-admin-subtab-for-inactive-users/23723
**Category:** Feature
**Created:** [January 7, 2015, 5:56am UTC](https://meta.discourse.org/t/add-an-admin-subtab-for-inactive-users/23723 "2015-01-07T05:56:52Z")
**Posts on this page:** 1
**Showing post:** 3

<div class="post-metadata">

### Author: ![Tom\_Newsom](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/tom_newsom/32/115981_2.png) [@Tom\_Newsom](https://meta.discourse.org/u/Tom_Newsom)
#### Post date: [December 12, 2016, 12:54pm UTC](https://meta.discourse.org/t/add-an-admin-subtab-for-inactive-users/23723/3 "2016-12-12T12:54:27Z")

</div>

You can do this right now with [Data Explorer](https://meta.discourse.org/t/data-explorer-plugin/32566)

It’d be simple as

`SELECT username, active FROM users`

Or whatever columns you like; there’s loads. Then click the _Download as CSV_ button.

---

_[View the full topic](https://meta.discourse.org/t/add-an-admin-subtab-for-inactive-users/23723)._
