# Moving notes from project to project
You can move all notes whose title matches a regex to a certain project if you
so wish. The command for that is:
```
settle --move <REGEX> --project <PROJECT>
```
If the destination project doesn't exist already, then it's created on-spot.