> For the complete documentation index, see [llms.txt](https://docs.wrks.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.wrks.ai/admin-guide/admin-org/users.md).

# 사용자 관리

사용자 관리 화면에서는 **직원을 초대하고, 권한과 요금 한도를 정하고, 이용을 중단**할 수 있어요.

## 시작하기 전에

* 이 기능은 **관리자**가 사용할 수 있어요.
* 관리자 왼쪽 메뉴의 **조직 관리 > 사용자 관리**에서 들어갈 수 있습니다.

## 따라하기

### 1단계. 사용자 목록 보기

등록된 직원이 표로 보입니다. **현재 사용자수**로 몇 명인지 바로 확인하실 수 있고, 워크스페이스·부서·권한·가입일을 함께 볼 수 있어요.

오른쪽 **\[엑셀 다운로드]** 로 목록을 파일로 받으실 수도 있습니다.

<figure><img src="https://285569235-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVUV1kKgqv1vX6LI7NOQx%2Fuploads%2Fgit-blob-0ddb64d9572186238662c5041ca0747d66826ab2%2Fuser-01.png?alt=media" alt=""><figcaption><p>1단계 화면</p></figcaption></figure>

### 2단계. 직원 초대하기

오른쪽 위의 **\[사용자 신규 초대]** 버튼을 눌러주세요. 초대 창에는 탭이 세 개 있어요.

* **개별 초대** — 이름, 사용자 이메일, 워크스페이스명, 사용자 권한을 적어 한 명씩 초대합니다.
* **일괄 대량 초대** — CSV 파일로 여러 명을 한 번에 초대합니다.
* **초대 이메일 재발송** — 초대 이메일을 다시 보낼 수 있어요.

<figure><img src="https://285569235-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVUV1kKgqv1vX6LI7NOQx%2Fuploads%2Fgit-blob-169d4716550043520309303c05fb0fdc103b5547%2Fuser-02.png?alt=media" alt=""><figcaption><p>2단계 화면</p></figcaption></figure>

### 3단계. 여러 명을 한 번에 등록하기

사람이 많으면 **\[사용자 일괄 등록]** 을 쓰시면 편해요. CSV 파일로 여러 명을 한 번에 등록하는 **자동가입** 방식이라, 별도 초대 과정 없이 직원이 **초기 비밀번호로 즉시 로그인**할 수 있습니다.

CSV에는 **이메일(필수) · 이름(필수) · 권한(필수) · 비밀번호(선택)** 를 적어주세요. 권한에는 **일반 사용자, 워크스페이스 관리자, 최고 관리자** 중 하나를 적고, 비밀번호를 비워두면 함께 정한 **기본 비밀번호**가 적용됩니다.

이미 등록된 직원의 정보를 한꺼번에 바꾸실 때는 **\[사용자 일괄 수정]** 을 쓰세요.

{% hint style="warning" %}
\[사용자 일괄 수정] 은 신규 초대·일괄 등록을 마친 뒤 수정용으로 쓰는 기능이에요. 어떤 사용자인지 알아보는 **식별 키는 이메일**입니다. 그리고 **부서코드**를 넣으시려면 [부서 관리](https://docs.wrks.ai/admin-guide/admin-org/departments)에서 부서를 먼저 등록해 주세요.
{% endhint %}

<figure><img src="https://285569235-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FVUV1kKgqv1vX6LI7NOQx%2Fuploads%2Fgit-blob-3468201c64278fa39389ffbb394860fd6a0fe97a%2Fuser-03.png?alt=media" alt=""><figcaption><p>3단계 화면</p></figcaption></figure>

## 표에서 바로 할 수 있는 것

| 항목         | 무엇을 하나                           |
| ---------- | -------------------------------- |
| 월 이용 요금 한도 | 그 사람이 한 달에 쓸 수 있는 금액 (`∞` 는 무제한) |
| 서비스 이용 여부  | 켜고 끄면 이용 중단·재개                   |
| 권한         | 최고 관리자 / 워크스페이스 관리자 / 일반 사용자     |
| 수정         | 이름·권한·워크스페이스·부서·한도 변경            |
| 삭제         | 계정을 완전히 지웁니다 (되돌릴 수 없어요)         |
| 2FA 해제     | 2단계 인증을 초기화                      |

## 다 되었어요!

직원 초대와 권한·한도 관리를 모두 이 화면에서 하실 수 있습니다.

퇴사자는 **삭제** 대신 **서비스 이용 여부**를 끄시면 기록이 남아 나중에 확인하기 좋아요.

설정 하나하나와 자주 묻는 질문은 [**관리자 도움말**](https://docs.wrks.ai/admin-help)에 정리돼 있어요.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## Querying This Documentation
If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter, and the optional `goal` query parameter:

```
GET https://docs.wrks.ai/admin-guide/admin-org/users.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
