# 사용자 정의 필드 및 연락처로 새 사용자 필터링

**URL:** https://meta.discourse.org/t/new-user-filter-by-custom-field-and-contact/400989
**Category:** Support
**Tags:** user-custom-fields
**Created:** [4월 19, 2026, 12:44오후 UTC](https://meta.discourse.org/t/new-user-filter-by-custom-field-and-contact/400989 "2026-04-19T12:44:13Z")
**Posts on this page:** 1
**Showing post:** 4

<div class="post-metadata">

### Author: ![Lilly](https://sea3.discourse-cdn.com/meta/user_avatar/meta.discourse.org/lilly/32/575047_2.png) [@Lilly](https://meta.discourse.org/u/Lilly)
#### Post date: [4월 19, 2026, 4:14오후 UTC](https://meta.discourse.org/t/new-user-filter-by-custom-field-and-contact/400989/4 "2026-04-19T16:14:21Z")

</div>

> [@ccdw](#):
>
> /u에서 필터링을 하면 다른 사용자들도 같은 방식으로 접근해서 비공개로 유지해야 할 내용을 노출시킬 수 있는 거 아닌가요?

네, 프로 플랜에서 내부 관리자 프로세스에 사용자 정의 필드를 활용하려는 사용 사례는 어려울 것 같습니다. 관리자나 스태프를 제외한 모든 사용자에게 해당 열을 숨기기 위해 CSS를 사용할 수는 있지만, 브라우저 개발자 콘솔에 대해 아는 스마트한 사용자는 이를 우회할 수 있습니다.

* * *

수정: API를 사용해 이 작업을 수행할 수 있을 것 같습니다 (Moin님, 떠올리게 해 주셔서 감사합니다):

> [@API에 비공개 사용자 커스텀 필드 추가하기](https://meta.discourse.org/t/adding-non-visible-user-custom-fields-to-the-api/276618/1):
>
> bookmark This guide explains how to expose user custom field data through the API without displaying it on a user card. person_raising_hand Required user level: Administrator This guide will walk you through the process of making User Custom Field data accessible via the API without displaying it on a user card. This can be useful when you need to programmatically access custom user data while keeping it hidden from general view. Creating a User Custom Field First, create your User Cu…

---

_[View the full topic](https://meta.discourse.org/t/new-user-filter-by-custom-field-and-contact/400989)._
