# 사용자 > 사용자 관리

<figure><img src="/files/6ce7TutUGYkw7sfZeYbR" alt=""><figcaption></figcaption></figure>

* 위 영역에서는 **라이선스 수량**, **활성화 사용자 정보**를 볼 수 있습니다.
* 우측 상단의 <mark style="color:red;">**비활성 버튼**</mark>을 통해 **활성 사용자**를 **비활성**으로 변경할 수 있으며, **비활성 등록 시** 설령 설치 파일을 통해 토틀을 설치하여도 **토틀 기능 사용**이 **불가능**합니다.
* **비활성 사용자**는 <mark style="color:blue;">**사용자 > 비활성 사용자 관리**</mark>에 들어갑니다.

<figure><img src="/files/PlhtQzrfQ0wBrb13OKFD" alt=""><figcaption></figcaption></figure>

* **사용자 상세** 영역에서는 관리자가 사용자에게 **기능을 추가**하거나 **제약**을 걸 수 있습니다.
* **발송 제한 기능 제외**를 체크 시 <mark style="color:blue;">**보안 및 실수 방지 > 발송 제한**</mark>에 있는 설정의 제한을 받지 않고 메일을 보낼 수 있습니다.
* **외부 수신자 확인 기능 제외** 체크 시 **보내기 전 체크리스트**에 **외부인**이 있어도 확인하지 않고 **넘어갈 수 있습니다.**
* **승인 메일 기능 제외** 체크 시, 결재자를 고르고 메일을 보냈을 때, **결재자를 거치지 않고 메일을 보낼 수 있게 됩니다.**
* **다른 메일 주소에서 보내기 미허용** 체크 시 사용자가 **소유한 메일로만 메일을 발송할 수 있게 됩니다.**


---

# Agent Instructions: 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:

```
GET https://docs.totlelab.com/biz-ent/admin-page/greater-than-4.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
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.
