Each time you add a new client they are given a dedicated portal for you to manage their work. When it’s created, a new request form is created just for them.
From here they can fill out the details of their request and hit Submit
<aside> <img src="/icons/flash_yellow.svg" alt="/icons/flash_yellow.svg" width="40px" />
Automation Trigger: A confirmation email will be sent to the request creator.
</aside>
<aside> <img src="/icons/flash_yellow.svg" alt="/icons/flash_yellow.svg" width="40px" />
Automation Trigger: The request will automatically be added to their Backlog.
</aside>
From there, you can add details to the request’s page, add an assignee, etc.
When you task is ready for client sign-off, change status to Ready for review. This gives your client an opportunity make any edit requests before crossing it off the list.
<aside> <img src="/icons/flash_yellow.svg" alt="/icons/flash_yellow.svg" width="40px" />
Automation Trigger: The request creator will receive an email notifying them that their request is ready for review.
</aside>
When your request work is approved, change the status to Done, and move on to the next.
<aside> <img src="/icons/flash_yellow.svg" alt="/icons/flash_yellow.svg" width="40px" />
Automation Trigger: The request creator will receive an email notifying them that their request is complete.
</aside>