backup #34068
Replies: 1 comment
-
| 
        
 Hi @abhinavty123! I'm Dosu and I’m helping the superset team. You can back up all your Superset data, but there are a few things to know. Superset stores everything—including charts, dashboards, datasets, users, roles, and permissions—in its metadata database (like PostgreSQL, MySQL, or SQLite). The only way to get a full backup (including users, roles, and permissions) is to back up this entire metadata database using your database's backup tools (for example,  Superset also provides CLI commands to export/import dashboards and datasets as ZIP files ( When restoring, you may need to manually reassign ownership of dashboards and datasets, since user IDs are not automatically mapped during import. Also, if you use the web UI or API for imports, there are file size limits (100 MB ZIP, 200:1 compression ratio), but the CLI bypasses these limits source. So, for a full backup: dump your metadata database. For dashboard/dataset migration: use the CLI export/import commands. To reply, just mention @dosu. How did I do? Good | Irrelevant | Incorrect | Verbose | Hallucination | Report 🐛 | Other    | 
  
Beta Was this translation helpful? Give feedback.
Uh oh!
There was an error while loading. Please reload this page.
-
in superset can i get all data backup like database ,charts, datasets,users and theirs roles and permissions
. if any one know plz help..i need backup of my all data
Beta Was this translation helpful? Give feedback.
All reactions