16 Tips for Executive Board Members

Doing these simple things will help make you a more effective PTO or PTA board member.

by PTO Today Editors

06/28/2022

5 Things You Should Know About Representing Your PTO in the Community

  1. Always introduce yourself.

  2. Don’t speak on behalf of the school. You might have a great rapport with the principal, but you aren’t an official representative. Refer school questions to the principal; they’re not PTO business.

  3. Don’t share your personal opinions on issues. When you’re in your official role, speak on behalf of the PTO as a whole.

  4. Be polite.

  5. Give credit where credit is due.

 

4 Essential Tips for Working With School Staff

  • Introduce yourself. It’ll be easier to ask the custodian, secretary, school aide, and audiovisual technician for help later if you introduce yourself today.

  • Learn their names—and call them by name.

  • Respect their school jobs. Remember that their primary responsibility is to the school. They aren’t there to do PTO grunt work. If you need substantial help from school staff, clear it with the principal first.

  • Include them in staff appreciation efforts.

 

7 Secrets for Transitioning Your Office

  1. Clean out and organize your old files.

  2. Then hand over the files.

  3. Train your successor side by side.

  4. Introduce them around the school.

  5. Share your best advice (and worst experiences) about the job.

  6. Be accessible in the new year.

  7. But don’t hover; it’s their job now.

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

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