# 커뮤니티 워크플로우 트리거: 그룹 액세스 부여 및 취소

### 커뮤니티에서 제공하는 추가 튜토리얼

<https://youtu.be/a-eUIs0QFgw>

<https://youtu.be/sYEpEcT87fE>

<https://youtu.be/1AoquZtYhIs>

## 개요

그룹 액세스와 관련된 강력한 트리거(Trigger)와 액션(Action)을 도입하여 그룹 상호작용을 원활하게 관리하고 자동화할 수 있게 되었습니다.

워크플로우(Workflow) 트리거를 활용하면 커뮤니티(Community) 관리를 간소화하고 사용자 경험을 향상시킬 수 있습니다.

***

## 그룹 액세스 부여

**트리거:** 사용자가 커뮤니티에 참여

**액션:** 그룹 액세스 부여

**워크플로우 단계:**

* 트리거: 사용자가 커뮤니티에 참여
* 액션: 그룹 액세스 부여

## 그룹 액세스 취소

**트리거:** 그룹 액세스 취소됨

**시나리오:** 사용자의 그룹 액세스 취소

**워크플로우 단계:**

* 트리거: 사용자가 커뮤니티에서 나감
* 액션: 그룹 액세스 취소

![그룹 액세스 워크플로우 예시](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155013357952/original/LKwhKETLatIb5KHHXtyasgo8qDidfov29Q.png?1700666333)

## 워크플로우 생성하기

**그룹 액세스 부여 또는 취소를 위한 워크플로우를 생성하려면:**

* **워크플로우 빌더로 이동하세요**
* **"워크플로우 생성(Create a Workflow)" 버튼을 클릭하세요**
* **관련 트리거 유형을 선택하세요 (예: 그룹 액세스 부여됨 또는 그룹 액세스 취소됨)**
* **트리거 세부사항을 설정하고 그룹 액세스를 부여하거나 취소하는 후속 단계를 추가하세요**
* **워크플로우가 예상대로 작동하는지 테스트하세요**
* **워크플로우를 저장하고 활성화하세요**

## 모범 사례

* **그룹 액세스 부여 및 취소 기준을 명확히 정의하세요**
* **활성화하기 전에 통제된 환경에서 워크플로우를 테스트하세요**
* **커뮤니티 역학에 따라 정기적으로 워크플로우를 검토하고 업데이트하세요**

***

*원문 최종 수정: Fri, 12 Jan, 2024 at 9:41 AM* *Hyperclass 사용 가이드 — hyperclass.ai*


---

# 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://hyperclass.gitbook.io/hyperclass-docs/and-memberships/how-to-use-community-tagging-feature/workflow-triggers-for-communities-granting-and-revoking-group-access.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.
