# Aerospike backup /Restore

**URL:** https://discuss.aerospike.com/t/aerospike-backup-restore/4760
**Category:** General Discussion
**Created:** [November 15, 2017, 1:50pm UTC](https://discuss.aerospike.com/t/aerospike-backup-restore/4760 "2017-11-15T13:50:15Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![arulkumar](https://avatars.discourse-cdn.com/v4/letter/a/6de8d8/32.png) [@arulkumar](https://discuss.aerospike.com/u/arulkumar)
#### Post date: [November 15, 2017, 1:50pm UTC](https://discuss.aerospike.com/t/aerospike-backup-restore/4760/1 "2017-11-15T13:50:15Z")

</div>

Dear Team,

```
	How to take Aerospike namespace of customized backup using bin name values.

```

Please find below our scenario.

Example:Set name “Sample”

id name 1 Balu 2 dilli 3 mathi 4 Arul 5 karthi

```
Here I need to take the backup using the condition "id=2" into store the outputfile.
We have Multiple users/client data and need to the backup of each users data separately

```
