Tier 1 National Org

Recent Activity

Filter 

Monday, April 20

Friday, April 17

  • 11:25am
    Changes to Body
    -
    Our Elementary School Leaders came together to represent MCPS at the Maryland Association of Elementary School Principals (MAESP) Connected School Leader Conference on April 17,2025
    +
    Our Elementary School Leaders came together to represent MCPS at the Maryland Association of Elementary School Principals (MAESP) Connected School Leader Conference on April 17,2026
     
    MAESP hosted Maryland Elementary School leaders from all counties across the state, for a one-day summit focusing on collaborating with colleagues, navigating K-8 math standards, supporting multilingual families, and discussing current leadership topics.
     
    MAESP hosted Maryland Elementary School leaders from all counties across the state, for a one-day summit focusing on collaborating with colleagues, navigating K-8 math standards, supporting multilingual families, and discussing current leadership topics.
     
    Check out the full summit program *here [1]* for a in depth look at what our Elementary Leaders got to be apart of!
     
    Check out the full summit program *here [1]* for a in depth look at what our Elementary Leaders got to be apart of!
     
     
     
    [1] https://members.maespmd.org/main-calendar/Details/connected-school-leader-conference-1432346?sourceTypeId=Hub
     
    [1] https://members.maespmd.org/main-calendar/Details/connected-school-leader-conference-1432346?sourceTypeId=Hub
    Read more
  • 11:23am
    Changes to Title
    -
    MCPS Leaders attend the MAESP Connected School Leader Conference
    +
    MCPS Elementary School Leaders attend the MAESP Connected School Leader Conference
    Changes to Body
    -
    Our Elementary school Leaders came together to represent MCPS at the Maryland Association of Elementary School Principals (MAESP) Connected School Leader Conference on April 17,2025. 
    +
    Our Elementary School Leaders came together to represent MCPS at the Maryland Association of Elementary School Principals (MAESP) Connected School Leader Conference on April 17,2025. 
     
    MAESP hosted Maryland Elementary School leaders from all counties across the state, for a one-day summit focusing on collaborating with colleagues, navigating K-8 math standards, supporting multilingual families, and discussing current leadership topics.
     
    MAESP hosted Maryland Elementary School leaders from all counties across the state, for a one-day summit focusing on collaborating with colleagues, navigating K-8 math standards, supporting multilingual families, and discussing current leadership topics.
     
    Check out the full summit program *here [1]* for a in depth look at what our Elementary Leaders got to be apart of!
     
    Check out the full summit program *here [1]* for a in depth look at what our Elementary Leaders got to be apart of!
     
     
     
    [1] https://members.maespmd.org/main-calendar/Details/connected-school-leader-conference-1432346?sourceTypeId=Hub
     
    [1] https://members.maespmd.org/main-calendar/Details/connected-school-leader-...
    Read more
  • 11:18am
    Changes to Featured Image
      +
    Image: 20260417_102723.jpg
    Read more
  • 11:17am

    Our Elementary School Leaders came together to represent MCPS at the Maryland Association of Elementary School Principals (MAESP) Connected School Leader Conference on April 17,2026. 

    MAESP hosted Maryland Elementary School leaders from all counties across the state, for a one-day summit focusing on collaborating with colleagues, navigating K-8 math standards, supporting multilingual families, and discussing current leadership topics.

    Check out the full summit program here for a in depth look at what our Elementary Leaders got to be apart of!

  • 11:17am

    Our Elementary school Leaders came together to represent MCPS at the Maryland Association of Elementary School Principals (MAESP) Connected School Leader Conference on April 17,2025. 

    MAESP hosted Maryland Elementary School leaders from all counties across the state, for a one-day summit focusing on collaborating with colleagues, navigating K-8 math standards, supporting multilingual families, and discussing current leadership topics.

    Check out the full summit program here for a in depth look at what our Elementary Leaders got to be apart of!

Thursday, April 16

  • Your profile picture
    4:24am
    Too many differences to list. See Revisions for details.
  • Your profile picture
    4:23am
    Too many differences to list. See Revisions for details.
  • Your profile picture
    4:18am
    Too many differences to list. See Revisions for details.
  • Your profile picture
    4:17am

    You Shouldn’t Have to Lead Alone

    You Should Be Leading with Power

    When decisions are made about your school or district, are you at the table—or on the receiving end?

    The National Home for School Leadership Power

    AFSA transforms individual leadership into organized, collective power—providing the structure and national force to expand your influence beyond your building.

    Build Power Where You Are

    AFSA connects your authority to collective influence that drives real change.

    ...
    Read more
  • Your profile picture
    3:58am

    You Shouldn’t Have to Lead Alone

    You Should Be Leading with Power

    When decisions are made about your school or district, are you at the table—or on the receiving end?

    The National Home for School Leadership Power

    You already carry the responsibility of leadership. AFSA turns that leadership into organized, collective power. Whether you are part of a local union, an association, or ready to build one, AFSA provides the structure, strategy, and national force to expand your influence beyond your building.

    Build Power Where You Are

    AFSA connects your authority to collective influence that drives real change.

    Form and Strengthen Locals

    Build or grow a local organization with national backing.

    Increase Your Influence

    Turn leadership into power that shapes district and state decisions.

    The Job Has Changed. Leadership Must Evolve.

    School leaders face constant pressure—student needs, staffing shortages, community expectations, and politics. You are accountable at every level. You already lead. The question is whether your leadership has power behind it.

    POWER

    A collective voice shaping contracts, policy, and legislation

    ...
    Read more

Tuesday, April 14

  • Your profile picture
    5:04pm
    Too many differences to list. See Revisions for details.
  • Your profile picture
    5:04pm

    Join AFSA

    body {
    font-family: Arial, sans-serif;
    line-height: 1.6;
    margin: 0;
    padding: 0;
    color: #1a1a1a;
    }

    header {
    background: #0b1f3a;
    color: white;
    padding: 60px 20px;
    text-align: center;
    }

    header h1 {
    margin: 0;
    font-size: 80px;
    }

    header p {
    font-size: 18px;
    max-width: 800px;
    margin: 20px auto;
    }

    .btn {
    display: inline-block;
    padding: 12px 20px;
    margin: 10px 5px;
    background: #ffcc00;
    color: #000;
    text-decoration: none;
    font-weight: bold;
    border-radius: 4px;
    }

    .btn.secondary {
    background: transparent;
    border: 2px solid #ffcc00;
    color: #ffcc00;
    }

    section {
    padding: 60px 20px;
    max-width: 1000px;
    margin: auto;
    }

    h2 {
    font-size: 28px;
    margin-bottom: 15px;
    }

    .grid {
    display: grid;
    grid-template-columns: repeat(auto-fit, minmax(280px, 1fr));
    gap: 20px;
    }

    .card {
    border: 1px solid #ddd;
    padding: 20px;
    border-radius: 6px;
    background: #fafafa;
    }

    footer {
    background: #0b1f3a;
    color: white;
    text-align: center;
    padding: 30px;
    }

    JOIN AFSA

    The national home for school leadership power.
    If you are a local union or organization of school administrators—or ready to start one in your community—AFSA is built to help you organize, scale, and strengthen collective leadership power.

    Join AFSA
    Start a Local Union

    Build Power Where You Are

    School leadership is already a position of responsibility and authority. AFSA helps transform that leadership into organized collective power that can shape policy, conditions, and systems.

    Form & Strengthen Locals

    Support for building or growing local unions and administrator organizations.

    Connect to a National Network

    Link local leadership to a coordinated national structure of school administrators.

    Increase Influence

    Turn individual leadership into collective power that shapes district and state decisions.

    The Infrastructure That Makes Power Possible

    Legal & Professional Capacity

    ...
    Read more
  • Your profile picture
    5:00pm
    Too many differences to list. See Revisions for details.

Friday, April 10

  • Your profile picture
    2:06am
    Changes to Body
    -
    Below is a clean HTML version of your revised “power” framing, including clear CTA buttons (Join, Start a Local, Learn More, etc.) and structured sections for a landing page.
    +
    Join AFSA
    -
    You can drop this directly into a CMS or adjust styling as needed.
      
    -
      
    -
      
    -
    Join AFSA
      
     
     
     
    body {
     
    body {
     
    header h1 {
     
    header h1 {
     
    margin: 0;
     
    margin: 0;
    -
    font-size: 40px;
    +
    font-size: 80px;
     
    }
     
    }
     
     
    Read more

Thursday, April 9

  • Your profile picture
    6:03pm
    Too many differences to list. See Revisions for details.
  • Your profile picture
    6:01pm

    Your Professional Safety Net

    Being an AFSA member means you never lead alone. Your membership provides a comprehensive ecosystem of protection, savings, and support—covering you in high-stakes moments and supporting your everyday life.

    Core Protections

    Included with your dues. No extra enrollment required.

    • Professional Liability Insurance: $1 million in coverage for professional lawsuits.
    • Legal Action Trust: Up to $25,000 for job-related criminal charges or rights denials.
    • Accidental Death Benefit: Automatic $10,000 coverage for your beneficiaries.
    • Total Disability Coverage: Monthly income support if you are unable to work.

    Everyday Savings (Union Plus)

    Daily value from your membership through exclusive union savings programs.

    • Union Plus Discounts: Savings on electronics, entertainment, and everyday purchases.
    • Auto & Home Insurance: Exclusive rates through Liberty Mutual.
    • Travel Savings: Discounts on rentals and vacation packages.
    • AFSA Credit Card: Financial tools designed for union members.

    Growth & Support

    Investing in your leadership and the future of your profession.

    • Professional Development: Training on leadership, school safety, and emerging issues.
    • Member Success Stories: Learn how leaders are using AFSA support in their districts.
    • AFSA Scholarship Program: Tuition support for children of active members.

    Optional Supplemental Coverage

    Additional protection tailored to your individual needs.

    • Supplemental Life & Accident: Guaranteed acceptance programs.
    • Dental & Vision Plans: Coverage to fill gaps in district benefits.
    • Long-Term Care: Planning options for you and your spouse.
    • Additional AD&D: Increase coverage beyond the included benefit.

    This Is What Having Backup Looks Like

    You take care of your school. Make sure someone is taking care of you.

    Join AFSA

  • Your profile picture
    5:57pm
    Changes to Featured Image
      +
    Image: adobestock_902996250.jpeg
    Read more
Public
This is a closed group. Only a group administrator can add you.

There is no content in this space.