> ## Documentation Index
> Fetch the complete documentation index at: https://translations.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> Forms は、追加のステップやビジネスロジックでアイデンティティフローを拡張できる、カスタマイズ可能なフォームを作成するためのビジュアルエディターです。

# Forms

Forms は、追加のステップやビジネスロジックでアイデンティティフローを拡張できる、カスタマイズ可能なフォームを作成するためのビジュアルエディターです。

<Frame>
  <img src="https://mintcdn.com/translations/3nS3prIggmJG9TUI/docs/images/cdy7uua7fh8z/3QLVE6XsMRwhL17SUSMw8H/c679b99a8930d463a30352e1d11ee755/2024-05-09_14-20-42.png?fit=max&auto=format&n=3nS3prIggmJG9TUI&q=85&s=5711b47cbc4546053154e6441011cbf3" alt="Dashboard > Actions > Forms" data-og-width="1404" width="1404" data-og-height="627" height="627" data-path="docs/images/cdy7uua7fh8z/3QLVE6XsMRwhL17SUSMw8H/c679b99a8930d463a30352e1d11ee755/2024-05-09_14-20-42.png" data-optimize="true" data-opv="3" srcset="https://mintcdn.com/translations/3nS3prIggmJG9TUI/docs/images/cdy7uua7fh8z/3QLVE6XsMRwhL17SUSMw8H/c679b99a8930d463a30352e1d11ee755/2024-05-09_14-20-42.png?w=280&fit=max&auto=format&n=3nS3prIggmJG9TUI&q=85&s=d63ca78f438a98e839a92d7386c27398 280w, https://mintcdn.com/translations/3nS3prIggmJG9TUI/docs/images/cdy7uua7fh8z/3QLVE6XsMRwhL17SUSMw8H/c679b99a8930d463a30352e1d11ee755/2024-05-09_14-20-42.png?w=560&fit=max&auto=format&n=3nS3prIggmJG9TUI&q=85&s=921627e348ad808a4da138dd5f6709fd 560w, https://mintcdn.com/translations/3nS3prIggmJG9TUI/docs/images/cdy7uua7fh8z/3QLVE6XsMRwhL17SUSMw8H/c679b99a8930d463a30352e1d11ee755/2024-05-09_14-20-42.png?w=840&fit=max&auto=format&n=3nS3prIggmJG9TUI&q=85&s=fa940ceb346b2f635cba5695786939bb 840w, https://mintcdn.com/translations/3nS3prIggmJG9TUI/docs/images/cdy7uua7fh8z/3QLVE6XsMRwhL17SUSMw8H/c679b99a8930d463a30352e1d11ee755/2024-05-09_14-20-42.png?w=1100&fit=max&auto=format&n=3nS3prIggmJG9TUI&q=85&s=17152ea99142f2477aa2cb696f872ff5 1100w, https://mintcdn.com/translations/3nS3prIggmJG9TUI/docs/images/cdy7uua7fh8z/3QLVE6XsMRwhL17SUSMw8H/c679b99a8930d463a30352e1d11ee755/2024-05-09_14-20-42.png?w=1650&fit=max&auto=format&n=3nS3prIggmJG9TUI&q=85&s=c7fd3d1c438ddfd8a449536922d18287 1650w, https://mintcdn.com/translations/3nS3prIggmJG9TUI/docs/images/cdy7uua7fh8z/3QLVE6XsMRwhL17SUSMw8H/c679b99a8930d463a30352e1d11ee755/2024-05-09_14-20-42.png?w=2500&fit=max&auto=format&n=3nS3prIggmJG9TUI&q=85&s=aa83cfbe0a5d57acec164d134094694d 2500w" />
</Frame>

Forms の主な機能は次のとおりです。

* テナントのドメイン内で完結する、安全で管理されたエクスペリエンス。[Redirect](/ja/docs/customize/actions/explore-triggers/signup-and-login-triggers/login-trigger/redirect-with-actions) を使用してユーザーを外部サイトにリダイレクトする必要はありません。
* フロントエンドとバックエンドのバリデーションを備えた、あらかじめ用意されたコンポーネント。
* すぐに利用できるサードパーティ統合によるカスタムビジネスロジック。
* <Tooltip tip="Universal Login: アプリケーションは、ユーザーの本人確認のために、Auth0 の認可サーバーでホストされる Universal Login にリダイレクトされます。" cta="用語集を見る" href="/ja/docs/glossary?term=Universal+Login">Universal Login</Tooltip> と一貫したブランディング。

Forms を使用すると、次のようなユースケースを実現できます。

* **プログレッシブプロファイリング:** ユーザーが製品を利用する中で追加情報の入力を必須にするための条件セットを定義します。たとえば、3 回目のログイン時にユーザープロファイルの入力完了を求めることができます。
* **カスタムポリシーへの同意:** ポリシーを更新する必要がある場合は、ユーザーが最新のポリシーに同意しているかどうかを確認するロジックを定義し、その結果に応じて同意を求めるカスタムフォームを表示できます。
* **カスタムのサインアップまたはログインステップ:** 追加のステップとカスタムロジックでフローを拡張およびカスタマイズします。たとえば、OTP やアカウントリンクを使用してメールアドレスや電話番号を確認したり、Stripe で支払い情報を確認したりできます。

| 詳しく読む                                                                                           | 学べる内容                                           |
| ----------------------------------------------------------------------------------------------- | ----------------------------------------------- |
| [Nodes and components](/ja/docs/customize/forms/nodes-and-components)                           | Forms とそのコンポーネントについて。                           |
| [Flows](/ja/docs/customize/forms/flows)                                                         | Flows とそのコンポーネントについて。                           |
| [Variables](/ja/docs/customize/forms/variables)                                                 | Forms と Flows におけるさまざまな種類の変数について。               |
| [Routers: Add conditional logic to Forms](/ja/docs/customize/forms/routers)                     | Forms で条件付きロジックのルーティングを実装する方法。                  |
| [Custom Field Component for Forms](/ja/docs/customize/forms/custom-field-components)            | Forms でカスタムフィールドを作成する方法。                        |
| [Render forms using Actions](/ja/docs/customize/forms/render)                                   | Actions を使用してフォームをレンダリングする方法。                   |
| [Using the Vault](/ja/docs/customize/forms/vault)                                               | Forms で API credentials を安全に保存する方法。             |
| [Custom Messages and Translation](/ja/docs/customize/forms/custom-messages-and-translation)     | Forms でカスタムメッセージと翻訳を作成する方法。                     |
| [Resources: Templates](https://developer.auth0.com/resources/templates/forms)                   | Auth0 のフォームテンプレートについて。                          |
| [Use Cases: Progressive profiling](/ja/docs/customize/forms/configure-progressive-profile-form) | プログレッシブプロファイリングフォームを実装する方法。Login Action で使用します。 |
| [Use Cases: Custom policies](/ja/docs/customize/forms/configure-update-policy-form)             | カスタムポリシーフォームを実装する方法。Login Action で使用します。        |
| [Use Cases: Custom signup steps](/ja/docs/customize/forms/configure-additional-signup-steps)    | カスタムサインアップステップを実装する方法。Login Action で使用します。      |
