7 Tasks for New PTO Presidents

altrendo images/Thinkstock

Checklist of tasks for newly elected presidents to take care of before the end of the school year.

by PTO Today Editors

07/20/2021

If you were just elected PTO president, congratulations! You may be excited and a little nervous at the same time—that’s normal; it’s a big job. But if you get organized now, chances are you’ll find that the job is manageable—and actually a lot of fun. Before school wraps up, try to take care of these seven tasks:

1. Reach out to outgoing officers and set up a time for them to transfer documents. Ask for a meeting so you can discuss general issues. (They may share some inside tips!)

2. Find out if there’s any immediate business you should know about. For example, are the contracts signed for fall fundraising?

3. Start connecting with parents, even if it is just a greeting in the pick-up line. Let parents know you are looking forward to working with them.

4. Meet with the principal with the idea that it is the start of a partnership. Keep it low-key and try to get a sense of how the principal sees the PTO’s role at school.

5. Connect with your new board and schedule a casual get-together for early summer. Don’t make it a business meeting—just plan getting to know each other.

6. Create a work space at home for your new job. Consider using a portable container to create an on-the-go PTO office so you can use it at the kitchen table or at school.

7. Take some time to look at the year ahead and jot down key tasks and key events on your calendar.

Some additional helpful resources:

You’re Elected! Now What?: Some great advice for first-time board members
PTO President’s Planning Checklist: A month-by-month overview of the president’s duties
Printable Planning Checklist: A brief, downloadable summary of a president’s tasks

Download our free New Leader Kit

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