6 Ways To Be a Successful Leader

Mark Bowden/Thinkstock

Quick tips for leadership success.

by PTO Today Editors

07/20/2021

Don’t Ask Too Much of People

Avoid creating a situation where people, especially newer volunteers, are spending long hours on completing tasks and assignments—they’ll burn out.

Don’t Ask Too Much of Yourself

Remembering to give yourself a break is essential to the long-term success of your group.

Master the Art of Delegation

What’s a sweet way to spread holiday cheer and show your teachers you care? Ask volunteers to bake a few dozen holiday cookies, provide teachers with festive plates or boxes, and let them choose their favorites.

Be Open to New Ideas

“But we’ve always done it this way” is the ultimate motivation-killer. Take advantage of new input, and be willing to let people try things out.

Appreciate

Show recognition for volunteers, teachers, the principal and the administration, and school support staff. Simple expressions of thanks go a long way.

Make It Fun!

Bylaws and meetings will always be part of the mix, but you’re more likely to keep people coming back if you work to infuse your group with laughter and smiles.

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

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); } };