Manus
Manus
AI AgentActive

Manus

Manus is a hosted general-purpose AI agent that uses cloud VMs, browser automation, files, code and integrations to complete multi-step tasks. This independent guide covers plans and credits, Cloud Browser vs Browser Operator, authenticated actions, privacy, approvals, task design, evaluation and alternatives.

352

Views

0

Likes

Jan 2026

Added

manus.im

Website

Tags

ai-agentfree

Editorial Review

About Manus

Manus is a hosted general-purpose AI agent designed to carry out multi-step work rather than only answer in chat. Depending on the task, it can plan, browse websites, operate authenticated sessions, create and process files, run code in a cloud virtual machine and call third-party data services. The useful output may be a report, spreadsheet, website, analysis or completed web workflow.

The word “agent” should be read as delegated authority, not guaranteed autonomy. Manus can take actions in environments connected to personal or business accounts. Users must decide which data it may see, which actions require confirmation, how credits and failures are bounded, and what external system proves completion.

Official Manus AI product logo
Manus combines planning with cloud execution. A polished final artifact should be inspected together with sources, task trace, account actions and credit usage.

How a Manus task can cross systems

 user request + files
          |
          v
     Manus planner
          |
   .------+-----------+----------------.
   v                  v                v
 cloud VM       Cloud Browser    Browser Operator
 files/code      cloud session     your local browser
   |                  |                |
   '------+-----------+----------------'
          v
 third-party APIs / logged-in services / exported artifact
          |
     human verification + approval

The execution path determines the risk. A cloud VM holds task files and runtime state. Cloud Browser runs remotely and can maintain logins there. Browser Operator asks permission to control the browser on the user’s computer, potentially using already authenticated sessions. These are not interchangeable privacy boundaries.

Cloud Browser versus Browser Operator

CapabilityCloud BrowserBrowser Operator
Where it runsManus cloud environmentUser’s primary computer/browser
AuthenticationUser logs into accounts in cloud browserCan use local authenticated sessions after permission
AvailabilityCan continue while local browser is closed, subject to servicePrimary computer must remain online
Data exposureCredentials/session and pages processed in hosted environmentAgent can interact with locally visible account content
Best initial usePublic research or a dedicated low-privilege accountSupervised task requiring an existing session
Main dangerPersistent cloud login and broad connected accountAccidental action in high-authority personal/work account

Create dedicated accounts or least-privilege roles where possible. Never use a browser profile that is simultaneously logged into email, finance, admin consoles and social accounts for an experimental agent task. Review sessions and revoke access after temporary work.

Current plans and model access

Official help updated March 2026 describes Free, Pro and Team plans. Free users receive Chat Mode and Manus 1.6 Lite in Agent Mode, with 300 daily-refresh credits and an initial registration allocation described in desktop guidance. Pro starts at $20/month, with annual billing discount, and adds Manus 1.6 and Manus 1.6 Max alongside Lite; the live pricing page should be checked for exact credit allotments. Team is positioned for collaboration, privacy and administrative controls.

Do not compare plans only by credits. Confirm concurrent tasks, model access, storage, browser/VM features, team controls, export, retention, support, renewal and regional availability. “Starting at” means higher tiers or credit bundles can cost more.

Plan questionWhy it changes valueEvidence
Which agent model?Lite, standard and Max may differ in capability/costLive task selector and plan page
Monthly credits?Defines sustainable task volumeAccount dashboard and billing terms
Daily credits?Official help says they apply only to 1.6 LiteCredit balance before/after test
Team governance?Shared agents and data need roles/auditAdmin documentation and contract
Cancellation/refund?Protects against unused credits or renewalCheckout and current help article

Credits are a blended compute meter

Official help says credits are consumed by LLM tokens used for planning/decisions/output, virtual machines used for browser, files and code, and third-party APIs such as professional or financial data. Complexity and duration affect use. Credits are charged during active processing; storing/deploying completed outputs is described as not consuming credits.

Technical failures attributed to Manus are documented as eligible for a full refund of consumed credits. An unsatisfactory but technically completed result may not be the same as a platform failure. Capture the task ID, start/end balance, error, trace and support case.

Task behaviorLikely credit driverCost control
Long researchMany model/search/browser stepsLimit sources, fields and iteration count
Large file processingVM time plus tokensPre-clean files and define output schema
Website buildingCode, preview, revisions and deploymentSpecify acceptance tests before generation
Authenticated extractionBrowser time and page countSet exact records/date range and stop condition
Repeated vague promptExploration and reworkProvide constraints and examples upfront

Measure credits per accepted artifact and human correction minutes. A cheap task that creates unusable output has infinite practical unit cost.

Design a bounded task contract

Replace “analyze competitors” with a contract: target companies, allowed sources, fields, freshness date, output format, maximum pages/iterations, missing-data policy and prohibited actions. State whether the agent may log in, download, upload, submit, message or purchase.

  1. Goal: one observable outcome.
  2. Inputs: authorized files, accounts and source list.
  3. Constraints: time, geography, budget, privacy and exclusions.
  4. Authority: read, draft, preview or execute for each system.
  5. Evidence: citations, files, screenshots, logs or receipts.
  6. Stop: maximum credits/time and escalation conditions.
  7. Acceptance: deterministic checks plus named reviewer.

The action confirmation ladder

LevelExampleRequired control
Read publicVisit official product documentationSource/date validation
Read privateOpen CRM or emailScoped account, purpose and data minimization
DraftPrepare email or formKeep unsent; human reviews full content
Reversible writeCreate draft record/eventPreview arguments and provide undo
External communicationSend email/post/commentFresh approval bound to recipient/content
Financial/legal/adminPurchase, contract or permissionsKeep outside autonomous path or require strong accountable gate

If the recipient, amount, date, data disclosure or scope changes after approval, ask again. A general instruction such as “handle whatever comes up” should never authorize consequential writes.

Browser automation failure modes

Websites change, lazy-load data, contain advertisements and may display instructions hostile to the agent. A page can tell the model to ignore the user, reveal information or click a dangerous link. Treat web content as untrusted evidence, not authority over tools.

  • Restrict allowed domains and block internal/metadata addresses.
  • Check terms, robots/access policy and rate limits before extraction.
  • Never bypass CAPTCHA, access controls or contractual limits.
  • Use unique action IDs to prevent duplicate form submissions.
  • Confirm success in the external system, not from the agent’s narration.

Cloud VM, files and code execution

A disposable VM limits direct impact on the user’s machine, but output can still contain malicious documents, scripts or dependencies. Do not upload secrets unless necessary. Scan downloaded files and open them in a protected viewer. Do not run generated code in production or with cloud credentials.

Keep source files immutable and hash important inputs/outputs. Record package versions and commands for reproducibility. For data analysis, independently verify row counts, joins, formulas and sample results. A polished spreadsheet can contain a silent denominator or date-filter error.

Account, privacy and team governance

Before connecting a work account, review Manus privacy terms, subprocessors, retention, training choices, processing location and deletion. Browser sessions can expose more than the requested page through cookies and navigation. Use SSO/RBAC/audit controls where offered, but validate their exact plan availability.

AssetMinimum policyExit procedure
Cloud browser loginDedicated least-privilege accountLog out, revoke sessions/tokens
Local Browser OperatorSeparate browser profileRemove permission/extension and close profile
Uploaded filesClassification and approved purposeDelete task/files and verify retention terms
Team projectOwner, members and audit reviewExport evidence, transfer/delete ownership
Generated deploymentSecrets, domain and maintenance ownerShut down hosting and revoke credentials

Verify artifacts by type

OutputIndependent acceptance checks
Research reportOpen every source; verify dates, quotes, facts and inference labels
SpreadsheetSchema, row count, duplicates, formulas, units and sampled source rows
WebsiteBuild, routes, mobile/accessibility, forms, security headers and ownership
Code repositoryDiff scope, tests, dependency/security scans and human review
Browser actionAuthoritative receipt/history and rollback
PresentationSource accuracy, visual legibility, rights and speaker narrative

Ownership context and why current terms matter

Meta announced an acquisition of Manus in December 2025, and major reporting stated Manus subscriptions would continue. Subsequent 2026 reporting described regulatory complications and separation steps. Because corporate status can change quickly, do not rely on a static directory statement to determine current controller, data-sharing relationship or roadmap. Read the live Manus legal entity, privacy notice and official announcements at signup.

The product itself remains live and its official help content was updated in June 2026. That is stronger evidence for current features than acquisition speculation. Corporate news is relevant to vendor risk, not a substitute for testing the service.

A practical two-week pilot

Days 1–3: public research only, no logins; measure citations and credits. Days 4–7: upload synthetic files and test spreadsheet/code outputs. Week 2: connect one dedicated low-privilege account, allow reads and drafts, and test approval/undo. Do not start with payments, customer messaging or production administration.

Track accepted outcome rate, credits, elapsed time, human correction, factual errors, duplicate actions, privacy exceptions and unrecoverable failures. Compare with a supervised chatbot and a deterministic automation for the same task.

Alternatives

OptionBest fitTradeoff versus Manus
ManusHosted general-purpose artifact and browser tasksCredit variability and high account/data authority
ChatGPT/Claude/GeminiSupervised research, files and codingDifferent agent/action depth and ecosystem
PerplexitySource-forward researchLess general artifact/browser automation
n8n/Make/ZapierRepeatable business integrationsMore explicit deterministic workflow setup
Browser automation frameworkTestable fixed web workflowEngineering and maintenance, stronger reproducibility
Human specialistHigh-stakes judgment and accountable executionHigher direct cost, clearer responsibility

Frequently asked questions

Is Manus a chatbot?

It includes chat, but Agent Mode can use cloud compute, browsers, files, code and integrations to complete tasks.

What does the free plan include?

Official March 2026 help describes Chat Mode, Manus 1.6 Lite in Agent Mode and daily-refresh credits. Verify the live pricing page.

How are credits consumed?

By LLM tokens, active cloud VM work and third-party APIs, based on task duration/complexity.

Are failed tasks refunded?

Official help says tasks failing for Manus-side technical reasons receive consumed-credit refunds. Document the task and confirm the account balance.

What is the difference between Cloud Browser and Browser Operator?

Cloud Browser runs remotely; Browser Operator can control the local browser after permission and requires the primary computer online.

Can Manus safely send messages or buy things?

Only with explicit argument-bound human approval and a rollback/receipt path. Keep high-consequence actions outside initial pilots.

Who owns Manus?

The corporate situation changed during 2025–2026 and received conflicting/regulatory reporting. Use current official legal/privacy pages for the controlling entity and data terms.

Primary sources

Last reviewed July 26, 2026. Plans, credits, models, browser behavior and corporate/legal status can change. Confirm the live product, controller and terms before payment or account connection.

Ready to try Manus?

Visit the official website to get started

Visit Manus

Quick Info

Website
manus.im
Category
AI Agent
Added
1/21/2026
Published
1/21/2026
Updated
9/7/2026

Share This Tool

Have an AI tool to share?

Submit it to AI Dreamhub

Get your product in front of people actively exploring AI tools.

Submit Your Tool
Gemini CLI

Gemini CLI

An open-source AI agent that brings the power of Gemini directly into your terminal.

ai-agentfree
3100
AgentScope

AgentScope

AgentScope is an Apache-2.0 agent framework with ReAct agents, tools, skills, memory, planning, human steering, evaluation, fine-tuning, MCP/A2A integrations, realtime voice, and multi-agent orchestration.

ai-agentfree
3560
Auto-GPT

Auto-GPT

Auto-GPT is an open-source autonomous-agent project and platform from Significant Gravitas for building, running, and managing AI assistants and workflows.

Auto-GPTAI agentautonomous agents
3130
Self-Operating Computer

Self-Operating Computer

Self-Operating Computer is an MIT-licensed Python framework that lets multimodal models control a desktop through screenshots, mouse and keyboard actions. This independent review examines v1.5.8, maintenance, setup, security and safer alternatives.

Self-Operating Computercomputer usedesktop automation
2650