Education Template
Free Parent Permission Slip Template
A parent permission slip grants parental consent for a child to participate in school activities.
Template
Copy this markdown, replace the {{variables}}, and send via API.
# Permission Slip
**Student:** {{studentName}}
**Parent/Guardian:** {{parentName}}
**School:** {{schoolName}}
**Activity:** {{activityDescription}}
**Date:** {{activityDate}}
## Details
{{activityDetails}}
## Transportation
{{transportationDetails}}
## Emergency Contact
{{emergencyContact}}
## Consent
I give permission for {{studentName}} to participate.Send for e-signature
curl -X POST https://signb.ee/api/send \
-H "Authorization: Bearer YOUR_API_KEY" \
-H "Content-Type: application/json" \
-d '{
"content": "YOUR_RENDERED_MARKDOWN",
"senderName": "Your Name",
"senderEmail": "you@company.com",
"recipientName": "Recipient",
"recipientEmail": "recipient@email.com"
}'What happens next
- Signbee converts the markdown to a professional PDF
- Recipient gets an email with a signing link
- Both parties sign with an animated handwriting signature
- Both receive the signed PDF with a SHA-256 certificate
All signatures are legally binding under the ESIGN Act, eIDAS, and ECA.
More details
A parent permission slip is a consent form that authorises a child to participate in school-organised activities outside the normal curriculum. While seemingly simple, permission slips serve critical legal and safeguarding functions.
Why permission slips are legally important: - Parental authority: Schools act in loco parentis during school hours, but activities outside the normal programme (field trips, sports, overnight stays) require explicit parental consent. - Liability: Permission slips typically include an assumption of risk statement. While their legal effect varies by jurisdiction, they demonstrate the parent was informed of the activity and its risks. - Medical consent: If a child is injured during an activity, the permission slip often includes emergency medical treatment authorisation, allowing staff to seek medical care without delay. - Safeguarding: The slip creates a documented record of which children are authorised to participate and who to contact in emergencies.
What to include: 1. Activity description — Clear explanation of what the child will do, where, and when. Include departure and return times. 2. Transportation — How students will travel. School bus, chartered coach, parent volunteers, or public transport. Include driver/vehicle details where possible. 3. Supervision — Staff-to-student ratios, named supervisors, and volunteer helpers. 4. Costs — Any fees, what's included, and what the child needs to bring (packed lunch, spending money, equipment). 5. Medical information — Allergies, medications, dietary requirements, and any conditions staff should know about. 6. Emergency contact — At least two contacts reachable during the activity, not just the signing parent. 7. Medical treatment consent — Authorisation for staff to seek emergency medical treatment if the parent cannot be reached. 8. Photo/video consent — Whether images of the child may be taken during the activity and used for school communications.
Frequently asked questions
Can a school require permission slips for activities?
Yes. Schools typically require written parental consent for activities outside the normal curriculum, including field trips, sporting events, overnight stays, and any activity involving travel. This protects both the school and the students.
What happens if a parent doesn't return the permission slip?
The student typically cannot participate in the activity. Schools should not allow students to participate without written parental consent, as this creates liability exposure and violates the duty of care to the child.
Can permission slips be signed electronically?
Yes. Electronic permission slips are valid under ESIGN (US), eIDAS (EU), and ECA (UK). Many schools now use digital platforms for permission slips, which improve return rates and provide better record-keeping than paper forms.
Related resources
Send this template for signing — free, no credit card.