Univer SDK Pro Overview

Univer SDK Pro extends open-source Univer SDK with enterprise-grade features like collaboration, import/export, and printing.

Univer SDK Pro builds on open-source Univer SDK with server-backed capabilities for enterprise use.

Pro features are marked with in the docs.

Getting Started Path

Univer SDK Pro advanced capabilities require the server. Please deploy the server first.

License and Limits

Univer SDK Pro is released under the Univer Commercial License. You can use it without a license for evaluation, but there will be limits such as watermark, import size, and collaboration quotas. See Pricing for details.

Client Integration

If you need a ready-to-run starter, use the Univer SDK Pro starter kit:

Requires nodejs >= 18, npm >= 8, and git.

Bash
npx degit dream-num/univer-pro-sheet-start-kit univer-pro-sheet-start-kitcd univer-pro-sheet-start-kitnpm installnpm run dev

If the server runs on another machine, update vite.config.ts and replace localhost with the server IP or domain.

If everything works, visit http://localhost:5173/ to try Pro features and collaboration.

How is this guide?

© 2026 DreamNum Co., Ltd.