Qianwen Bangong (千问办公) is an all-in-one AI Agent office tool launched by Alibaba, focusing on tangible delivery rather than just conversation. By describing requirements in plain language, users can break down and execute complex multi-step workflows like data analysis, PPT creation, video editing, and full-stack web building to receive immediate, usable deliverables. Built on the Qwen series large models by consolidating QoderWork, Wukong, and MuleRun, it operates across desktop and web clients while deeply embedding into the DingTalk ecosystem.

One-Sentence Answer
千问办公 (Qianwen Bangong) is an all-in-one AI Agent office tool launched by Alibaba; its core premise is not casual chatting, but translating single-sentence natural language commands into structured multi-step tasks that produce concrete deliverables like PPTs, Word docs, Excel spreadsheets, interactive web pages, and code. Consolidated from three agent products—QoderWork, Wukong, and MuleRun—and powered by the Qwen series large models, it is available across desktop and web environments with deep integration into DingTalk.
Product Positioning
Qianwen Bangong is positioned as a comprehensive AI Agent office platform that bridges the gap between conversational instructions and finished deliverables. Public documentation repeatedly highlights the philosophy of "not stopping at dialogue, but prioritizing delivery." Instead of toggling across disjointed software platforms, users assign overarching goals, reference files, and constraints directly to agents. The platform automatically orchestrates task decomposition, automated execution, artifact synthesis, and multi-round iterative optimization. Categorized under the AI agent umbrella, its focal point is pragmatic task execution within workplace settings rather than standalone question-answering.
Core Features
- Intelligent Task Execution: Decomposes complex multi-step workflows using single-sentence prompts, delivering finalized PPT, Word, Excel, web pages, and code.
- Omnimodal Content Creation: Encompasses diverse multimodal office workflows, including AI image generation, video production, web research, file processing, and quantitative data analysis.
- Full-Stack Web Construction: Builds interactive web pages integrated with databases that work without complex deployment, as well as deployment-free standalone web applications featuring end-to-end design, code generation, data hooks, and public online hosting.
- Cloud Scheduled Tasks: Runs automated workflows in the cloud at preconfigured schedules, pushing operational results and digests directly to specified channels like DingTalk messages.
- Browser Automation: Executes repetitive browser actions such as clicking, form submission, and data scraping, ideal for scheduled reporting and data consolidation.
- Native Office Outputs & Collaboration: Directly exports PPTX, Word, Excel, and HTML files, featuring native Office suite previewing and real-time editing for a unified workflow from drafting to final delivery.
- Enterprise IM Integration: Incorporates 25 enterprise IM capabilities—including reading chat groups, handling attendance approvals, scheduling meetings, creating documents/spreadsheets, accessing knowledge bases, and managing emails—enabling end-to-end task execution inside corporate collaboration channels.
- Multimodal Understanding and Generation: Analyzes images, audio, and video inputs using integrated top-tier generative AI models to extract core information and synthesize rich media.
- External Data Integration: Connects to e-commerce backends like 1688 and social platforms like Xiaohongshu, aggregating fragmented operational and engagement data into unified analytical dashboards.
- Skill Marketplace: Enables custom creation, upload, and sharing of personalized skills, alongside an open marketplace packed with prebuilt domain expert suites ready for immediate deployment.
How to Use Qianwen Bangong
1. Access the Platform
Visit the official website at https://qwenwork.cn/ to download the desktop client, launch the web application, or invoke Qianwen Bangong directly from the DingTalk workspace.
2. Initiate Tasks
Describe your operational goals in plain language inside the chat box, or type / to upload reference documents, spreadsheets, and media assets.
3. Select Capabilities
Click the quick-access capability tabs beneath the input box—such as "Office", "Image", "Video", "Search", "File Processing", or "Apps"—to tailor execution pipelines.
4. Configure Advanced Settings
Invoke preconfigured expert workflow toolkits via "Skills", establish "Scheduled Tasks" for cloud-based automation, or define a local "Working Directory" path for file management.
5. Receive Deliverables
The AI autonomously decomposes and completes the pipeline, directly returning editable PPT, Word, Excel, HTML, or code deliverables, supporting iterative refinements.
6. DingTalk Collaboration
DingTalk users can manage documents, summarize key takeaways, and produce materials straight inside DingTalk interfaces, syncing outputs seamlessly to chat threads or cloud storage.
Application Scenarios
- DingTalk Daily Operations: Automated weekly report synthesis, email drafting, and meeting action-item extraction directly in collaboration channels.
- E-Commerce Operations: Pulling platform metrics from backends, generating commercial assets, and analyzing advertising ROI or customer complaints (e.g., using prompts like: "Design an e-commerce main image on [Platform Name] for a [Luxury Perfume]").
- Financial & Business Intelligence: Ingesting raw data files to generate visual financial analytics, expense reimbursement ledgers, and budget reports.
- Marketing Production: Batch generation of high-quality campaign posters, articles, and short-form video assets for corporate brand channels.
- Market Research & Intelligence: Executing deep-dive investigations into competitor dynamics or industry shifts, yielding structured strategic dossiers.
- Role-Specific Expert Suites: Ready-to-use kits tailored for HR (centralizing resumes, onboarding paperwork, and payroll records), Legal (handling civil/commercial litigation, contract management, and corporate legal compliance), Finance (integrating financial audits, budgeting, VAT handling, financial reports, and monthly closes), Content Creators (drafting copy, tracking social trends, reviewing post metrics), Merchants (linking user feedback, marketing campaigns, and sales data), Teachers (organizing lesson plans, courseware, assignments), Tour Guides (structuring itineraries, guides, group data), Advertisers (verifying ad compliance, tracking competitors, aligning brand guidelines and marketing collateral), Investment Analysts (parsing annual reports, conducting industry research, generating meeting minutes and comparable company analyses), Artists (managing visual guidelines, marketing assets, motion graphics specifications), Appraisers (logging inspection cases, comparison records, valuation reports), and Engineers (authoring PRDs, breaking down user stories, updating roadmaps).
Implementation Example & Technical Boundaries
The official documentation details an engineering workflow for an immersive, scroll-driven boutique hotel/homestay showcase website built from a 10–30 second, ideally 4K horizontal video. Key technical parameters include: using ffmpeg -i input.mp4 -ss [start] -to [end] -vf "scale=2560:-2" -c:v libwebp -quality 85 -r 20 frames/%04d.webp to extract frames, and ffmpeg -i input.mp4 -vn -acodec libmp3lame -q:a 4 bgm.mp3 for background audio. The 2560px width maintains Retina crispness, 20fps strikes a balance between fluid playback and bundle size, quality 85 preserves visual fidelity, while head and tail frames are clipped. Anchor frame numbers are mapped via (seconds - start_cut_seconds) * 20.
The website employs HTML5 Canvas rather than a standard <video> tag, fixing the canvas backing to 2560px without multiplying by devicePixelRatio, letting GPU hardware scaling prevent software upsampling blur. Scroll mechanics use a precomputed look-up table (LUT) paired with binary search, decelerating scroll speed to 0.12x near key anchors to showcase interior details. Progressive loading fetches every 5th keyframe initially (interactive in 3 seconds) while pulling remaining frames in the background, falling back to nearest loaded frames. The visual stack layers the frame Canvas (z1), a Three.js wireframe sphere (z2, opacity 0.035), brand-colored particles (z3), and Glassmorphism cards (z15, backdrop-filter: blur(40px) saturate(1.6)), which fade in within ±30 frames of room anchors and showcase 3 video thumbnails. The booking engine uses Express + sql.js with conflict-detecting calendar scheduling and admin portals. Multilingual support utilizes an i18n dictionary (English Cormorant Garamond/Inter, Chinese Noto Serif SC/Sans SC) persisted via localStorage, styled across dark backgrounds (#0a0a0a), warm white text (#F4F5F2), and orange accents (#F27348). This underscores that the tool excels at complex, well-scoped projects with rich source media and iterative validation rather than fully unguided, zero-touch generation.
Core Advantages
- End-to-End Delivery Closed-Loop: Delivers polished artifacts directly from prompts in a unified workspace, eliminating tedious app-switching.
- Native DingTalk Integration: Direct access to thousands of DingTalk capabilities—including Docs, Calendars, and Approvals—for communication-driven execution.
- Enterprise Safety & Governance: Inherits native organizational access control permissions inside a security sandbox, ensuring organizational data boundaries are strictly respected.
- Cross-Platform Flexibility: Bridges local file systems via desktop software while remaining accessible on the web and DingTalk anytime, anywhere.
- Workflow Reusability: Codifies high-frequency manual procedures into repeatable automated workflows using skills, memory, and scheduled cloud tasks.
Limitations & Operational Boundaries
- Public facts do not provide details on pricing tiers, token quotas, launch dates, developer APIs, on-premise deployments, exact underlying foundation model versions, or explicit SLAs. Users must rely on official channels for commercial inquiries.
- While multi-turn iterations refine deliverables, complex outputs still necessitate explicit project scopes, quality source files, and expert human review—especially in compliance-heavy domains like finance, law, advertising regulations, and e-commerce.
- Deep IM integration benefits primarily accrue to DingTalk organizations; non-DingTalk teams must evaluate utility based on standalone web and desktop capabilities.
- For intricate multi-step web and video pipelines, final quality remains constrained by input asset resolutions, browser hardware environments, and anchor specifications.
Price Verification Notice
As of current verified facts, specific pricing packages, free tier quotas, enterprise licensing costs, API pricing, and private deployment costs for Qianwen Bangong have not been publicly disclosed. Users should refer directly to the official website (https://qwenwork.cn/) and the DingTalk workbench interface to review current billing terms, concurrency allocations, administrative privileges, and service contract conditions before procurement.
Official Sources & Primary Links
- Product Website: https://qwenwork.cn/
- Official Page Meta: Published by qwenwork.cn, entitled "专业人士都用千问办公", featuring the brand slogan "START YOUR NEW WAY OF WORKING".
Frequently Asked Questions
How does Qianwen Bangong differ from standard AI chatbots?
It prioritizes artifact delivery over open-ended dialogue: a single prompt orchestrates multi-step workflows to output concrete, editable files (PPT, Word, Excel, code, interactive websites) that can be refined across multiple iterations.
What client platforms support Qianwen Bangong?
It is available via desktop clients, modern web browsers, and embedded natively within the DingTalk workspace.
What enterprise data sources can Qianwen Bangong access?
It natively supports 25 enterprise IM functionalities (including group chats, attendance approvals, schedules, docs, knowledge bases, and emails), along with external connections to platforms like 1688 and Xiaohongshu.
Is Qianwen Bangong free to use?
Public documentation does not state exact pricing or free allowance details. Check https://qwenwork.cn/ and official product activation portals for current tier structures and enterprise agreements.
Alternative Solutions
The only directly cited comparable alternative in the public facts is ByteDance's Coze AI Agent Chinese social network. For modular workflows, organizations can assess standard Office productivity suites for docs and sheets, browser automation scripts for web interactions, or cloud cron jobs and webhook bots for automated reporting.
Frequently asked questions
What is Qianwen Bangong (千问办公)?
Qianwen Bangong is an all-in-one AI Agent office productivity tool launched by Alibaba, upgraded and merged from QoderWork, Wukong, and MuleRun. Built on the Qwen series large models, it focuses on real-world artifact delivery over open conversation, running across desktop, web, and DingTalk environments.
What concrete deliverables can Qianwen Bangong produce?
It generates editable PPTX presentations, Word documents, Excel spreadsheets, interactive web pages, and functional code. It includes native Office preview and editing capabilities, supporting multiple iterative refinement cycles.
How do DingTalk users leverage Qianwen Bangong?
Users can launch the tool directly within the DingTalk workspace to process documents, summarize data, and trigger workflows natively. Outputs can be synced instantly back into DingTalk chat streams or corporate cloud storage.
What is the pricing model and free quota for Qianwen Bangong?
Pricing, commercial subscription packages, and free quota allocations are not published in current facts. Users must visit https://qwenwork.cn/ or their DingTalk organization portal to review official pricing tiers and contract terms.
What alternatives exist for Qianwen Bangong?
Public facts specifically mention ByteDance Coze's AI Agent network. Organizations can also decompose tasks into dedicated Office suites, browser automation tooling, or cloud task orchestrators depending on specific enterprise requirements.