# Plugin to CRUD individual user's custom fields from their account page

**URL:** https://meta.discourse.org/t/plugin-to-crud-individual-users-custom-fields-from-their-account-page/180656
**Category:** Extras
**Created:** [February 22, 2021, 4:02am UTC](https://meta.discourse.org/t/plugin-to-crud-individual-users-custom-fields-from-their-account-page/180656 "2021-02-22T04:02:40Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![hyd504](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/hyd504/32/177122_2.png) [@hyd504](https://meta.discourse.org/u/hyd504)
#### Post date: [February 22, 2021, 4:02am UTC](https://meta.discourse.org/t/plugin-to-crud-individual-users-custom-fields-from-their-account-page/180656/1 "2021-02-22T04:02:40Z")

</div>

Some of the critical functionality that I am developing for my community relies on the values a user’s custom fields have. I am wondering if there is a plugin that lets me as an admin perform CRUD operations on a user’s custom field from their account page. This will help me in troubleshooting and in a case when due to an issue a user’s custom field goes in an inconsistent state, I will be able to fix values manually.

I tried to do that using the [data explorer](https://meta.discourse.org/t/32566?silent=true) but it seems like update and delete queries are not supported via that plugin.
