www.govexec.com Open in urlscan Pro
2620:1ec:46::45  Public Scan

URL: https://www.govexec.com/?utm_source=Sailthru&utm_medium=email&utm_campaign=RouteFifty_Nextgov/FCW_090723_Invite&utm_term...
Submission: On August 30 via manual 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/a/base/svg/spritesheet.svg?v=18.4.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/a/base/svg/spritesheet.svg?v=18.4.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/a/base/svg/spritesheet.svg?v=18.4.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/a/base/svg/spritesheet.svg?v=18.4.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 14 →
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


 * 
 * 
 * 
 * 

Management


WILL A SHUTDOWN’S IMPACT ON IMPEACHMENT PROBES COMPEL CONSERVATIVES TO APPROVE
FUNDING? GOP LEADERS HOPE SO

 * Eric Katz
 * 59 minutes ago

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

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

Management
USPS Eyes Expansion of Insourcing Initiative
Pay & Benefits
TSP Contribution Limits Expected to Go Up Again
Policy
6 Places Where Feds Actually Work in Swamps
Management
Takeaways From the First GOP Presidential Debate
Workforce
Pence ‘Day 1’ Plan Includes a Telework Rollback
sponsor content
New air defense system leverages open architecture against airborne threats
Management
USPS Eyes Expansion of Insourcing Initiative
Pay & Benefits
TSP Contribution Limits Expected to Go Up Again
Policy
6 Places Where Feds Actually Work in Swamps
Management
Takeaways From the First GOP Presidential Debate
Workforce
Pence ‘Day 1’ Plan Includes a Telework Rollback
sponsor content
New air defense system leverages open architecture against airborne threats


Management


COALITION OF UNIONS ENDORSES O’MALLEY TO LEAD SOCIAL SECURITY


THE FEDERAL WORKERS ALLIANCE URGED SENATORS TO MOVE QUICKLY TO CONFIRM PRESIDENT
BIDEN’S NOMINEE TO RUN THE SOCIAL SECURITY ADMINISTRATION, NOTING THAT THE
EMBATTLED AGENCY HAS BEEN WITHOUT A PERMANENT COMMISSIONER FOR EIGHT OF THE LAST
10 YEARS.

 * Erich Wagner
 * 55 minutes ago


Defense


‘QUITE THE EERIE FEELING’: NAVY DIVERS COMPLETE SEARCH FOR REMAINS IN LAHAINA
HARBOR


THE PENTAGON’S TASK FORCE IS NOW DISTRIBUTING FUEL AND POTABLE WATER IN MAUI.

 * Jennifer Hlad
 * 4 hours ago


Defense


TSA PROPOSES ALLOWING FEDERAL ACCEPTANCE OF DIGITAL IDS WHILE FUTURE
REQUIREMENTS ARE CRAFTED


THE COMING RULEMAKING WOULD WAIVE REAL ID ACT REQUIREMENTS SO THAT FEDERAL
AGENCIES CAN STILL ACCEPT MOBILE DRIVER'S LICENSES WHEN THE LAW’S IMPLEMENTATION
STARTS IN 2025.

 * Natalie Alms
 * 5 hours ago


Pay & Benefits


EXPANDED TELEWORK, A BENEFIT NOW UNDER THREAT, EFFECTIVELY BOOSTS PAY FOR
HUNDREDS OF THOUSANDS OF FEDS


WORKING FROM HOME PINCHES FAR MORE THAN PENNIES.

 * Nathan Abse
 * 8 hours ago




Sponsor Content


AN EVERYTHING-AS-CODE APPROACH TO SECURING THE SOFTWARE SUPPLY CHAIN


HOW A SECURE DEVELOPMENT ECOSYSTEM SUPPORTS ZERO TRUST PRINCIPLES.

 * Presented by Leidos

Tech


CHINESE HACKERS TARGETED GOVERNMENT ENTITIES AND THWARTED RECOVERY EFFORTS,
REPORT SAYS


THE CYBERCRIME GROUP EVADED REMEDIATION EFFORTS BY INSTALLING PERSISTENT
BACKDOORS AND DEPLOYING “NEW AND NOVEL MALWARE.”

 * Chris Riotta
 * 6:00 AM ET


Workforce


PENCE ‘DAY 1’ PLAN INCLUDES A TELEWORK ROLLBACK, SPENDING FREEZE AND BAN ON
GENDER AFFIRMING CARE


THE FORMER VICE PRESIDENT AND REPUBLICAN PRESIDENTIAL CANDIDATE ON TUESDAY
UNVEILED A LAUNDRY LIST OF EXECUTIVE ACTIONS HE WOULD TAKE IMMEDIATELY UPON
ASSUMING OFFICE TO REVERSE THE BIDEN ADMINISTRATION’S POLICIES.

 * Erich Wagner
 * August 29, 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

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

Management


FEDS PRE-DEPLOY TO FLORIDA IN ANTICIPATION OF MAJOR HURRICANE


FEMA LOOKS TO MANAGE WORKFORCE SHORTAGES AS IT RESPONDS TO MULTIPLE CRISES AT
ONCE.

 * Eric Katz
 * August 29, 2023


Sponsor Content


THE DOJ’S CLOUD JOURNEY: STATUS, CHALLENGES, AND NEXT STEPS


THE DOJ IS COMMITTED TO IT TRANSFORMATION THAT LEVERAGES THE BENEFITS OF CLOUD
WITHOUT COMPROMISING SECURITY OR TAXPAYER DOLLARS.

 * Presented by Iron Bow Technologies

Defense


US OFFERS RARE PREVIEW OF UPCOMING SPY-SATELLITE LAUNCH


OFFICIALS TALKED ABOUT TUESDAY’S LAUNCH OF NROL-107 IN A BID TO “DETER THE
ADVERSARY.”

 * Audrey Decker
 * August 29, 2023


FEATURED INSIGHTS
Sponsor Content
The Power of Generative AI: Perspectives on a Path Forward
Sponsor Content
IIG: The Future of Tech
Sponsor Content
In a BYOD world, higher ed campuses need tools for closing security gaps
Sponsor Content
An Everything-as-Code Approach to Securing the Software Supply Chain
Report
The DOJ’s Cloud Journey: Status, Challenges, and Next Steps
Sponsor Content
Modular, open-standard ICAM solutions are a foundation for zero trust
Sponsor Content
The Power of Generative AI: Perspectives on a Path Forward
Sponsor Content
IIG: The Future of Tech
Sponsor Content
In a BYOD world, higher ed campuses need tools for closing security gaps
Sponsor Content
An Everything-as-Code Approach to Securing the Software Supply Chain
Report
The DOJ’s Cloud Journey: Status, Challenges, and Next Steps
Sponsor Content
Modular, open-standard ICAM solutions are a foundation for zero trust
Sponsor Content
The Power of Generative AI: Perspectives on a Path Forward
Sponsor Content
IIG: The Future of Tech


Management


TAXPAYER ADVOCATE HIGHLIGHTS CHALLENGES FOR LEGIT TAXPAYERS TAGGED AS FRAUDSTERS
BY THE IRS


THE ONLY ONLINE REMEDIATION OPTION FOR PEOPLE WHOSE TAX RETURNS HAVE BEEN
FLAGGED AS POTENTIAL IDENTITY THEFT IS THROUGH VENDOR ID.ME.

 * Natalie Alms
 * August 29, 2023


Management


USPS EYES EXPANSION OF A POTENTIALLY MAJOR INSOURCING INITIATIVE


THE PROGRAM IS IN ITS INFANCY, BUT COULD LEAD TO MANY THOUSANDS OF JOBS GOING
FROM EXTERNAL CONTRACTORS TO INTERNAL AGENCY EMPLOYEES.

 * Eric Katz
 * August 28, 2023


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

Events

 * Live Event | Washington, DC.
   
   Data and Analytics Summit
   
   August 31, 8:00 am, ET

Featured eBooks



VOICES
 * How Ben Franklin’s paper money outwitted counterfeiters
   
   Promising Practices by Brett Beasley

 * Expanded telework, a benefit now under threat, effectively boosts pay for
   hundreds of thousands of feds
   
   Pay & Benefits Watch by Nathan Abse

 * Solving the phased retirement puzzle
   
   Retirement Planning by Tammy Flanagan

Pay & Benefits
Expanded telework, a benefit now under threat, effectively boosts pay for
hundreds of thousands of feds
IRS announces two-year delay to TSP catch-up contribution changes
TSP contribution limits will increase again next year, consultants predict
See More
Immigration
As Biden boosts legal immigration pathways, an implementing agency is pushed to
the brink
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
See More
Budget
Will a shutdown’s impact on impeachment probes compel conservatives to approve
funding? GOP leaders hope so
FEMA’s disaster relief fund is running low on cash. What happens now?
Leaders in both parties agree to pursue a stopgap to avoid shutdown
See More
Retirement Planning
Solving the phased retirement puzzle
How phased retirement works
Reconsidering a reduced retirement
See More



Sponsor Message



Sponsor Message

Pay & Benefits


IRS ANNOUNCES TWO-YEAR DELAY TO TSP CATCH-UP CONTRIBUTION CHANGES


NEW RULES REQUIRING HIGH-INCOME 401(K) PARTICIPANTS TO MAKE CATCH-UP
CONTRIBUTIONS ONLY TO ROTH ACCOUNTS WILL NOT TAKE EFFECT UNTIL 2026.

 * Erich Wagner
 * August 28, 2023



TSP TICKER
FUND
G
F
C
S
I
AUG 29 CLOSE
$17.6830
$18.4666
$69.7441
$69.9065
$37.7590
DAILY CHANGE
0.0020
0.1126
0.9993
1.1441
0.5342
THIS MONTH (%)
0.33
-0.74
-1.84
-4.77
-3.53
FUND
L 2060
L 2050
L 2040
L 2030
L INCOME
AUG 29 CLOSE
$14.1239
$28.7929
$48.4187
$43.0482
$24.1427
DAILY CHANGE
0.2039
0.3570
0.5303
0.3968
0.0993
THIS MONTH (%)
-2.81
-2.34
-2.01
-1.62
-0.51
SEE MORE TSP Site
FUND
AUG 29
CLOSE
DAILY
CHANGE
THIS
MONTH
G
$17.6830
0.0020
0.33
F
$18.4666
0.1126
-0.74
C
$69.7441
0.9993
-1.84
S
$69.9065
1.1441
-4.77
I
$37.7590
0.5342
-3.53

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

L 2050
$28.7929
0.3570
-2.34
L 2040
$48.4187
0.5303
-2.01
L 2030
$43.0482
0.3968
-1.62
L 2020
$None
None

L INCOME
$24.1427
0.0993
-0.51
SEE MORE
TSP Site

Management


FEDERAL CALL CENTER WORKERS JOIN MARCH ON WASHINGTON CALL ATTENTION TO WORKPLACE
INEQUITIES


2023 REPORT FOUND ONLY 2% OF MANAGERS WITH FRONTLINE CUSTOMER SERVICE EXPERIENCE
WERE INTERNALLY PROMOTED.

 * Casey Quinlan, Idaho Capital Sun
 * August 28, 2023


Tech


NBIS SAYS IT WILL DELIVER CONTINUOUS MONITORING FOR ALL CUSTOMERS BY DECEMBER


THE NATIONAL BACKGROUND INVESTIGATION SERVICES SYSTEM WAS INITIALLY SCHEDULED TO
BE UP AND RUNNING IN 2019.

 * Natalie Alms
 * August 28, 2023


Tech


GOVERNMENT WEBSITES ARE LOADED WITH MISINFORMATION, AND THAT’S A BIG PROBLEM FOR
AI


SOMETIMES INFORMATION THAT LOOKS RELIABLE BECAUSE IT’S FROM A FEDERAL AGENCY
WEBSITE HAS NOT IN FACT BEEN VETTED, AND AI SYSTEMS ARE ONLY AS TRUSTWORTHY AS
THE DATA THEY’RE FED.

 * Janet Freilich
 * August 28, 2023


Pay & Benefits


TSP CONTRIBUTION LIMITS WILL INCREASE AGAIN NEXT YEAR, CONSULTANTS PREDICT


THIS WOULD MARK THE THIRD STRAIGHT YEAR THAT THE FEDERAL GOVERNMENT’S
401(K)-STYLE RETIREMENT SAVINGS PLAN AND SIMILAR PRIVATE SECTOR PROGRAMS SEE A
BOOST IN THEIR ANNUAL CONTRIBUTION LIMITS.

 * Erich Wagner
 * August 25, 2023



Defense


NAVY DIVERS BEGIN SEARCH AND UNDERWATER SURVEY IN MAUI


THE DEFENSE DEPARTMENT NOW HAS 572 PEOPLE SUPPORTING RELIEF EFFORTS AFTER
DEVASTATING FIRES.

 * Jennifer Hlad
 * August 25, 2023


Defense


MEET THE TINY STATE DEPARTMENT OFFICES CLEARING BILLIONS OF DOLLARS’ WORTH OF
WEAPONS FOR UKRAINE


THEY’VE HANDLED A 150-FOLD INCREASE IN WORK BY DOING IN HOURS WHAT USED TO TAKE
MONTHS.

 * Sam Skove
 * August 25, 2023


Workforce


6 PLACES WHERE FEDERAL EMPLOYEES ACTUALLY WORK IN SWAMPS


A TOUR OF GOVERNMENT-OWNED WETLANDS.

 * Tom Shoop
 * August 25, 2023


Management


BIDEN LOOKS TO RAMP UP FEDERAL INVOLVEMENT IN EXTREME HEAT RESPONSE


AMID RECORD HEAT WAVES AND CALLS FOR MORE FEDERAL ACTION, FEMA WILL HOST AN
EXTREME HEAT SUMMIT NEXT WEEK.

 * Eric Katz
 * August 24, 2023


Management


EEOC FINALIZES ELECTRONIC FILING OPTIONS FOR FEDS


ALTHOUGH THE AGENCY THAT INVESTIGATES COMPLAINTS OF WORKPLACE DISCRIMINATION HAS
OFFERED THE OPTION TO FILE DOCUMENTS AND TRACK CASES ONLINE FOR YEARS, ITS
REGULATIONS NOW FINALLY ENDORSE THE CURRENT SYSTEM.

 * Erich Wagner
 * August 24, 2023


Defense


DESPITE MAJOR REFORM TO MILITARY JUSTICE SYSTEM, NAVY STILL LEAVES PUBLIC IN
DARK


A NEW LAW ENACTS SWEEPING CHANGES TO MAKE PROSECUTIONS FOR SERIOUS OFFENSES LIKE
SEXUAL ASSAULT OR MURDER MORE FAIR. THE NAVY IS STILL FIGHTING A PROPUBLICA
LAWSUIT TO MAKE THOSE COURT CASES PUBLIC.

 * Megan Rose, ProPublica
 * August 24, 2023


Pay & Benefits


SOLVING THE PHASED RETIREMENT PUZZLE


WHAT CAN YOU EXPECT IN ACTUAL INCOME?

 * Tammy Flanagan
 * August 24, 2023


Tech


THE AGRICULTURE DEPARTMENT IS TAKING A ‘CAUTIOUS’ APPROACH TO GENERATIVE AI


THE AGENCY’S DATA “ALSO NEEDS TO BE IN A CONDITION… TO SUPPORT THOSE KINDS OF
TOOLS,” ACCORDING TO USDA CHIEF DATA OFFICER AND RESPONSIBLE AI OFFICER, CHRIS
ALVARES.

 * Natalie Alms
 * August 24, 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/FCW
 * Defense One
 * Route Fifty
 * Washington Technology
 * More

© 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