# 구성원 페이지

- [추가 사용자를 초대하기](https://docs.smply.one/member/invite.md)
- [구성원 추가/제외 하기](https://docs.smply.one/member/add_hide.md): 소프트웨어와 IT 기기를 사용하는 구성원들을 확인하고 관리하는 페이지에서 구성원을 추가하거나 제외하실 수 있습니다. 또한 구성원에게 연결된 솔루션 리스트를 편집하거나, 지급된 기기의 정보를 편집할 수 있습니다.
- [조직도 관리](https://docs.smply.one/member/undefined.md): 구성원 목록 페이지에서 전체/부서/그룹 뷰를 전환하며, 부서(조직)와 그룹을 추가·수정·삭제하고 구성원을 배정합니다. 별도 페이지가 아닌 한 화면에서 통합 관리합니다.
- [역할 및 권한 설정](https://docs.smply.one/member/role.md)
- [팀 설정](https://docs.smply.one/member/team.md)


---

# 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.smply.one/member.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.
