# Quick Start

This document introduces how to get started with Takumi byGMO.

## Sign Up and Register Your Organization on the Web

The first step is user registration and organization (tenant) creation.

Access the URL below and follow the displayed flow to complete user registration and organization (tenant) creation.

[Sign up here](https://cloud.shisho.dev/hello/takumi)

## Purchase the Takumi Plan

After completing organization registration, follow these steps to complete the Takumi purchase.

1. Access [Settings > Takumi in the sidebar](https://cloud.shisho.dev/*/settings/takumi).
2. Click "Purchase Plan" and proceed to the payment screen.
3. Enter credit card information and complete the payment.

Upon completion, a screen like the following will be displayed:

![Takumi Plan Purchase Complete Screen](/docs/_md-assets/0831e8629b-takumi-purchased.png)

## Complete Required Integrations

After the purchase is complete, follow these steps to complete the required integrations.

### When Using Takumi from the Web

You're already set up!
No integrations are required as long as you use the blackbox assessment feature (AI-DAST feature).

If you want to feed code or other data to Takumi, complete the following integrations:

- [Integrate GitHub](/docs/t/getting-started/github.md) (when using Takumi for AI whitebox assessments)

### When Using Takumi from Slack

Of course, Slack App integration is required.
Complete the following integrations:

- [Integrate Slack](/docs/t/getting-started/slack.md)

You're all set!
No integrations are required as long as you use the blackbox assessment feature (AI-DAST feature).

If you want to feed code or other data to Takumi, complete the following integrations:

- [Integrate GitHub](/docs/t/getting-started/github.md) (when using Takumi for AI whitebox assessments)

---

## Work with Takumi

Once the above setup is complete, let's actually work with Takumi.

### Give Instructions and Have It Work

Takumi can handle various tasks according to instructions via chat or Slack.

- [Give instructions via chat](/docs/t/features/chat-interface/index.md)
- [Perform blackbox assessments](/docs/t/features/blackbox-assessment.md)

### Have It Work Without Instructions

Takumi can autonomously handle security tasks without being asked.

![Takumi notifying the start of an assessment on Slack](/docs/_md-assets/14f16a652a-takumi_report_en_01.png)

For example, the following features are available.
Try enabling them!

- [Automatically triage Dependabot PRs](/docs/t/features/auto-triage.md)
- [Periodically (e.g., daily, monthly) assess code](/docs/t/features/periodic-assessment.md)
