6 Keys to Effective Committees

kuponjabah/THINKSTOCK

Try these tips to improve your committee work.

by Elizabeth S. Leaver

08/27/2021

1. Contact Everyone

If there’s a list of potential committee volunteers, make sure every single one is contacted—and none are told “No, thanks, we don’t need your help.”

2. Communicate Expectations

Let people know what’s expected of their committee and what isn’t. If several committees will work together on a project, spell out what each group will do.

3. Utilize Strengths

Some people love taking the lead while others would rather work behind the scenes. Get to know members’ strengths and use them.

4. Be Open-minded

Listen to new ideas and incorporate them when possible. Committee meetings should be a place where everyone feels heard.

5. Be Empowered

When a decision needs to be discussed in detail, have committee members hash out possibilities and come to a decision; don’t wait for a general meeting.

6. Keep Good Records

Documenting steps and making sure it gets passed on helps new committee members build on past successes.

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

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