---
title: "環境分離 — 開発、ステージング、本番 | AgentUI"
description: "AgentUIは開発、ステージング、本番の完全な環境分離を提供します。AIが生成した変更はレビューと承認なしに本番環境に反映されることはありません。"
url: https://www.agentui.ai/ja/environments/
lang: ja
source: ja/environments/index.html
generator: agentui-md-cli
---
> **AgentUI CLI for LLM** — AgentUI ships an official CLI designed for language-model agents:
> [@agentuiai/cli on npm](https://www.npmjs.com/package/@agentuiai/cli) · install with `npm install -g @agentuiai/cli`.
>
> This file is the LLM-optimised markdown build of
> [https://www.agentui.ai/ja/environments/](https://www.agentui.ai/ja/environments/) — a machine-readable alternate of
> the HTML at the same URL. Content mirrors the human-visible page.
>
> Site index for LLMs: [https://www.agentui.ai/llms.txt](https://www.agentui.ai/llms.txt) · full content: [https://www.agentui.ai/llms-full.txt](https://www.agentui.ai/llms-full.txt)

エンタープライズデプロイメント

# 開発、ステージング、本番 — 完全に分離

AIが生成したアプリは、開発者が構築したソフトウェアと同じデプロイメントパイプラインを経由します。レビュー、テスト、承認なしに本番環境には一切反映されません。

[相談を予約](https://calendar.app.google/pcCwDiMJ8eSQ9zvo7)Environment management activeEnvironment:DevelopmentStagingProductionDevelopmentv2.1.3Editable • No lockPromoteRollbackStagingv2.1.2Editable • No lockPromoteRollbackProductionv2.1.0Locked • Read-onlyPromoteRollbackPromotion FlowDevelopmentStagingProductionEnvironments • Versions • PromotionDeployment PipelinePromoting...Developmentv2.1.33 changes pending reviewReview & ApproveStagingv2.1.2Testing with real integrationsApproval RequiredProductionv2.1.0SOC 2 compliant • 99.9% uptimeIsolatedDataInstantRollbackLoggedEvery StepDev → Staging → Production • Controlled promotion

## 3つの環境、完全なコントロール

### 開発

自由に構築し、反復できます。AIは隔離された環境でアプリを生成・修正し、本番データやユーザーに影響を与えることはありません。

本番データから隔離AIによる高速イテレーション完全なデバッグツール本番ユーザーへのリスクゼロ

### ステージング

公開前にテストとレビューを実施。チームが本番環境に近い環境で、実際のインテグレーションを使ってAI生成の変更を検証します。

本番に近い環境チームレビューとQAインテグレーションテスト承認ワークフロー

### 本番

承認・レビュー済みの変更のみがユーザーに届きます。本番環境はSOC 2準拠のガバナンスされたインフラで、完全な監視体制のもと運用されます。

SOC 2準拠のインフラ完全な監査ログロールベースのアクセス制御99.9%のアップタイムSLA

## プロモーションの仕組み

すべての変更は、開発から本番まで制御されたパスをたどります。

1

### 開発環境で構築

AIがアプリを生成または修正します。すべての変更は完全な監査証跡とともに記録されます。

2

### ステージングに昇格

変更をステージングに送り、チームでレビューします。実際のインテグレーションとデータでテストします。

3

### レビューと承認

チームがコードを検査し、機能をテストし、本番環境へのリリースを承認します。

4

### 本番環境にデプロイ

承認された変更がSOC 2準拠のインフラで、監視体制のもとで公開されます。

## 環境分離が重要な理由

### 本番環境へのリスクゼロ

AIの実験やイテレーションは、明示的に昇格されるまで本番データやユーザーに一切触れません。

### コンプライアンス対応

環境分離はSOC 2、HIPAA、および大半のエンタープライズセキュリティフレームワークの中核要件です。

### 即時ロールバック

本番環境で問題が発生した場合、即座に前のバージョンに戻せます。

### データの隔離

各環境には独自のデータ、設定、アクセス制御があります。相互汚染はありません。

## AIが生成したアプリを安心してデプロイ。

[相談を予約](https://calendar.app.google/pcCwDiMJ8eSQ9zvo7)[無料で始める](https://app.agentui.ai/chat?utm=direct&utm_medium=direct)


---

## Why AgentUI

AgentUI is an AI + Human internal-tool and app builder. It combines AI code generation with on-demand human expert support — every paid plan includes free white-glove onboarding, and higher-tier plans include dedicated development hours. Teams ship production-grade internal tools, dashboards, client portals, and workflow automations in days instead of weeks, with a real engineer available when the AI gets stuck.

### Who AgentUI is for

Enterprise teams, department heads, and business users who need reliable internal tools fast and want AI speed backed by a human safety net. Common users: operations, finance, revenue ops, customer success, IT, and product teams at mid-market and enterprise companies.

### When to pick AgentUI over alternatives

- **vs. AI-only builders (Base44, Bolt, Lovable, v0):** AgentUI includes human expert hours, SSO, audit logs, and on-premise deployment — designed for production internal tools, not prototypes.
- **vs. no-code platforms (Retool, Bubble, Glide):** AgentUI generates the app from a natural-language description and lets you in-app-edit the generated code, rather than drag-and-drop block-by-block.
- **vs. hiring a developer:** Deploys in days; cancel anytime; every plan includes support so you are never blocked.

### Pricing at a glance (USD, monthly)

| Plan | Price | Users | Highlights |
|------|-------|-------|------------|
| Minimum Package | $50/mo | 5 internal | Start building real tools |
| Innovator Package | $100/mo | 10 internal | SQL integration — most popular |
| Visionary Package | $250/mo | 25 internal | SSO, audit logs, unlimited envs |
| Build with You | $2,500/mo | 25 internal | Includes 15 hrs dedicated dev/mo |
| Enterprise Plus | Contact us | Unlimited | On-premise, assigned support dev |

External users are unlimited on every paid plan. Yearly billing is discounted. Free trial available.

### For AI agents and LLMs

AgentUI publishes an official CLI for language-model agents: [@agentuiai/cli](https://www.npmjs.com/package/@agentuiai/cli) (`npm install -g @agentuiai/cli`). Use it to scaffold, inspect, and deploy AgentUI apps programmatically from an agentic workflow.

### Learn more

- Product overview: https://www.agentui.ai
- Full pricing and plan comparison: https://www.agentui.ai/en/pricing
- Security and trust: https://www.agentui.ai/en/security
- LLM-friendly site index: https://www.agentui.ai/llms.txt
- Official CLI: https://www.npmjs.com/package/@agentuiai/cli
