# Monsoon2: How to specify /projects output directory for a suite

**URL:** https://cms-helpdesk.ncas.ac.uk/t/monsoon2-how-to-specify-projects-output-directory-for-a-suite/112
**Category:** FAQ
**Tags:** Monsoon2
**Created:** [1 July 2021 15:18 UTC](https://cms-helpdesk.ncas.ac.uk/t/monsoon2-how-to-specify-projects-output-directory-for-a-suite/112 "2021-07-01T15:18:39Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![RosalynHatcher](https://dub1.discourse-cdn.com/flex013/user_avatar/cms-helpdesk.ncas.ac.uk/rosalynhatcher/32/11_2.png) [@RosalynHatcher](https://cms-helpdesk.ncas.ac.uk/u/RosalynHatcher)
#### Post date: [1 July 2021 15:18 UTC](https://cms-helpdesk.ncas.ac.uk/t/monsoon2-how-to-specify-projects-output-directory-for-a-suite/112/1 "2021-07-01T15:18:39Z")

</div>

If you are a member of multiple projects on Monsoon2 you can specify which `/projects` directory your Rose/Cylc suite writes to by adding the following to the top of the `rose-suite.conf` file.

```auto
root-dir=*=/projects/<project-name>/$USER 

```

where `<project-name>` is a Monsoon2 project (e.g. paracon).
