data-backup-restoration

Guides users through the August 2026 Manus data backup and restoration service change.

Updated Aug 28, 2026
One-click install
npx skills add https://github.com/AnderHonorato/Mem-rias-IA---Infinity --skill data-backup-restoration-anderhonorato
Or copy as Structured Prompt for Agent
Please help me install this Agent Skill.
Skill: data-backup-restoration
Source: https://github.com/AnderHonorato/Mem-rias-IA---Infinity/tree/main/Manus/Skills/data-backup-restoration
Command: npx skills add https://github.com/AnderHonorato/Mem-rias-IA---Infinity --skill data-backup-restoration-anderhonorato

SYSTEM DOCUMENTATION & REQUIREMENTS

💡 This Skill includes references (resource) components.

What problem does it solve? Users affected by the August 2026 Manus service change need accurate guidance on whether their account is impacted, how to back up tasks, websites, and mobile apps before the deletion window, and how to restore everything afterward. ## Core Features & Use Cases - Impact Assessment: Determines whether an account is unaffected, Type A/B, or Type C based on the official email and in-app notification, with correct timelines in SGT and PT. - Backup Guidance: Walks users through Task Data and Account Info Backups at manus.im/backup, emphasizing point-in-time snapshot behavior and team-owner restrictions. - Website and Mobile App Policies: Detailed references cover website downtime, 503/SEO handling, domains, DNS, and mobile app backends, APKs, and App Store releases during the outage. - Use Case: A user with a live e-commerce website asks if their store will go down; the skill explains the deletion window, recommends a final fresh export before August 23, and describes the restoration steps. ## Quick Start Ask whether your Manus account and website are affected by the August 2026 service change and what backup steps you need to take.

Frequently Asked Questions about data-backup-restoration

High-intent search queries and answers about installing and using this skill.

FAQPage Schema
How do I back up my Manus data before the August 2026 deletion?

Use the Data Backup Tool at manus.im/backup before August 23, 2026 at 7:59 a.m. SGT to create a Task Data Backup. Type C users must first create an Account Info Backup. Each export is a fixed point-in-time snapshot, so take a final fresh export near the deadline.

How do I know if my Manus account is affected by the service change?

Check your email and in-app notification from Manus, which are the source of truth for affected status. Do not infer status from location or account age. Apple ID or Facebook-only users should check in-app notifications since Manus may lack their email.

What happens to my Manus website during the deletion period?

Affected websites show a maintenance page with HTTP 503 and a Retry-After header, while robots.txt stays available for crawlers. Databases, logins, scheduled tasks, and Manus-hosted features go offline until you restore the Task Data Backup.

Will my published mobile app keep working during the Manus outage?

Installed APKs and App Store or Google Play listings remain available since they are not hosted by Manus. However, any feature calling the Manus-hosted backend fails with HTTP 503 until the project is restored from backup.

Can I restore my Manus data more than once?

No, restoration can only be completed once, so confirm all correct and current backup packages before proceeding. Multiple packages can be uploaded together, and Manus deduplicates and consolidates them during that single restoration.

Does a source code download replace a Task Data Backup?

No, a source code download does not include the website database, uploaded files, secrets, or Manus-hosted capabilities. Only a Task Data Backup preserves the complete project state needed for full restoration.