---
title: "고객용 외부 포털 | 며칠 만에 오픈 | Agent UI"
description: "회사 밖의 고객, 협력사, 파트너를 위한 포털. 역할별 접근 권한, 전체 변경 이력, 그리고 사람이 함께하는 구축. 저희가 만드는 포털을 살펴보세요."
url: https://www.agentui.ai/ko/use-cases/web-portals/
lang: ko
source: ko/use-cases/web-portals/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/ko/use-cases/web-portals/](https://www.agentui.ai/ko/use-cases/web-portals/) — 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)

# 회사 밖 모든 사람을 위한 포털

고객도 협력사도 파트너도 여전히 이메일로 진행 상황을 묻고, 아무도 관리하지 않는 스프레드시트에서 일합니다. 포털이 있으면 로그인할 곳은 한 군데뿐입니다. 역할별 접근 권한, 누가 무엇을 바꿨는지 남는 이력, 그리고 끝까지 함께하는 담당자까지. 고객사들이 가장 많이 만드는 포털은 다음과 같습니다.

01

## 어떤 대상에게든 맞는 포털

- [웹 포털 제작 — 포털이 만들어지는 전 과정](/ko/web-portal-creation/)
- [맞춤 주문 관리 시스템 — 고객이 직접 주문하고 진행 상황까지 확인](/ko/custom-order-management-system/)
- [웹사이트 제작 봇 — 화면을 말로 설명하면 그대로 만들어집니다](/ko/website-builder-bot/)

02

## 고객 포털

- [최고의 고객 포털 소프트웨어 — 주요 선택지를 나란히 비교](/ko/best-client-portal-software/)
- [나만의 고객 포털 만들기 — 개발자 없이](/ko/create-your-own-client-portal/)
- [화이트라벨 고객 포털 — 로고도 색상도 도메인도 그대로](/ko/white-label-client-portal/)
- [보안이 강화된 고객 포털 소프트웨어 — 역할별 접근 권한과 전체 감사 로그](/ko/secure-client-portal-software/)
- [고객 온보딩 포털 — 신규 고객의 서류와 정보를 한 번에 수집](/ko/client-onboarding-portal/)
- [무료 고객 포털 시스템 — 무료 플랜으로 시작](/ko/free-client-portal-system/)
- [고객 포털 프롬프트 — 프롬프트를 복사해 붙여넣으면 작동하는 포털 완성](/ko/client-portal-prompt/)

03

## 업종별 고객 포털

- [회계사를 위한 고객 포털 소프트웨어 — 세무 서류, 마감일, 서명 파일을 한곳에](/ko/client-portal-software-for-accountants/)
- [소상공인을 위한 고객 포털 소프트웨어 — 작은 팀에 맞는 규모와 가격](/ko/client-portal-software-for-small-business/)

## 어떤 포털이 필요한지 모르겠다면

누가 로그인하고 무엇을 봐야 하는지 알려주세요. 그에 맞는 포털로 정리하고, 첫 버전을 함께 만들어 드립니다.

[상담 예약하기](https://calendar.app.google/pcCwDiMJ8eSQ9zvo7)


---

## 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
