Hi Dika,
The export is basically your backup in simple terms. Yes there is a local snapshot created with csi (at least most of the time) but that is not really considered a backup. So your local snapshots get exported to a location (location profile) that can be S3 or NFS.
You can recover from that location back to your local cluster on top of recovering from local snapshots.
If you want to recover the exported snapshots to another location (another Kasten deployment) make sure to get the import details from that job. https://docs.kasten.io/latest/usage/restore.html?highlight=restore
Disaster Recovery is when you have turned on that feature in Kasten. That essentially will create an export of all your Kasten settings to a location (location profile). In case of a disaster you would then be able to import all of your Kasten settings, including all the individual restore details from jobs, into a new Kasten setup at a DR site or locally to a new kasten deployment. https://docs.kasten.io/latest/operating/dr.html
It is best to have the location of the exported snapshots offsite just in case.
The location profile is the target of your backup policies and would be the source of your imports, be it either for single applications or for a complete DR recovery.
Hope that helps.
cheers