LuckyBusiness/Thinkstock

Creating an organized and energized PTO board can help you have a great year. These tips will help you all get moving in the same direction.

by Elizabeth S. Leaver

07/26/2021

The good news: You have a great board in place, ready to take on a new year with enthusiasm and focus. The challenge: Keeping them engaged at that level without burning them out. Here’s how to make it happen.

Set parameters for tasks. Being specific lets people figure out for themselves exactly what they can and can’t incorporate into their schedule. It’s much more effective (and more likely to keep people from becoming overwhelmed) than giving a vague, open-ended ask.

Support delegation. Once you’re confident your board members have a good handle on their jobs, let them know it’s OK to reach out for help or hand off some tasks.

Polish Your Delegation Skills

Tap into passions. Plugging any volunteer, including a board member, into tasks she’ll enjoy can help her have a more meaningful experience, and it’ll keep up her enthusiasm for doing so.

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

Offer job sharing. It’s not uncommon for a parent group to split a board position. If your bylaws allow it, offering shared positions can be a great way to keep any one volunteer from feeling buried.

Don’t assume or take advantage. Most board members have had the experience of being asked to step in to help with events when there aren’t enough volunteers. This might be OK, but don’t assume it is. Always ask, and make sure they truly have the bandwidth to contribute in such situations.

Let them weigh in. Some parent groups fall into a pattern of having just a couple of members, say the treasurer and president, consulting on major decisions. Don’t be one of those groups! It’s a surefire way to lower board members’ morale.

Be gracious about glitches. Nothing derails PTO morale faster than when people feel they’re under a microscope for perfection. Remember that your board members are human—they’re bound to make some mistakes. Never dwell on them or make people feel embarrassed or guilty.

Let off some steam. Make time for fun! Once a month, organize a casual get-together at a local establishment or even someone’s home where everyone can share some casual chat and laughs.

Parents Night Out Flyer

Wine Night Flyer

Be alert to signs. If a previously reliable board member is failing to show up or not completing tasks, reach out to her in an understanding way. Ask her whether she is feeling overwhelmed and by what, and work with her on ways to reduce the pressure.

Communicate (and be gracious). Let your board members know you don’t expect any more from them than they can handle—and mean it! If someone needs to decline a request or a task, accept it graciously.

Say (and show) your thanks. Don’t wait until the end of the year—take the time to show members and volunteers how much they are appreciated whenever the mood strikes. A word of thanks, a thank-you note, a small gift, and a public acknowledgement are ways that leaders can make members aware that their contributions are valued.

10 Quick and Easy Volunteer Gifts

Originally posted in 2016 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); } };