> 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-ja/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/jJBCGlErlycmxv0xPYeC">/pages/jJBCGlErlycmxv0xPYeC</a></td><td data-object-fit="fill"><a href="/files/837u2ahH3Yllb1YZHQ15">/files/837u2ahH3Yllb1YZHQ15</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/9WDyXK1Ks7cJHfj1XNxi">/pages/9WDyXK1Ks7cJHfj1XNxi</a></td></tr><tr><td><strong>AIアシスタントについて</strong></td><td>会話ベースで QA 作業を進める機能の概要を確認します。</td><td><a href="/pages/gc76DSGF9yjXH2hpUWnC">/pages/gc76DSGF9yjXH2hpUWnC</a></td></tr><tr><td><strong>スペースについて</strong></td><td>テストケース・機能一覧・シナリオなどを型付きテーブルで管理するスペース機能の概要を確認します。</td><td><a href="/pages/vLLzNYIzFSznYIWI4doA">/pages/vLLzNYIzFSznYIWI4doA</a></td></tr><tr><td><strong>ワークフローについて</strong></td><td>定型作業を自動化するワークフロー機能の概要を確認します。</td><td><a href="/pages/GQbaoyj76jYnDZ6TLUzF">/pages/GQbaoyj76jYnDZ6TLUzF</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/aOT5BwkqyNuBambpQ17F">/pages/aOT5BwkqyNuBambpQ17F</a></td></tr><tr><td><strong>ナビゲーション</strong></td><td>画面全体の構成と、最初に押さえるべき操作導線を確認します。</td><td><a href="/pages/CMQqLfXb8UKhwyuxo4VR">/pages/CMQqLfXb8UKhwyuxo4VR</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/cbcD5P6G560BXp3p6VZ2">/pages/cbcD5P6G560BXp3p6VZ2</a></td></tr><tr><td><strong>ロールと権限</strong></td><td>オーナー、管理者、メンバーの権限差分を確認します。</td><td><a href="/pages/l7ymKwsqmuRNodNWnHhN">/pages/l7ymKwsqmuRNodNWnHhN</a></td></tr><tr><td><strong>ユーザーの管理</strong></td><td>ロール変更、削除、ワークスペースアクセス管理の方法を確認します。</td><td><a href="/pages/N1HDjvt6CpGJl5U0Cwpu">/pages/N1HDjvt6CpGJl5U0Cwpu</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-ja/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.
