Riders and email attachments
You can upload multiple riders and email attachments to an artist profile. Go the Artist settings > Contract template and riders.
Email attachments
You can upload the attachments and those will be automatically added to the email you send with a contract.
Riders
Riders are added as a link on the contract and you can define the desired riders per budget. Upload the riders to the artist profile.
You can edit a default budget or create a new one and select the desired riders per budget. When you create a booking or load a budget in to a booking, these riders will be linked to the booking.
Or you can select the desired riders in the booking manually. Edit the Agreement setting and select the riders you want to attach to contract.
Agreement template
If you created a custom agreement template, you might have to add the following lines:
{% if riders %}
Party 1 agrees to the rider below and commits to fully comply with it for the performance.
{{riders_list}}
{% endif %}