For many projects, we have built requests queues into the project template so that we can connect 2 types of things together. For example, if you are creating an email and need a special photo, the photo request queue is built in, and the request lives with the email project, and not in the generic ...