# 팀을 위한 내부 할 일 관리

### 커뮤니티 튜토리얼

<https://youtu.be/QjncCeaa1y8>

<https://youtu.be/h3SGywAkIyY>

<https://www.youtube.com/watch?v=QVUKrpakcDA>

<https://youtu.be/5mYt9yQssJU>

할 일(Tasks) 목록 페이지에서 팀을 위한 내부 할 일을 생성하고 관리하여 더 쉬운 프로젝트 관리를 해보세요.

이 문서의 내용

* [연락처 없는 할 일 생성](#연락처-없는-할-일-생성)
* [내부 할 일 필터링](#내부-할-일-필터링)
* [할 일에 연락처 할당, 제거 또는 재할당](#할-일에-연락처-할당-제거-또는-재할당)
* [워크플로우로 연락처 없는 할 일 자동화](#워크플로우로-연락처-없는-할-일-자동화)
* [자주 묻는 질문](#자주-묻는-질문)

## 연락처 없는 할 일 생성

![연락처 없는 할 일 생성 화면](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155017999879/original/tasteVukbuygzDXJiAv8pY4ysWes8CqSbA.png?1705512168)

할 일 목록 페이지에서 특정 연락처 없이 팀원들만을 위한 할 일을 생성할 수 있어요. 이런 할 일들은 팀 내 업무와 책임을 쉽게 관리하는 데 사용됩니다.

## 내부 할 일 필터링

![내부 할 일 필터링 화면](https://s3.amazonaws.com/cdn.freshdesk.com/data/helpdesk/attachments/production/155017999902/original/l0cBkFjZyg-DLxPiwH71az2ISUUzZxalvQ.png?1705512178)

연락처(Contact) 필터 항목에서 "할당되지 않음(Unassigned)" 옵션을 활용하여 연락처가 없는 내부 할 일들을 필터링하세요.

## 할 일에 연락처 할당, 제거 또는 재할당

연락처 없는 할 일 생성과 더불어, 할 일이 생성된 후에도 언제든 연락처를 추가하거나 제거, 재할당할 수 있어 하위 계정의 할 일 관리를 완전히 제어할 수 있습니다.

이런 할 일들은 대시보드 페이지의 할 일 목록에서도 볼 수 있어요.

## 워크플로우로 연락처 없는 할 일 자동화

워크플로우에 연락처가 없을 때(예: 시스템 이벤트 발생 시) 할 일 추가(Add Task) 액션으로 연락처 없는 할 일을 생성할 수 있어요. 연락처가 있다면 할 일이 자동으로 연결됩니다.

## 자주 묻는 질문

**Q: 동적인 날짜로 할 일을 예약하거나 트리거에 따라 자동으로 생성할 수 있나요?**

할 일(Tasks) 섹션에서는 팀을 위한 수동 할 일 생성이 가능하지만, 동적 마감일 설정(예: "지금부터 2일 후 오후 5시")과 같은 고급 할 일 예약 및 자동화는 워크플로우를 통해 설정해야 합니다.

이를 위해서는 **자동화(Automation) > 워크플로우(Workflows)** 메뉴의 **"할 일 추가(Add Task)"** 워크플로우 액션을 사용하세요. 이렇게 하면 폼 제출, 기회 관리 업데이트 등의 트리거를 기반으로 할 일을 할당하고 동적 마감 시간을 정의하는 것을 완전히 제어할 수 있어요.

***

*원문 최종 수정: Tue, 27 Jan, 2026 at 4:26 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/contacts/internal-tasks-for-your-team.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.
