Tools for Building PTO Involvement

Rawpixel/Thinkstock

Resources to take the guesswork out of how to get your messages out to parents.

by PTO Today Editors

12/14/2021

The messages you send parents can make the difference in whether they decide to get involved at school. Sometimes, though, it’s hard to think of what to say or how to say it. That’s why we created videos, flyers, and sample messages you can use to promote parent involvement.

Involvement Flyer

Parents have a lot of competing demands for their time. This flyer will help remind them why helping out at school is worth their while.

10 Reasons To Get Involved at School flyer

Join the PTO Today community (it's free) for access to resources, giveaways and more

Sample Messages

Share these messages in emails, newsletters, and social media posts and on bulletin boards to show parents how much impact they can have.

Sample Messages for Talking About Your Parent Group

Video

Play this short video about the benefits of parent involvement at your school’s open house, post it on Facebook, or embed it on your website. English and Spanish versions are available.

Activities and Fundraising Templates

Customize these colorful flyers with information about your parent group. The more parents know about how your group benefits the school, the more likely they’ll be to support your efforts.

How We Support Our School Template—Activities and Events

How We Support Our School Template—Fundraising

Graphic Quotes

Post these graphics on Facebook and Instagram, or include them in your newsletters or email messages; just right-click on each image to download.

Originally posted in 2018 and updated regularly.

var preChatTemplate = { //Form header color and Submit button color. mainbgColor: '#0aa4db', //Form Header Text and Submit button text color. maintxColor: '#fff', //Chat Form Title heading: 'PTO Today', //Chat form Welcome Message textBanner: 'Please let us know your name and email address and we\'ll connect you with a live rep.', //Submit Button Label. SubmitLabel: 'Start Chat', //Fields List - Maximum is 5 //All the values are mandatory and the script will not work if not available. fields : { field1 : { //Type can be either text or title type: "name", //Label for Field Title, can be in any language label: "Name", //Field ID for Title fieldId: "name", //Required "yes" or "no" required: "yes", //Error text to be displayed error: "Please Enter your name" }, field2 : { //Type for Name - Do not Change type: "email", //Label for Field Name, can be in any language label: "Email", //Default - Field ID for Name - Do Not Change fieldId: "email", //Required "yes" or "no" required: "yes", //Error text to be displayed error: "Please Enter a valid email address" } } }; window.fcSettings = { token: "ec6b3db1-9caf-4a1a-bdf2-a7851529f4c3", host: "https://wchat.freshchat.com", siteId: "PTO Today", tags: ["ptotoday"], config: { cssNames: { widget: 'custom_fc_frame', expanded: 'custom_fc_expanded' } }, onInit: function() { console.log('widget init'); fcPreChatform.fcWidgetInit(preChatTemplate); } };