What Does a Vice President Do?

JAYFISH/THINKSTOCK

The vice president’s role is often the least understood, but the office provides a real opportunity for a motivated PTO leader.

by PTO Today Editors

08/27/2021

The role of vice president is typically one of the least-defined jobs on the PTO executive board. Most bylaws identify the duties with a vague description like “Assist the president.” These loose guidelines allow vice presidents the unique opportunity to tailor the job to their own skills and interests.

As vice president, you will play a role in day-to-day operations of the PTO, help formulate the group’s long-range plan, work out issues as they arise, and participate in executive board discussions and decisionmaking. That equates to a fair amount of responsibility but not necessarily a lot of time demands, which means you can take on additional responsibilities that suit your talents and availability.

Maybe you decide to focus on increasing involvement for kindergarten parents. Or maybe you provide training and leadership support for the committee chairpeople. You could even volunteer to chair a specific project like the spiritwear sale. That’s the thing about being vice president—the job is flexible enough that it can be what you make of it.

Serving as vice president is a good entry-level executive board position and provides good training for future presidents. And as vice president, you get the best of both worlds: You are part of the PTO’s overall leadership team, but you can also get in the trenches and do some of the work that defines the PTO.

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

Job Qualifications

  • A passion for the school and the PTO

  • Good listening skills

Basic Duties

Optional Additional Duties

These optional duties might be included in your PTO’s bylaws:

Keep in Mind:

  • The vice president is subordinate to the president, not a copresident.

  • The president is ultimately responsible for the executive board’s decisions.

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