www.govexec.com Open in urlscan Pro
2620:1ec:bdf::44  Public Scan

Submitted URL: https://link.govexec.com/click/64ae761c726b290001d107c5/aHR0cHM6Ly93d3cuZ292ZXhlYy5jb20v/634635a15309c53cd50b0a33B4c4b9605
Effective URL: https://www.govexec.com/
Submission: On July 12 via api from US — Scanned from DE

Form analysis 7 forms found in the DOM

/search/

<form class="search-box-input-holder" action="/search/">
  <input class="search-box-input" type="text" name="q" placeholder="Search" required="">
  <button type="submit" class="search-box-submit">
    <svg class="search-box-submit-svg">
      <use xlink:href="/static/b/base/svg/spritesheet.svg?v=18.0.0#icon-arrow-right-1b"></use>
    </svg>
  </button>
</form>

POST /newsletter-subscribe

<form class="subscribe-form" action="/newsletter-subscribe" method="post">
  <input type="hidden" name="source-signup" value="ge-rail-hp">
  <input type="hidden" name="newsletter-ge-today" value="on">
  <div class="form-group">
    <label class="subscribe-label">
      <span class="sr-only">email</span>
      <div class="input-group">
        <span class="input-group-prepend">
          <svg class="subscribe-email-icon">
            <use xlink:href="/static/b/base/svg/spritesheet.svg?v=18.0.0#icon-envelope"></use>
          </svg>
        </span>
        <input class="form-control form-control-lg" name="email" type="email" placeholder=" Enter your email " required="" autocomplete="email">
        <span class="input-group-append">
          <button class="btn btn-secondary" type="submit">
            <i class="fa fa-caret-right fa-3x"></i>
          </button>
        </span>
      </div>
    </label>
  </div>
</form>

POST /newsletter-subscribe

<form class="subscribe-form" action="/newsletter-subscribe" method="post">
  <input type="hidden" name="source-signup" value="ge-rail-hp">
  <input type="hidden" name="newsletter-ge-today" value="on">
  <div class="form-group">
    <label class="subscribe-label">
      <span class="sr-only">email</span>
      <div class="input-group">
        <span class="input-group-prepend">
          <svg class="subscribe-email-icon">
            <use xlink:href="/static/b/base/svg/spritesheet.svg?v=18.0.0#icon-envelope"></use>
          </svg>
        </span>
        <input class="form-control form-control-lg" name="email" type="email" placeholder=" Enter your email " required="" autocomplete="email">
        <span class="input-group-append">
          <button class="btn btn-secondary" type="submit">
            <i class="fa fa-caret-right fa-3x"></i>
          </button>
        </span>
      </div>
    </label>
  </div>
</form>

POST /newsletter-subscribe

<form class="subscribe-form" action="/newsletter-subscribe" method="post">
  <input type="hidden" name="source-signup" value="ge-river-hp">
  <input type="hidden" name="newsletter-ge-today" value="on">
  <div class="form-group">
    <label class="subscribe-label">
      <span class="sr-only">email</span>
      <div class="input-group">
        <span class="input-group-prepend">
          <svg class="subscribe-email-icon">
            <use xlink:href="/static/b/base/svg/spritesheet.svg?v=18.0.0#icon-envelope"></use>
          </svg>
        </span>
        <input class="form-control form-control-lg" name="email" type="email" placeholder=" Enter your email " required="" autocomplete="email">
        <span class="input-group-append">
          <button class="btn btn-secondary" type="submit">
            <i class="fa fa-caret-right fa-3x"></i>
          </button>
        </span>
      </div>
    </label>
  </div>
</form>

POST /newsletter-subscribe

<form class="survey-modal-form" action="/newsletter-subscribe" method="post">
  <fieldset>
    <input type="hidden" name="source-signup" value="">
    <input type="hidden" name="email" value="">
    <input type="hidden" name="is-survey" value="1">
    <div class="form-group survey-modal-full-name">
      <label for="full-name" class="survey-modal-label">Full Name</label>
      <input class="form-control form-control-lg survey-modal-field" id="full-name" name="full-name" type="text" autocomplete="name">
    </div>
    <div class="form-group survey-modal-i-work-for">
      <label for="employer" class="survey-modal-label">I Work For...</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" id="employer" name="i-work-for">
        <option value="" disabled="" selected="">— select —</option>
        <option value="Department of Defense (Civilian)">Department of Defense (Civilian)</option>
        <option value="Department of Defense (Military)">Department of Defense (Military)</option>
        <option value="Federal Government">Federal Government</option>
        <option value="State/Local Government">State/Local Government</option>
        <option value="Government Contractor">Government Contractor</option>
        <option value="Private Sector">Private Sector</option>
        <option value="Retired">Retired</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-civilian-branch">
      <label for="civilian-branch" class="survey-modal-label">Agency/Department</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" id="civilian-branch" name="civilian-branch">
        <option value="" disabled="" selected="">— select —</option>
        <option value="Department of the Air Force">Department of the Air Force</option>
        <option value="Department of the Army">Department of the Army</option>
        <option value="Department of the Navy">Department of the Navy</option>
        <option value="Joint Chiefs of Staff">Joint Chiefs of Staff</option>
        <option value="National Intelligence Agency">National Intelligence Agency</option>
        <option value="Office of the Secretary of Defense">Office of the Secretary of Defense</option>
        <option value="Other Defense Agency">Other Defense Agency</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-military-branch">
      <label for="military-branch" class="survey-modal-label">Agency/Department</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" id="military-branch" name="military-branch">
        <option value="" disabled="" selected="">— select —</option>
        <option value="Air Force">Air Force</option>
        <option value="Army">Army</option>
        <option value="Coast Guard">Coast Guard</option>
        <option value="Navy">Navy</option>
        <option value="Marines">Marines</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-fed-gov-agency-dept">
      <label for="fed-gov-agency-dept" class="survey-modal-label">Agency/Department</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" id="fed-gov-agency-dept" name="fed-gov-agency-dept">
        <option value="" disabled="" selected="">— select —</option>
        <option value="Department of Agriculture" class="fed-gov-agency-dept">Department of Agriculture</option>
        <option value="Department of Commerce" class="fed-gov-agency-dept">Department of Commerce</option>
        <option value="Department of Education" class="fed-gov-agency-dept">Department of Education</option>
        <option value="Department of Energy" class="fed-gov-agency-dept">Department of Energy</option>
        <option value="Department of HHS" class="fed-gov-agency-dept">Department of HHS</option>
        <option value="Department of Homeland Security" class="fed-gov-agency-dept">Department of Homeland Security</option>
        <option value="Department of HUD" class="fed-gov-agency-dept">Department of HUD</option>
        <option value="Department of Interior" class="fed-gov-agency-dept">Department of Interior</option>
        <option value="Department of Justice" class="fed-gov-agency-dept">Department of Justice</option>
        <option value="Department of Labor" class="fed-gov-agency-dept">Department of Labor</option>
        <option value="Department of State" class="fed-gov-agency-dept">Department of State</option>
        <option value="Department of Transportation" class="fed-gov-agency-dept">Department of Transportation</option>
        <option value="Department of Treasury" class="fed-gov-agency-dept">Department of Treasury</option>
        <option value="Department of Veterans Affairs" class="fed-gov-agency-dept">Department of Veterans Affairs</option>
        <option value="EPA" class="fed-gov-agency-dept">EPA</option>
        <option value="Executive Office of the President/Vice President" class="fed-gov-agency-dept">Executive Office of the President/Vice President</option>
        <option value="Federal Bureau of Investigation" class="fed-gov-agency-dept">Federal Bureau of Investigation</option>
        <option value="Federal Communications Commission" class="fed-gov-agency-dept">Federal Communications Commission</option>
        <option value="Federal Trade Commission" class="fed-gov-agency-dept">Federal Trade Commission</option>
        <option value="GSA" class="fed-gov-agency-dept">GSA</option>
        <option value="Judiciary Branch" class="fed-gov-agency-dept">Judiciary Branch</option>
        <option value="Legislative Branch" class="fed-gov-agency-dept">Legislative Branch</option>
        <option value="NASA" class="fed-gov-agency-dept">NASA</option>
        <option value="National Institute of Health" class="fed-gov-agency-dept">National Institute of Health</option>
        <option value="OMB" class="fed-gov-agency-dept">OMB</option>
        <option value="OPM" class="fed-gov-agency-dept">OPM</option>
        <option value="SSA" class="fed-gov-agency-dept">SSA</option>
        <option value="USPS" class="fed-gov-agency-dept">USPS</option>
        <option value="Other Agency" class="fed-gov-agency-dept">Other Agency</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-state-local-agency-dept">
      <label for="state-local-agency-dept" class="survey-modal-label">Agency/Department</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" id="state-local-agency-dept" name="state-local-agency-dept">
        <option value="" disabled="" selected="">— select —</option>
        <option value="Government Association" class="state-local-agency-dept">Government Association</option>
        <option value="County" class="state-local-agency-dept">County</option>
        <option value="Municipal" class="state-local-agency-dept">Municipal</option>
        <option value="Special District" class="state-local-agency-dept">Special District</option>
        <option value="State" class="state-local-agency-dept">State</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-education">
      <label for="education" class="survey-modal-label">Agency/Department</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" id="education" name="education">
        <option value="" disabled="" selected="">— select —</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-organization-function">
      <label for="organization-function" class="survey-modal-label">Organization Function</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" name="organization-function" id="organization-function">
        <option value="" disabled="" selected="">— select —</option>
        <option value="Elected Official/Legislative/Executive Office">Elected Official/Legislative/Executive Office</option>
        <option value="Environment/Energy">Environment/Energy</option>
        <option value="Finance/Budget">Finance/Budget</option>
        <option value="Health &amp; Human Services">Health &amp; Human Services</option>
        <option value="Public Safety/Emergency Services/Law Enforcement">Public Safety/Emergency Services/Law Enforcement</option>
        <option value="Technology">Technology</option>
        <option value="Transportation/Utilities/Infrastructure">Transportation/Utilities/Infrastructure</option>
        <option value="Other">Other</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-organization-name">
      <label for="organization_name" class="survey-modal-label">Please Provide Your Org.'s Name</label>
      <input class="form-control form-control-lg survey-modal-field" id="organization_name" name="organization-name" type="text" autocomplete="organization">
    </div>
    <div class="form-group survey-modal-industry">
      <label for="industry" class="survey-modal-label">Industry</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" name="industry" id="industry">
        <option value="" disabled="" selected="">— select —</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-job-title">
      <label for="job_title" class="survey-modal-label">Job Title</label>
      <input class="form-control form-control-lg survey-modal-field" id="job_title" name="job-title" type="text" autocomplete="job-title">
    </div>
    <div class="form-group survey-modal-job-function">
      <label for="job-function" class="survey-modal-label">Job Function</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" name="job-function" id="job-function">
        <option value="" disabled="" selected="">— select —</option>
        <option value="Agency Leadership">Agency Leadership</option>
        <option value="Business &amp; Operations">Business &amp; Operations</option>
        <option value="Communications &amp; Marketing">Communications &amp; Marketing</option>
        <option value="Financial/Contract Management">Financial/Contract Management</option>
        <option value="Human Resource Management">Human Resource Management</option>
        <option value="Technology Management">Technology Management</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-phone-number">
      <label for="phone-number" class="survey-modal-label">Phone Number</label>
      <input class="form-control form-control-lg survey-modal-field" id="phone-number" name="phone-number" type="tel" autocomplete="tel">
    </div>
    <div class="form-group survey-modal-postal-code">
      <label for="postal_code" class="survey-modal-label">Zip code</label>
      <input class="form-control form-control-lg survey-modal-field" id="postal_code" name="postal_code" type="text" autocomplete="postal-code">
    </div>
    <div class="form-group survey-modal-country">
      <label for="country" class="survey-modal-label">Country</label>
      <select class="form-control form-control-lg custom-select survey-modal-field" id="country" name="country">
        <option value="United States">United States</option>
        <option value="EEA (European Economic Area)">EEA (European Economic Area)</option>
        <option value="Canada">Canada</option>
        <option value="Other">Other</option>
      </select>
      <div class="survey-modal-select-icon-container">
        <div class="survey-modal-select-icon">▼</div>
      </div>
    </div>
    <div class="form-group survey-modal-country-other">
      <label for="country_other" class="survey-modal-label">Country Name</label>
      <input id="country_other" type="text" name="country_other" class="form-control form-control-lg survey-modal-field" autocomplete="country-name">
    </div>
    <div class="form-check">
      <label class="form-check-label subscribe-third-party optin-regular">
        <input class="form-check-input" type="checkbox" name="third_party" checked="">
        <span class="newsletters-partner-text">Yes, I want to receive occasional updates from partners</span>
      </label>
    </div>
    <div class="form-check">
      <label class="form-check-label subscribe-third-party optin-eea">
        <input class="form-check-input" type="checkbox" name="third_party_eea">
        <span class="newsletters-partner-text"> I agree to the use of my personal data by Government Executive Media Group and its partners to serve me targeted ads.
          <a class="survey-modal-learn-more-link" href="https://www.govexec.com/about/privacy-policy/" target="_blank">Learn more</a>. </span>
      </label>
    </div>
    <div class="d-flex flex-row-reverse">
      <input class="survey-modal-submit" type="submit" value="Submit">
    </div>
  </fieldset>
</form>

POST /newsletters/subscribe/conversion-module/govexec-today/

<form class="conversion-module-signup-form " action="/newsletters/subscribe/conversion-module/govexec-today/" method="post">
  <fieldset>
    <legend class="conversion-module-signup-form-title">
      <span class="conversion-module-signup-form-title-line1"> Get federal business news in your inbox. </span>
      <span class="conversion-module-signup-form-title-line2"> Sign up for Govexec Today </span>
    </legend>
    <input id="conversion-module-nl-source_signup" name="source_signup" type="hidden" value="ge-mod-conv-dt">
    <input id="conversion-module-nl-run_through_id" name="run_through_id" type="hidden">
    <div class="conversion-module-signup-form-email form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-nl-email"> My email is ... </label>
      <input autocomplete="email" class="form-control form-control-xl" id="conversion-module-nl-email" name="email" placeholder="email@example.com" required="required" type="text">
    </div>
    <div class="conversion-module-signup-form-employer form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-nl-employer"> I work for ... </label>
      <select class="form-control form-control-xl" id="conversion-module-nl-employer" name="employer" required="required">
        <option value="" selected="selected">--select--</option>
        <option value="Department of Defense (Civilian)">Department of Defense (Civilian)</option>
        <option value="Department of Defense (Military)">Department of Defense (Military)</option>
        <option value="Federal Government">Federal Government</option>
        <option value="State/Local Government">State/Local Government</option>
        <option value="Government Contractor">Government Contractor</option>
        <option value="Private Sector">Private Sector</option>
        <option value="Retired">Retired</option>
      </select>
    </div>
    <div class="conversion-module-signup-form-optin form-group">
    </div>
    <div class="conversion-module-signup-form-submit form-group">
      <button class="conversion-module-signup-form-submit-btn btn btn-default" type="submit">
        <span class="conversion-module-signup-form-submit-text">
          <span class="conversion-module-signup-form-submit-arrow"></span> Sign up </span>
      </button>
    </div>
  </fieldset>
  <a class="conversion-module-signup-form-link" href="https://www.govexec.com/about/privacy-policy/" target="_blank">Privacy Policy</a>
</form>

POST /newsletters/subscribe/conversion-module/govexec-today/thank-you/

<form class="conversion-module-signup-form " action="/newsletters/subscribe/conversion-module/govexec-today/thank-you/" method="post">
  <fieldset>
    <legend class="conversion-module-signup-form-title">
      <span class="conversion-module-signup-form-title-line1"> Almost There! </span>
      <span class="conversion-module-signup-form-title-line2"> Help us tailor content specifically for you: </span>
    </legend>
    <input id="conversion-module-thank-you-source_signup" name="source_signup" type="hidden" value="ge-mod-conv-dt">
    <input id="conversion-module-thank-you-run_through_id" name="run_through_id" type="hidden">
    <input id="conversion-module-thank-you-email" name="email" type="hidden">
    <div class="conversion-module-signup-form-full_name form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-full_name"> Full Name </label>
      <input autocomplete="name" class="form-control form-control-xl" id="conversion-module-thank-you-full_name" name="full_name" placeholder="" type="text">
    </div>
    <div class="conversion-module-signup-form-agency_department form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-agency_department"> Agency/Department </label>
      <select class="form-control form-control-xl" id="conversion-module-thank-you-agency_department" name="agency_department" placeholder="">
        <option value="" selected="selected">--select--</option>
        <option class="agency-department-civilian-branch" value="Department of the Air Force">Department of the Air Force</option>
        <option class="agency-department-civilian-branch" value="Department of the Army">Department of the Army</option>
        <option class="agency-department-civilian-branch" value="Department of the Navy">Department of the Navy</option>
        <option class="agency-department-civilian-branch" value="Joint Chiefs of Staff">Joint Chiefs of Staff</option>
        <option class="agency-department-civilian-branch" value="National Intelligence Agency">National Intelligence Agency</option>
        <option class="agency-department-civilian-branch" value="Office of the Secretary of Defense">Office of the Secretary of Defense</option>
        <option class="agency-department-civilian-branch" value="Other Defense Agency">Other Defense Agency</option>
        <option class="agency-department-military-branch" value="Air Force">Air Force</option>
        <option class="agency-department-military-branch" value="Army">Army</option>
        <option class="agency-department-military-branch" value="Coast Guard">Coast Guard</option>
        <option class="agency-department-military-branch" value="Navy">Navy</option>
        <option class="agency-department-military-branch" value="Marines">Marines</option>
        <option class="agency-department-federal-government" value="Department of Agriculture">Department of Agriculture</option>
        <option class="agency-department-federal-government" value="Department of Commerce">Department of Commerce</option>
        <option class="agency-department-federal-government" value="Department of Education">Department of Education</option>
        <option class="agency-department-federal-government" value="Department of Energy">Department of Energy</option>
        <option class="agency-department-federal-government" value="Department of HHS">Department of HHS</option>
        <option class="agency-department-federal-government" value="Department of Homeland Security">Department of Homeland Security</option>
        <option class="agency-department-federal-government" value="Department of HUD">Department of HUD</option>
        <option class="agency-department-federal-government" value="Department of Interior">Department of Interior</option>
        <option class="agency-department-federal-government" value="Department of Justice">Department of Justice</option>
        <option class="agency-department-federal-government" value="Department of Labor">Department of Labor</option>
        <option class="agency-department-federal-government" value="Department of State">Department of State</option>
        <option class="agency-department-federal-government" value="Department of Transportation">Department of Transportation</option>
        <option class="agency-department-federal-government" value="Department of Treasury">Department of Treasury</option>
        <option class="agency-department-federal-government" value="Department of Veterans Affairs">Department of Veterans Affairs</option>
        <option class="agency-department-federal-government" value="EPA">EPA</option>
        <option class="agency-department-federal-government" value="Executive Office of the President/Vice President">Executive Office of the President/Vice President</option>
        <option class="agency-department-federal-government" value="Federal Bureau of Investigation">Federal Bureau of Investigation</option>
        <option class="agency-department-federal-government" value="Federal Communications Commission">Federal Communications Commission</option>
        <option class="agency-department-federal-government" value="Federal Trade Commission">Federal Trade Commission</option>
        <option class="agency-department-federal-government" value="GSA">GSA</option>
        <option class="agency-department-federal-government" value="Judiciary Branch">Judiciary Branch</option>
        <option class="agency-department-federal-government" value="Legislative Branch">Legislative Branch</option>
        <option class="agency-department-federal-government" value="NASA">NASA</option>
        <option class="agency-department-federal-government" value="National Institute of Health">National Institute of Health</option>
        <option class="agency-department-federal-government" value="OMB">OMB</option>
        <option class="agency-department-federal-government" value="OPM">OPM</option>
        <option class="agency-department-federal-government" value="SSA">SSA</option>
        <option class="agency-department-federal-government" value="USPS">USPS</option>
        <option class="agency-department-federal-government" value="Other Agency">Other Agency</option>
        <option class="agency-department-state-and-local" value="Government Association">Government Association</option>
        <option class="agency-department-state-and-local" value="County">County</option>
        <option class="agency-department-state-and-local" value="Municipal">Municipal</option>
        <option class="agency-department-state-and-local" value="Special District">Special District</option>
        <option class="agency-department-state-and-local" value="State">State</option>
      </select>
    </div>
    <div class="conversion-module-signup-form-organization_function form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-organization_function"> Organization Function </label>
      <select class="form-control form-control-xl" id="conversion-module-thank-you-organization_function" name="organization_function" placeholder="">
        <option value="" selected="selected">--select--</option>
        <option value="Elected Official/Legislative/Executive Office">Elected Official/Legislative/Executive Office</option>
        <option value="Environment/Energy">Environment/Energy</option>
        <option value="Finance/Budget">Finance/Budget</option>
        <option value="Health &amp; Human Services">Health &amp; Human Services</option>
        <option value="Public Safety/Emergency Services/Law Enforcement">Public Safety/Emergency Services/Law Enforcement</option>
        <option value="Technology">Technology</option>
        <option value="Transportation/Utilities/Infrastructure">Transportation/Utilities/Infrastructure</option>
        <option value="Other">Other</option>
      </select>
    </div>
    <div class="conversion-module-signup-form-organization_name form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-organization_name"> Organization Name </label>
      <input autocomplete="organization" class="form-control form-control-xl" id="conversion-module-thank-you-organization_name" name="organization_name" placeholder="" type="text">
    </div>
    <div class="conversion-module-signup-form-job_function form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-job_function"> Job Function </label>
      <select class="form-control form-control-xl" id="conversion-module-thank-you-job_function" name="job_function" placeholder="">
        <option value="" selected="selected">--select--</option>
        <option value="Agency Leadership">Agency Leadership</option>
        <option value="Business &amp; Operations">Business &amp; Operations</option>
        <option value="Communications &amp; Marketing">Communications &amp; Marketing</option>
        <option value="Financial/Contract Management">Financial/Contract Management</option>
        <option value="Human Resource Management">Human Resource Management</option>
        <option value="Technology Management">Technology Management</option>
      </select>
    </div>
    <div class="conversion-module-signup-form-phone form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-phone"> Phone number </label>
      <input autocomplete="tel" class="form-control form-control-xl" id="conversion-module-thank-you-phone" name="phone" placeholder="" type="text">
    </div>
    <div class="conversion-module-signup-form-state_and_zip form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-state_and_zip_0"> Zip code </label>
      <input autocomplete="postal-code" class="form-control form-control-xl" id="conversion-module-thank-you-state_and_zip_0" name="state_and_zip_0" placeholder="" type="text"><input autocomplete="postal-code" class="form-control form-control-xl"
        id="conversion-module-thank-you-state_and_zip_1" name="state_and_zip_1" placeholder="" type="hidden">
    </div>
    <div class="conversion-module-signup-form-country form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-country"> Country </label>
      <select class="form-control form-control-xl" id="conversion-module-thank-you-country" name="country" placeholder="">
        <option value="United States">United States</option>
        <option value="EEA (European Economic Area)">EEA (European Economic Area)</option>
        <option value="Canada">Canada</option>
        <option value="Other">Other</option>
      </select>
    </div>
    <div class="conversion-module-signup-form-country_other form-group">
      <label class="conversion-module-signup-form-label control-label" for="conversion-module-thank-you-country_other"> Country Name </label>
      <input autocomplete="country-name" class="form-control form-control-xl" id="conversion-module-thank-you-country_other" name="country_other" placeholder="" type="text">
    </div>
    <div class="conversion-module-signup-form-optin conversion-module-signup-form-optin-regular form-group">
      <div class="checkbox">
        <label class="conversion-module-signup-form-label" for="conversion-module-thank-you-optin">
          <input checked="checked" id="conversion-module-thank-you-optin" name="optin" type="checkbox">
          <span class="conversion-module-signup-form-label-text">Yes, Government Executive can email me on behalf of carefully selected companies and organizations.</span>
        </label>
      </div>
    </div>
    <div class="conversion-module-signup-form-optin conversion-module-signup-form-optin-eea form-group hide">
      <div class="checkbox">
        <label class="conversion-module-signup-form-label" for="conversion-module-thank-you-optin_eea">
          <input id="conversion-module-thank-you-optin_eea" name="optin_eea" type="checkbox">
          <span class="conversion-module-signup-form-label-text"> I agree to the use of my personal data by Government Executive Media Group and its partners to serve me targeted ads.
            <a class="conversion-module-learn-more-link" href="https://www.govexec.com/about/privacy-policy/" target="_blank">Learn more</a>. </span>
        </label>
      </div>
    </div>
    <div class="conversion-module-signup-form-submit form-group">
      <button class="conversion-module-signup-form-submit-btn btn btn-default" type="submit">
        <span class="conversion-module-signup-form-submit-text">
          <span class="conversion-module-signup-form-submit-arrow"></span> Submit </span>
      </button>
    </div>
  </fieldset>
  <a class="conversion-module-signup-form-link" href="https://www.govexec.com/about/privacy-policy/" target="_blank">Privacy Policy</a>
</form>

Text Content

Continue to the site in 13 →
Skip to Content

Sponsor Message



Sponsor Message


 * Podcasts
 * Events
 * About
 * Newsletters
 * Advertise


 * News
 * Tech
 * Management
 * Pay & Benefits
 * Oversight
 * Workforce
 * Defense
 * Insights


 * Leadership Voices
 * Podcasts

 * Events
 * About
 * Newsletters
 * Advertise


 * 
 * 
 * 
 * 

Workforce


‘THEY DON’T CARE ABOUT MY LIFE’: LAWMAKERS, EMPLOYEES RAISE CONCERNS ABOUT HEAT
AFTER USPS MAIL CARRIER'S DEATH

 * Eric Katz
 * July 11, 2023

 * News
 * Management
 * Oversight
 * Defense
 * Tech
 * Pay & Benefits
 * Workforce
 * Insights
 * Leadership Voices

 * Trending
 * Telework
 * 2024 Budget
 * USPS
 * TSP
 * Gov Hall of Fame

Management
Cocaine at the White House? GOP Demands Answers
Pay & Benefits
OPM’s Retirement Backlog Lowest Since 2017
Workforce
More Discretion for Reducing Feds’ Punishments
Pay & Benefits
How Much is Enough for Retirement?
Pay & Benefits
TSP Funds Bounce Back In June
sponsor content
Bluescape for Public Sector
Management
Cocaine at the White House? GOP Demands Answers
Pay & Benefits
OPM’s Retirement Backlog Lowest Since 2017
Workforce
More Discretion for Reducing Feds’ Punishments
Pay & Benefits
How Much is Enough for Retirement?
Pay & Benefits
TSP Funds Bounce Back In June
sponsor content
Bluescape for Public Sector


Workforce


HOUSE SUPPORTS A 5.2% PAY RAISE IN ITS DRAFT DEFENSE POLICY BILL, BUT SLASHES
DIVERSITY INITIATIVES


COMMITTEE LEADERS HOPE TO END THE NATIONAL DEFENSE AUTHORIZATION ACT'S
REPUTATION AS A CHRISTMAS TREE FOR NON-NATIONAL SECURITY AMENDMENTS.

 * Erich Wagner
 * July 11, 2023


Management


TRUST IN THE FEDERAL GOVERNMENT IS IN A TAILSPIN. HERE’S HOW AGENCIES CAN
REBUILD IT.


COMMENTARY | AGENCIES MUST PROVE THEY ARE COMPETENT AND SUPPORT VALUES SUCH AS
TRANSPARENCY.

 * G. Edward DeSeve and Srikant Sastry
 * 5 hours ago


Oversight


ALASKA AND 9 OTHER STATES THREATEN TO SUE EPA OVER WOOD-BURNING STOVE STANDARDS


THE AGENCY'S 2015 STANDARDS ARE INADEQUATELY ADMINISTERED AND ALLOW SUBSTANDARD
DEVICES TO BE CERTIFIED, THUS CREATING MORE POLLUTION AND DECEIVING CONSUMERS,
COURT FILING ARGUES.

 * Yereth Rosen
 * July 11, 2023


Defense


SENATOR BLOCKS MARINE CONFIRMATION, LEAVING CORPS WITH AN ACTING COMMANDANT


GEN. DAVID BERGER RELINQUISHED HIS POSITION HOURS BEFORE THE MOTION, HANDING
AUTHORITIES OVER TO ASSISTANT COMMANDANT GEN. ERIC SMITH.

 * Caitlin M. Kenney
 * July 11, 2023




Sponsor Content


SECURITY BY DESIGN AND DEFAULT, LIMITS HUMAN ERROR AND EMPOWERS AGENCIES


ATTACKS BY BAD ACTORS ARE RELENTLESS, AND DESPITE COMPLIANCE STANDARDS, BREACHES
STILL HAPPEN DUE TO BOTH TECHNOLOGY ISSUES AND HUMAN ERROR.

 * Presented by Microsoft

Management


THE WHITE HOUSE PROMOTES SUCCESS STORIES IN THE GOVERNMENT’S CUSTOMER EXPERIENCE
PUSH


FILLING OUT FORMS TO RECERTIFY FOR DISABILITY INSURANCE IS “MORE FRIGHTENING
THAN CANCER,” ONE BENEFICIARY SAID. THE SOCIAL SECURITY ADMINISTRATION IS TRYING
TO MAKE IT EASIER.

 * Natalie Alms
 * July 11, 2023


Management


THE FEDERAL GOVERNMENT HAS MORE THAN 8,000 VACANT PROPERTIES. WHY AREN’T THEY
BEING USED TO HOUSE THE HOMELESS?


A 2016 LAW SAYS UNUSED FEDERAL PROPERTIES SHOULD BE TURNED OVER TO HELP THE
HOMELESS. BUT A COMPLEX PROCESS AND BUREAUCRATIC REQUIREMENTS ARE MAKING THAT
NEARLY IMPOSSIBLE.

 * Kery Murakami
 * July 11, 2023



Sponsor Message



Sponsor Message


Get the latest on need-to-know topics for federal employees delivered to your
inbox.



email

View Privacy Policy

--------------------------------------------------------------------------------

Get the latest on need-to-know topics for federal employees delivered to your
inbox.



email

View Privacy Policy

--------------------------------------------------------------------------------

Stay Connected



Sponsor Message



Sponsor Message





Sponsor Message



Sponsor Message

Get the latest on need-to-know topics for federal employees delivered to your
inbox.



email

View Privacy Policy

--------------------------------------------------------------------------------

Oversight


HERE’S HOW TO FIX THE PENTAGON’S COST ASSESSMENT AND PROGRAM EVALUATION OFFICE


THE CHANGES MUST GO TO THE HEART OF THE OPERATION.

 * Winslow T. Wheeler
 * July 11, 2023


Sponsor Content


AWS YES PROGRAM: PROMOTIONS FOR FEDERAL GOVERNMENT AGENCIES


WITH THE DEADLINE FOR FY23 QUICKLY APPROACHING, MAKE THE MOST OUT OF REMAINING
BUDGET WITH THE AWS YES PROGRAM. ACCESS AN OVERVIEW OF AVAILABLE PROMOTIONS.

 * Presented by AWS

Defense


A SENATOR'S HOLDS ON MILITARY NOMINATIONS ARE HURTING READINESS AGAINST CHINA,
DEFENSE OFFICIAL SAYS


FROM DEFENSE POLICY BILL AMENDMENTS AND "POISON PILL" SPENDING BILLS TO
PROMOTION HOLDS, REPUBLICANS' EFFORTS ARE FRUSTRATING PENTAGON OFFICIALS.

 * Patrick Tucker
 * July 10, 2023


FEATURED INSIGHTS
Sponsor Content
IIG: Building a DevSecOps Culture
Sponsor Content
How Policymakers Can Tackle the Complexities of AI Models
Sponsor Content
GovExec TV: Five Questions with David Alexander at Paris Air Show
Sponsor Content
GovExec TV: Five Questions with Tim Winter at SOF Week
Sponsor Content
The Cybersecurity Talent Famine Has a Surprising Solution
Sponsor Content
Bluescape for Public Sector
Sponsor Content
IIG: Building a DevSecOps Culture
Sponsor Content
How Policymakers Can Tackle the Complexities of AI Models
Sponsor Content
GovExec TV: Five Questions with David Alexander at Paris Air Show
Sponsor Content
GovExec TV: Five Questions with Tim Winter at SOF Week
Sponsor Content
The Cybersecurity Talent Famine Has a Surprising Solution
Sponsor Content
Bluescape for Public Sector
Sponsor Content
IIG: Building a DevSecOps Culture
Sponsor Content
How Policymakers Can Tackle the Complexities of AI Models


Management


WITH A NEW SHIPPING SERVICE, USPS SAYS IT COULD HANDLE EXTRA DEMAND SPARKED BY
UPS STRIKE


THE POSTAL SERVICE IS ROLLING OUT NEW SHIPPING OFFERINGS THAT IT PREDICTS WILL
HELP IT ABSORB NEW BUSINESS THAT RESULTS FROM A POTENTIAL WORK STOPPAGE AT ONE
OF ITS COMPETITORS.

 * Eric Katz
 * July 10, 2023


Pay & Benefits


OPM’S RETIREMENT BACKLOG JUST HIT ITS LOWEST LEVEL SINCE 2017


THE FEDERAL GOVERNMENT’S HR AGENCY’S EFFORTS TO MODERNIZE THE RETIREMENT PROCESS
HAVE BEEN BUOYED BY INCREASED INVESTMENT AND RENEWED FOCUS ON CUSTOMER SERVICE.

 * Erich Wagner
 * July 10, 2023


Podcast
 * Sponsored
   
   The General Schedule is 'Stuck in the Mid-20th Century'
   Listen Now | Past Episodes

Events

 * Digital Event | July 13
   
   Future of Work
   
   July 13, 9:00 am, ET

Featured eBooks



VOICES
 * To Have Better Disagreements, Change Your Words – Here are 4 Ways to Make
   Your Counterpart Feel Heard and Keep the Conversation Going
   
   Promising Practices by Julia Minson

 * Saving for retirement in your TSP with a federal annuity: How much is enough?
   
   Pay & Benefits Watch by Lisa Whitley

 * 4 things to do to get ready for your first year of retirement
   
   Retirement Planning by Tammy Flanagan

Pay & Benefits
OPM’s retirement backlog just hit its lowest level since 2017
OPM reminds agencies of workplace flexibilities following disasters
4 things to do to get ready for your first year of retirement
See More
Immigration
Biden Deploys Thousands to the Border, and Some of the New Assignments Aren't
Optional
Mass Turnover and Retirements Could Soon Plague the Overtaxed DHS Workforce, IG
Warns
HHS Failed to Screen All Employees Working at Shelters for Migrant Children
See More
Budget
Senate remains divided along party lines as it kicks off the fiscal 2024 funding
process
A union is still pushing to permanently end the threat of delayed paychecks due
to a debt default
Republicans want to ax a Pentagon budget office that aims to save taxpayers
money
See More
Retirement Planning
4 things to do to get ready for your first year of retirement
Tips for juggling different retirement systems
How Social Security became less generous
See More



Sponsor Message



Sponsor Message

Management


NDAA AMENDMENT CALLS FOR DOD, DHS TO ASSESS CYBER THREATS TO BORDER SECURITY


REP. VICENTE GONZALEZ, D-TEXAS, SAID HIS PROPOSAL “SETS A PLAN TO PREVENT CYBER
INCIDENTS BY REDUCING THE RISK OF FUTURE CYBER VULNERABILITIES” IN KEY BORDER
TECHNOLOGIES.

 * Edward Graham
 * July 10, 2023



TSP TICKER
FUND
G
F
C
S
I
JUL 11 CLOSE
$17.5862
$18.4682
$68.7006
$70.6988
$37.6648
DAILY CHANGE
0.0019
0.0297
0.4607
1.0011
0.3160
THIS MONTH (%)
0.12
-0.80
-0.21
2.01
-1.06
FUND
L 2060
L 2050
L 2040
L 2030
L INCOME
JUL 11 CLOSE
$14.0239
$28.6041
$48.1017
$42.7678
$24.0007
DAILY CHANGE
0.1161
0.1993
0.2947
0.2200
0.0539
THIS MONTH (%)
-0.20
-0.21
-0.18
-0.13
-0.01
SEE MORE TSP Site
FUND
JUL 11
CLOSE
DAILY
CHANGE
THIS
MONTH
G
$17.5862
0.0019
0.12
F
$18.4682
0.0297
-0.80
C
$68.7006
0.4607
-0.21
S
$70.6988
1.0011
2.01
I
$37.6648
0.3160
-1.06

--------------------------------------------------------------------------------

L 2050
$28.6041
0.1993
-0.21
L 2040
$48.1017
0.2947
-0.18
L 2030
$42.7678
0.2200
-0.13
L 2020
$None
None

L INCOME
$24.0007
0.0539
-0.01
SEE MORE
TSP Site

Oversight


DEER PARK CHEMICAL FIRE IN 2019 COULD HAVE BEEN PREVENTED, FEDERAL INVESTIGATION
FINDS


THE U.S. CHEMICAL SAFETY AND HAZARD INVESTIGATION BOARD FOUND THAT THE ITC TANK
FARM LACKED CRUCIAL EQUIPMENT TO WARN WORKERS ABOUT THE FAILURE THAT LED TO THE
THREE-DAY FIRE.

 * Alejandra Martinez, The Texas Tribune
 * July 10, 2023


Workforce


COURT OPENS UP MORE DISCRETION FOR REDUCING FEDS’ PUNISHMENTS


FEDERAL EMPLOYEES FACING FIRINGS WILL HAVE AN EASIER TIME MITIGATING THAT
DISCIPLINE TO A LOWER FORM OF PUNISHMENT UNDER NEW PRECEDENT.

 * Eric Katz
 * July 7, 2023


Management


FEDERAL AGENCIES ARE ON THREADS, HERE’S WHAT THE RECORDS AGENCY SAYS ABOUT THAT


“AGENCIES SHOULD ASSESS THEIR BUSINESS NEEDS AND EVALUATE RISKS ASSOCIATED WITH
LEAVING THESE RECORDS IN SOCIAL MEDIA,” SAID NARA’S CHIEF RECORDS OFFICER.

 * Courtney Bublé
 * July 7, 2023


Management


FLRA WILL TEST OUT PAPERLESS DOCUMENT DELIVERY


THE AGENCY THAT OVERSEES LABOR-MANAGEMENT RELATIONS IN THE FEDERAL GOVERNMENT
SAYS SENDING DOCUMENTS BY MAIL SOMETIMES HAMSTRINGS PARTIES’ ABILITY TO RESPOND
TO FILINGS.

 * Erich Wagner
 * July 7, 2023



Oversight


PENTAGON’S REVERSAL ON NEW TRAVEL EXPENSE SYSTEM IS “TROUBLING,” KEY LAWMAKER
SAYS 


REP. NANCY MACE, R-S.C., SAID THE PENTAGON’S DECISION TO TERMINATE A
MULTI-MILLION DOLLAR CONTRACT TO REPLACE ITS DEFENSE TRAVEL SYSTEM “RAISES
BROADER QUESTIONS ABOUT DOD’S ABILITY TO MANAGE ITS FINANCES AND INFORMATION
TECHNOLOGY.”

 * Edward Graham
 * July 7, 2023


Management


COCAINE AT THE WHITE HOUSE? REPUBLICANS DEMAND ANSWERS


THE WHITE HOUSE SAYS THE MATTER IS UNDER INVESTIGATION BY THE SECRET SERVICE.

 * Courtney Bublé
 * July 7, 2023


Management


RESOURCE CONSTRAINTS LED TO EPA’S FAILURE TO ADDRESS CRITICAL VULNERABILITIES IN
AIR AND RADIATION DATA


THE ENVIRONMENTAL PROTECTION AGENCY CITED A LACK OF RESOURCES AND THE SHEER
VOLUME OF CRITICAL VULNERABILITIES AS THE REASONS FOR ITS INABILITY TO PATCH ITS
SYSTEMS UNDER FEDERALLY REQUIRED TIMEFRAMES. 

 * Chris Riotta
 * July 7, 2023


Defense


ARMY FIRST-QUARTER SUICIDES ARE THE HIGHEST SINCE 2013


OFFICERS DEATHS BY SUICIDE ARE UP SIGNIFICANTLY FROM LAST YEAR.

 * Sam Skove
 * July 7, 2023


Workforce


FEELING ALONE? TRY A JOB SHARE


COMMENTARY | TWO FORMER STATE DEPARTMENT JOB-SHARERS REFLECT ON THEIR EXPERIENCE
SERVING THE MISSION OF THE DEPARTMENT AND EACH OTHER.

 * Jennifer Donnelly and Amy Rofman
 * July 7, 2023


Management


REPUBLICANS LOOK TO ELIMINATE ARMED LAW ENFORCEMENT AT SOME AGENCIES


WHILE ONLY A SMALL NUMBER OF EMPLOYEES, CONSERVATIVE LAWMAKERS SAY THE OFFICERS
INFRINGE ON AMERICANS' RIGHTS.

 * Eric Katz
 * July 6, 2023


Pay & Benefits


OPM REMINDS AGENCIES OF WORKPLACE FLEXIBILITIES FOLLOWING DISASTERS


A MEMO HIGHLIGHTING TELEWORK, PAID LEAVE AND OTHER BENEFITS AVAILABLE TO FEDS
IMPACTED BY DISASTERS CORRESPONDS WITH THE BEGINNING OF HURRICANE SEASON AND A
RECENT TYPHOON IN THE PACIFIC OCEAN.

 * Erich Wagner
 * July 6, 2023


Pay & Benefits


4 THINGS TO DO TO GET READY FOR YOUR FIRST YEAR OF RETIREMENT


BE STRATEGIC AND BE PREPARED.

 * Tammy Flanagan
 * July 6, 2023




Next

X
This website uses cookies to enhance user experience and to analyze performance
and traffic on our website. We also share information about your use of our site
with our social media, advertising and analytics partners. Learn More / Do Not
Sell My Personal Information
Accept Cookies
X

Cookie Preferences Cookie List

Do Not Sell My Personal Information

When you visit our website, we store cookies on your browser to collect
information. The information collected might relate to you, your preferences or
your device, and is mostly used to make the site work as you expect it to and to
provide a more personalized web experience. However, you can choose not to allow
certain types of cookies, which may impact your experience of the site and the
services we are able to offer. Click on the different category headings to find
out more and change our default settings according to your preference. You
cannot opt-out of our First Party Strictly Necessary Cookies as they are
deployed in order to ensure the proper functioning of our website (such as
prompting the cookie banner and remembering your settings, to log into your
account, to redirect you when you log out, etc.). For more information about the
First and Third Party Cookies used please follow this link.

Allow All Cookies

Manage Consent Preferences

Strictly Necessary Cookies - Always Active

We do not allow you to opt-out of our certain cookies, as they are necessary to
ensure the proper functioning of our website (such as prompting our cookie
banner and remembering your privacy choices) and/or to monitor site performance.
These cookies are not used in a way that constitutes a “sale” of your data under
the CCPA. You can set your browser to block or alert you about these cookies,
but some parts of the site will not work as intended if you do so. You can
usually find these settings in the Options or Preferences menu of your browser.
Visit www.allaboutcookies.org to learn more.

Sale of Personal Data, Targeting & Social Media Cookies



Under the California Consumer Privacy Act, you have the right to opt-out of the
sale of your personal information to third parties. These cookies collect
information for analytics and to personalize your experience with targeted ads.
You may exercise your right to opt out of the sale of personal information by
using this toggle switch. If you opt out we will not be able to offer you
personalised ads and will not hand over your personal information to any third
parties. Additionally, you may contact our legal department for further
clarification about your rights as a California consumer by using this Exercise
My Rights link

If you have enabled privacy controls on your browser (such as a plugin), we have
to take that as a valid request to opt-out. Therefore we would not be able to
track your activity through the web. This may affect our ability to personalize
ads according to your preferences.

Targeting cookies may be set through our site by our advertising partners. They
may be used by those companies to build a profile of your interests and show you
relevant adverts on other sites. They do not store directly personal
information, but are based on uniquely identifying your browser and internet
device. If you do not allow these cookies, you will experience less targeted
advertising.

Social media cookies are set by a range of social media services that we have
added to the site to enable you to share our content with your friends and
networks. They are capable of tracking your browser across other sites and
building up a profile of your interests. This may impact the content and
messages you see on other websites you visit. If you do not allow these cookies
you may not be able to use or see these sharing tools.

If you want to opt out of all of our lead reports and lists, please submit a
privacy request at our Do Not Sell page.

Save Settings
Cookie Preferences Cookie List

Cookie List

A cookie is a small piece of data (text file) that a website – when visited by a
user – asks your browser to store on your device in order to remember
information about you, such as your language preference or login information.
Those cookies are set by us and called first-party cookies. We also use
third-party cookies – which are cookies from a domain different than the domain
of the website you are visiting – for our advertising and marketing efforts.
More specifically, we use cookies and other tracking technologies for the
following purposes:

Strictly Necessary Cookies

We do not allow you to opt-out of our certain cookies, as they are necessary to
ensure the proper functioning of our website (such as prompting our cookie
banner and remembering your privacy choices) and/or to monitor site performance.
These cookies are not used in a way that constitutes a “sale” of your data under
the CCPA. You can set your browser to block or alert you about these cookies,
but some parts of the site will not work as intended if you do so. You can
usually find these settings in the Options or Preferences menu of your browser.
Visit www.allaboutcookies.org to learn more.

Functional Cookies

We do not allow you to opt-out of our certain cookies, as they are necessary to
ensure the proper functioning of our website (such as prompting our cookie
banner and remembering your privacy choices) and/or to monitor site performance.
These cookies are not used in a way that constitutes a “sale” of your data under
the CCPA. You can set your browser to block or alert you about these cookies,
but some parts of the site will not work as intended if you do so. You can
usually find these settings in the Options or Preferences menu of your browser.
Visit www.allaboutcookies.org to learn more.

Performance Cookies

We do not allow you to opt-out of our certain cookies, as they are necessary to
ensure the proper functioning of our website (such as prompting our cookie
banner and remembering your privacy choices) and/or to monitor site performance.
These cookies are not used in a way that constitutes a “sale” of your data under
the CCPA. You can set your browser to block or alert you about these cookies,
but some parts of the site will not work as intended if you do so. You can
usually find these settings in the Options or Preferences menu of your browser.
Visit www.allaboutcookies.org to learn more.

Sale of Personal Data

We also use cookies to personalize your experience on our websites, including by
determining the most relevant content and advertisements to show you, and to
monitor site traffic and performance, so that we may improve our websites and
your experience. You may opt out of our use of such cookies (and the associated
“sale” of your Personal Information) by using this toggle switch. You will still
see some advertising, regardless of your selection. Because we do not track you
across different devices, browsers and GEMG properties, your selection will take
effect only on this browser, this device and this website.

Social Media Cookies

We also use cookies to personalize your experience on our websites, including by
determining the most relevant content and advertisements to show you, and to
monitor site traffic and performance, so that we may improve our websites and
your experience. You may opt out of our use of such cookies (and the associated
“sale” of your Personal Information) by using this toggle switch. You will still
see some advertising, regardless of your selection. Because we do not track you
across different devices, browsers and GEMG properties, your selection will take
effect only on this browser, this device and this website.

Targeting Cookies

We also use cookies to personalize your experience on our websites, including by
determining the most relevant content and advertisements to show you, and to
monitor site traffic and performance, so that we may improve our websites and
your experience. You may opt out of our use of such cookies (and the associated
“sale” of your Personal Information) by using this toggle switch. You will still
see some advertising, regardless of your selection. Because we do not track you
across different devices, browsers and GEMG properties, your selection will take
effect only on this browser, this device and this website.

 * About
 * Contact
 * Advertise
 * Privacy Policy
 * Terms & Conditions

 * Nextgov
 * Defense One
 * Route Fifty
 * GovTribe

© 2023 by Government Media Executive Group LLC. All rights reserved.
Back to top
×
Please read our Privacy Policy as it has recently been updated. Government
Executive uses cookies for analytics and personalization. By continuing to use
this site, you agree to our use of cookies.
Almost There!

Help us tailor content specifically for you:

Full Name
I Work For... — select — Department of Defense (Civilian) Department of Defense
(Military) Federal Government State/Local Government Government Contractor
Private Sector Retired
▼
Agency/Department — select — Department of the Air Force Department of the Army
Department of the Navy Joint Chiefs of Staff National Intelligence Agency Office
of the Secretary of Defense Other Defense Agency
▼
Agency/Department — select — Air Force Army Coast Guard Navy Marines
▼
Agency/Department — select — Department of Agriculture Department of Commerce
Department of Education Department of Energy Department of HHS Department of
Homeland Security Department of HUD Department of Interior Department of Justice
Department of Labor Department of State Department of Transportation Department
of Treasury Department of Veterans Affairs EPA Executive Office of the
President/Vice President Federal Bureau of Investigation Federal Communications
Commission Federal Trade Commission GSA Judiciary Branch Legislative Branch NASA
National Institute of Health OMB OPM SSA USPS Other Agency
▼
Agency/Department — select — Government Association County Municipal Special
District State
▼
Agency/Department — select —
▼
Organization Function — select — Elected Official/Legislative/Executive Office
Environment/Energy Finance/Budget Health & Human Services Public
Safety/Emergency Services/Law Enforcement Technology
Transportation/Utilities/Infrastructure Other
▼
Please Provide Your Org.'s Name
Industry — select —
▼
Job Title
Job Function — select — Agency Leadership Business & Operations Communications &
Marketing Financial/Contract Management Human Resource Management Technology
Management
▼
Phone Number
Zip code
Country United States EEA (European Economic Area) Canada Other
▼
Country Name
Yes, I want to receive occasional updates from partners
I agree to the use of my personal data by Government Executive Media Group and
its partners to serve me targeted ads. Learn more.

×
Get federal business news in your inbox. Sign up for Govexec Today
My email is ...
I work for ... --select-- Department of Defense (Civilian) Department of Defense
(Military) Federal Government State/Local Government Government Contractor
Private Sector Retired

Sign up
Privacy Policy
Almost There! Help us tailor content specifically for you:
Full Name
Agency/Department --select-- Department of the Air Force Department of the Army
Department of the Navy Joint Chiefs of Staff National Intelligence Agency Office
of the Secretary of Defense Other Defense Agency Air Force Army Coast Guard Navy
Marines Department of Agriculture Department of Commerce Department of Education
Department of Energy Department of HHS Department of Homeland Security
Department of HUD Department of Interior Department of Justice Department of
Labor Department of State Department of Transportation Department of Treasury
Department of Veterans Affairs EPA Executive Office of the President/Vice
President Federal Bureau of Investigation Federal Communications Commission
Federal Trade Commission GSA Judiciary Branch Legislative Branch NASA National
Institute of Health OMB OPM SSA USPS Other Agency Government Association County
Municipal Special District State
Organization Function --select-- Elected Official/Legislative/Executive Office
Environment/Energy Finance/Budget Health & Human Services Public
Safety/Emergency Services/Law Enforcement Technology
Transportation/Utilities/Infrastructure Other
Organization Name
Job Function --select-- Agency Leadership Business & Operations Communications &
Marketing Financial/Contract Management Human Resource Management Technology
Management
Phone number
Zip code
Country United States EEA (European Economic Area) Canada Other
Country Name
Yes, Government Executive can email me on behalf of carefully selected companies
and organizations.
I agree to the use of my personal data by Government Executive Media Group and
its partners to serve me targeted ads. Learn more.
Submit
Privacy Policy