# 초대 및 권한 설정하기

## **조직 관리 메뉴로 이동**

아래 둘 중 하나의 경로를 통해 조직 관리 메뉴로 이동합니다.

> * 로그인 이후 바로 조직 관리 메뉴로 이동
> * 콘솔 사용 화면 우측 상단 버튼을 통해 이동

## **+ 조직 멤버 초대 클릭**

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

## **정보 입력 후 초대 요청**

이메일 주소, 조직 권한, 서비스 권한, 서비스를 입력 후 초대 요청 버튼을 클릭합니다.

{% hint style="info" %}

* 이메일 주소 규칙\
  : 기존 회원 or 이미 초대한 회원(대기 상태도 포함)의 이메일 주소는 초대가 불가합니다.
* [조직 권한 & 서비스 권한에 관한 개념](/user-guide/begin-to-use-dfinery/manage-org.md)
* 조직 당 20명 멤버 초대 가능
  {% endhint %}

## **(필요시)대기 탭으로 이동해 초대 취소**

초대 취소시 이미 초대 메일이 발송 되었더라도, 해당 회원은 조직 초대가 불가합니다.

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


---

# 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.dfinery.ai/user-guide/begin-to-use-dfinery/manage-org/invitation-and-authority.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.
