> ## Documentation Index
> Fetch the complete documentation index at: https://docs.t3planet.de/en/latest/llms.txt
> Use this file to discover all available pages before exploring further.

# Start One-Click Backup

You can easily take quick manual backup with following steps.

<Steps>
  <Step title="Step 1">
    Go to Admin Tools > NS Backup
  </Step>

  <Step title="Step 2">
    Click on "Start One-Click Backup" button
  </Step>

  <Step title="Step 3">
    Enter your backup name
  </Step>

  <Step title="Step 4">
    Choose what do you want to backup, like Backup-Everything, Database etc.
  </Step>

  <Step title="Step 5">
    Select your configured server/cloud and click-on "Start Backup Now!" button.
  </Step>
</Steps>

<Tip>
  Based on size of your website's database, code and assets, It may take more time to take backup. If you have bigger size website, then We recommend to create Scheduler and take backup from System > TYPO3 Scheduler. Checkout //ExtNsBackup/ScheduleBackup/Index#run-backup-from-typo3-core-scheduler
</Tip>

<Warning>
  In this extension, we are executing .phar file with PHP's exec() and shell\_exe(). Many server have restriction to execute such server-level stuff. So, If "Start One-Click Backup" does not work for you, then you should only use TYPO3-CLI feature Checkout //ExtNsBackup/ScheduleBackup/Index#run-backup-from-typo3-cli
</Warning>

<img src="https://mintcdn.com/t3planet/3PDW_dCYCh5_ca5b/en/latest/ExtNsBackup/StartOneClickBackup/images/ns-backend-start-manual-backup.webp?fit=max&auto=format&n=3PDW_dCYCh5_ca5b&q=85&s=4498b6dbdfaa63a30d5c32ced82958f9" alt="ns-backend-start-manual-backup" width="1600" height="763" data-path="en/latest/ExtNsBackup/StartOneClickBackup/images/ns-backend-start-manual-backup.webp" />

<img src="https://mintcdn.com/t3planet/3PDW_dCYCh5_ca5b/en/latest/ExtNsBackup/StartOneClickBackup/images/ns-backup-typo3-start-one-click-backup-success.webp?fit=max&auto=format&n=3PDW_dCYCh5_ca5b&q=85&s=b2bcd76e0d4441302ce8cd15a15cc19d" alt="ns-backup-typo3-start-one-click-backup-success" width="1356" height="750" data-path="en/latest/ExtNsBackup/StartOneClickBackup/images/ns-backup-typo3-start-one-click-backup-success.webp" />
