> For the complete documentation index, see [llms.txt](https://help.genesis.autify.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.genesis.autify.com/features-ko/readme.md).

# 시작하기

Autify Genesis는 테스트 설계 및 사양서 작성 등의 작업을 효율화하기 위한 AI 플랫폼입니다.

지금 바로 Autify Genesis를 시작해 봅시다!

## Genesis 기본

Autify Genesis의 전체적인 모습을 알아봅시다.

<table data-card-size="large" data-view="cards" data-full-width="true"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th><th data-hidden data-card-cover data-type="image">Cover image</th></tr></thead><tbody><tr><td><strong>Genesis 개요</strong></td><td>Autify Genesis의 전체 모습과 주요 기능의 역할을 확인합니다.</td><td><a href="/pages/i7LJWaVU7xpJIZC9PZOy">/pages/i7LJWaVU7xpJIZC9PZOy</a></td><td data-object-fit="fill"><a href="/files/Sd1C5E8WZOa4qaNiwStl">/files/Sd1C5E8WZOa4qaNiwStl</a></td></tr></tbody></table>

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>리소스 및 컨텍스트 개요</strong></td><td>AI가 참조하는 정보의 등록 및 활용 방안을 확인합니다.</td><td><a href="/pages/U53hFI6Z2ddT8S6WjHbW">/pages/U53hFI6Z2ddT8S6WjHbW</a></td></tr><tr><td><strong>AI 어시스턴트 개요</strong></td><td>대화 기반으로 QA 작업을 진행하는 기능의 개요를 확인합니다.</td><td><a href="/pages/8caVWOtQFsXxFHB8MBR5">/pages/8caVWOtQFsXxFHB8MBR5</a></td></tr><tr><td><strong>스페이스 개요</strong></td><td>테스트 케이스·기능 목록·시나리오 등을 유형이 지정된 테이블로 관리하는 스페이스 기능의 개요를 확인합니다.</td><td><a href="/pages/wFMLKrIe4xF2pAOAmfea">/pages/wFMLKrIe4xF2pAOAmfea</a></td></tr><tr><td><strong>워크플로 개요</strong></td><td>정형 작업을 자동화하는 워크플로 기능의 개요를 확인합니다.</td><td><a href="/pages/yqLK3w69FJPIKUlHKpaJ">/pages/yqLK3w69FJPIKUlHKpaJ</a></td></tr></tbody></table>

## 사용 시작하기

Autify Genesis 사용을 시작하는 절차를 알아봅니다.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>조직 가입</strong></td><td>초대를 받아 조직에 가입하고 Autify Genesis 계정을 등록하는 절차를 확인합니다.</td><td><a href="/pages/F0OUW6t3GlzpnOfWomu1">/pages/F0OUW6t3GlzpnOfWomu1</a></td></tr><tr><td><strong>내비게이션</strong></td><td>전체 화면 구성과 처음에 파악해야 할 조작 동선을 확인합니다.</td><td><a href="/pages/rIEbZ01CsrMvMJ0TWv3d">/pages/rIEbZ01CsrMvMJ0TWv3d</a></td></tr></tbody></table>

## 워크스페이스 및 사용자 관리

워크스페이스, 권한, 사용자를 관리하는 방법을 확인합니다.

<table data-view="cards"><thead><tr><th></th><th></th><th data-hidden data-card-target data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>워크스페이스 작성·관리</strong></td><td>워크스페이스의 작성, 편집, 보관, 삭제 절차를 확인합니다.</td><td><a href="/pages/T6PgARZsHfR0JGkhdyww">/pages/T6PgARZsHfR0JGkhdyww</a></td></tr><tr><td><strong>역할과 권한</strong></td><td>소유자, 관리자, 구성원의 권한 차이를 확인합니다.</td><td><a href="/pages/SO3xbxS69OCLNo99XSXt">/pages/SO3xbxS69OCLNo99XSXt</a></td></tr><tr><td><strong>사용자 관리</strong></td><td>역할 변경, 삭제, 워크스페이스 액세스 관리 방법을 확인합니다.</td><td><a href="/pages/jDjxcjDCOZXwWo0feyIe">/pages/jDjxcjDCOZXwWo0feyIe</a></td></tr></tbody></table>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.genesis.autify.com/features-ko/readme.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
