{"themeOptions": {"customTheme": {"varTheme": {"button-primary-background-color": "#0677d1", "button-primary-border-color": "#0677d1", "button-primary-text-color": "#ffffff", "button-pill-shape-border-radius": "4px", "button-primary-hover-background-color": "#0677d1", "button-primary-hover-text-color": "#ffffff", "button-secondary-border-color": "#e6e7e9", "primary-color": "#146da6", "pcsx-theme-linear-gradient-start": "#0677d1", "pcsx-theme-linear-gradient-end": "#82BBE8", "pcsx-secondary-background-color": "#E6F1FA", "pcsx-hero-image-height": "288px", "accent-color": "var(--primary-color)", "accent-color-10": "var(--primary-color-10)", "accent-color-20": "var(--primary-color-20)", "accent-color-30": "var(--primary-color-30)", "accent-color-40": "var(--primary-color-40)", "accent-color-50": "var(--primary-color-50)", "accent-color-60": "var(--primary-color-60)", "accent-color-70": "var(--primary-color-70)", "accent-color-80": "var(--primary-color-80)", "accent-color-90": "var(--primary-color-90)", "accent-color-100": "var(--primary-color-100)", "button-default-text-color": "var(--primary-color)", "button-default-background-color": "#ffffff", "button-default-border-color": "var(--primary-color)", "button-default-hover-text-color": "var(--primary-color)", "button-default-hover-background-color": "#ffffff", "button-default-hover-border-color": "var(--primary-color)", "button-default-active-text-color": "var(--primary-color)", "button-default-active-background-color": "#ffffff", "button-default-active-border-color": "var(--primary-color)", "button-secondary-text-color": "var(--primary-color)", "button-secondary-hover-background-color": "var(--primary-color-10)", "tab-pill-active-background": "var(--primary-color)", "tab-pill-active-label": "var(--text-inverse-color)", "perks-and-benefits-icon-color": "var(--primary-color)", "navbar-background": "var(--primary-color)", "navbar-text-color": "#ffffff", "pcsx-hero-image-text-color": "#47525A", "navbar-text-hover-color": "#fff"}}}, "domain": "symetra.com", "configPath": "PCS>", "updatePath": "PCS>"}
false
{"domain": "symetra.com", "user": "", "isWillingToRelocate": false, "isUserAuthenticated": false, "isUserETXCandidate": false, "isDomainETX": false, "isDomainVeteran": false, "signUpConfig": {}, "getHelpButton": {}, "isCareerPlannerEnabled": false, "enableRememberMeOption": false, "isMyApplicationsEnabled": false, "showVeteranEmployerSignUp": false, "enableUserPreferenceSelection": false, "isUserPreferenceApplied": false, "candidate": {"enc_id": 0, "fullname": "", "firstname": "", "lastname": "", "skills": [], "email": "", "phone": "", "location": "", "filename": null, "starred_positions": [], "resumeUrl": "", "onboardingCompleted": false, "isUserInPcsIjp": false, "linkedinUrl": ""}, "branding": {"custom_head_scripts": {"JOIN_TALENT_NETWORK_PAGE_LOAD": "<script>\n(function() {\n var html = '<div style=\"display: flex; margin: auto; justify-content: center;\"><span role=\"presentation\"><svg viewBox=\"0 0 24 24\" role=\"presentation\" style=\"width: 20px; height: 20px;\"><path d=\"M13 14H11V9H13M13 18H11V16H13M1 21H23L12 2L1 21Z\" style=\"fill: currentcolor;\"></path></svg></span><div style=\"margin: auto 0px auto 24px;\">You may have seen in the media that job posting scams are on the rise. Symetra is committed to creating a positive candidate experience without putting you at risk. As such, applications for our open job postings are only collected through our secure career site and we are transparent about our <a href=\"https://www.symetra.com/careers/symetra-careers/hiring-process/ \" target=\"_blank\" style=\"color:blue;\">hiring process</a>. We also do not send funds to candidates or request funds from candidates, via check or otherwise. If you experience something different than what we outline in our process or would like to report suspicious activity, please <a href=\"mailto:rpteth@symetra.com\" style=\"color:blue;\">contact us</a>.</div></div>';\n\n function injectBanner() {\n var target = document.querySelector('.single-position-view > .row:first-child') || document.querySelector('#main-container') || document.querySelector('#apply-form-main-content') || document.querySelector('.main-content > .row:first-child');\n if (!target) return false;\n if (document.getElementById('symetra-fraud-banner')) return true;\n\n var banner = document.createElement('div');\n banner.id = 'symetra-fraud-banner';\n banner.innerHTML = html;\n Object.assign(banner.style, {\n backgroundColor: '#FEF3C2',\n fontWeight: '600',\n padding: '16px',\n textAlign: 'center'\n });\n\n if (target.parentNode) {\n target.parentNode.insertBefore(banner, target);\n return true;\n }\n return false;\n }\n\n function run() {\n if (injectBanner()) return;\n var attempts = 0;\n var t = setInterval(function() {\n if (injectBanner() || ++attempts > 10) clearInterval(t);\n }, 300);\n }\n\n if (document.readyState === 'loading') {\n document.addEventListener('DOMContentLoaded', run);\n } else {\n run();\n }\n})();\n</script>", "SINGLE_POSITION_PAGE_LOAD": "<script>\n(function() {\n var html = '<div style=\"display: flex; margin: auto; justify-content: center;\"><span role=\"presentation\"><svg viewBox=\"0 0 24 24\" role=\"presentation\" style=\"width: 20px; height: 20px;\"><path d=\"M13 14H11V9H13M13 18H11V16H13M1 21H23L12 2L1 21Z\" style=\"fill: currentcolor;\"></path></svg></span><div style=\"margin: auto 0px auto 24px;\">You may have seen in the media that job posting scams are on the rise. Symetra is committed to creating a positive candidate experience without putting you at risk. As such, applications for our open job postings are only collected through our secure career site and we are transparent about our <a href=\"https://www.symetra.com/careers/symetra-careers/hiring-process/ \" target=\"_blank\" style=\"color:blue;\">hiring process</a>. We also do not send funds to candidates or request funds from candidates, via check or otherwise. If you experience something different than what we outline in our process or would like to report suspicious activity, please <a href=\"mailto:rpteth@symetra.com\" style=\"color:blue;\">contact us</a>.</div></div>';\n\n function injectBanner() {\n var target = document.querySelector('.single-position-view > .row:first-child') || document.querySelector('#main-container');\n if (!target) return false;\n if (document.getElementById('symetra-fraud-banner')) return true;\n\n var banner = document.createElement('div');\n banner.id = 'symetra-fraud-banner';\n banner.innerHTML = html;\n Object.assign(banner.style, {\n backgroundColor: '#FEF3C2',\n fontWeight: '600',\n padding: '16px',\n textAlign: 'center'\n });\n\n if (target.parentNode) {\n target.parentNode.insertBefore(banner, target);\n return true;\n }\n return false;\n }\n\n function run() {\n if (injectBanner()) return;\n var attempts = 0;\n var t = setInterval(function() {\n if (injectBanner() || ++attempts > 10) clearInterval(t);\n }, 300);\n }\n\n if (document.readyState === 'loading') {\n document.addEventListener('DOMContentLoaded', run);\n } else {\n run();\n }\n})();\n</script>"}, "enableTalentNetwork": 1, "showJobId": 1, "hideJobCart": false, "job_page_title": "Apply For Insurance & Financial Services Jobs - Symetra Careers", "page_title": "Careers at Symetra", "homePageHeroBanner": {"opacity": 0.8, "image": "https://static.vscdn.net/images/careers/demo/symetra/1687544434::Hero+Banner+Image", "title": "Symetra Careers", "useImage": 0}, "links": {"blogs": ["https://www.425business.com/news/symetra-lands-top-washington-ranking-on-u-s-list-of-best-midsize-employers/article_ddd55b7e-ae57-11ed-a742-ab613e47a7b7.html#:~:text=Bellevue%2Dbased%20life%20insurer%20Symetra,category%2C%20the%20company%20announced%20today."]}, "companyName": "Symetra", "postApplyText": "Your resume will be carefully reviewed against the requirements and should your experience and skills match, you may be contacted to discuss next steps.", "talentNetworkText": "Welcome to Symetra's Talent Network. If you would like to share your information we will add you to our talent pool and reach out to you about opportunities you may be a good fit for.", "favicons": {"favicon": "https://static.vscdn.net/images/careers/demo/symetra/1687544565::Swifty+Favicon"}, "postTalentNetworkMessage": "Thank You for Joining Our Talent Network!", "postTalentNetworkText": " ", "postReferralText": " ", "privacy": {"text": "<p>I have read, understood, and to the extent requested in this acknowledgement, consent to the collection, use, and disclosure of my personal information as described in this acknowledgement, the Symetra Privacy Notice, and, as applicable, <a href='https://recruiting.adp.com/portal-upload/RMPOD3WebDocument/2025/12/clientdata_1165951/15/1405/ac2b3f77-ada1-440e-90f7-836a5eeb1906.pdf 'target='_blank' style='color:blue;text-decoration:underline'>Symetra\u2019s Notice at Collection</a> for California residents.<br></br>In order to use this service via web or mobile application, you understand and consent to your personal information being processed in accordance with the <a href='https://www.symetra.com/admin-pages/privacy'target='_blank' style='color:blue;text-decoration:underline'>Symetra Privacy Policy</a>. You also consent to the collection, use, and disclosure of your personal information (including any sensitive personal information) in connection with your Symetra career site account as described in the Symetra Privacy Policy. You may exercise your individual rights, as applicable, at any time as detailed in the Symetra Privacy Policy.</p>", "button": "Agree", "title": "Privacy Policy", "show_notifications_privacy_policy_checkbox": true, "logged_out_notifications_privacy_policy_checkbox_text": "I agree to receiving job recommendations by email"}, "navBar": {"color": "#fff ", "image": "https://static.vscdn.net/images/careers/demo/symetra/1687540864::Symetra+White+Logo", "link": "#", "background": "#0677D1"}, "custom_html": {"header": "", "page-footer": "", "footer": "<style>a,a:hover,a:focus,a:active { text-decoration: none; color: inherit}a {-webkit-transition: all .25s ease-in-out;transition: all .25s ease-in-out}.ct-footer-post {padding: 20px 0; }.ct-footer-post .inner-left,.ct-footer-post .inner-right {padding: 20px 0}.ct-footer-post ul { list-style: none; padding-left: 0; margin: 0 -20px;}.ct-footer-post ul li { display: inline-block;margin: 0 20px}.ct-footer-post a {color:#FFFFFF}.ct-footer-post a:hover {color:#FFFFFF}.ct-footer-post p {color: #FFFFFF}.footer a {font-weight: 300;}@media (max-width: 768px).ct-footer-post p { display: inline-block } .ct-footer-post p + p { padding-left: 50px }}@media (max-width:991px) {.ct-footer-post { text-align: center;}}</style>\n\n<footer style=\"background: #0677D1 !important;\">\n<div class=\"ct-footer-post\" style=\"background: #0677D1 !important;\">\n<div class=\"container\" style=\"padding-bottom:50px;\">\n<div class=\"col-xs-12\" style=\"text-align:center;\">\n<a href=\"https://www.symetra.com/about-us/about-symetra/\" title=\"\" target=\"_blank\" style=\"color:#FFFFFF!important; font-size: 18px; font-weight:400; line-height:26px; border-right: 1px solid #FFFFFF; padding-right: 20px;\">About Us</a> \n\n<a href=\"https://www.symetra.com/careers/symetra-careers/\" title=\"\" target=\"_blank\" style=\"color:#FFFFFF!important; font-size: 18px; font-weight:400;line-height:26px;border-right: 1px solid #FFFFFF;padding-right: 20px;padding-left: 20px;\">Careers</a> \n\n<a href=\"https://www.symetra.com/admin-pages/privacy/\" title=\"\" target=\"_blank\" style=\"color:#FFFFFF!important; font-size: 18px; font-weight:400;line-height:26px;border-right: 1px solid #FFFFFF; padding-right: 20px;padding-left: 20px;\">Symetra Privacy Policy</a>\n\n <a href=\"https://privacy.adp.com/privacy.html?locale=en\" title=\"\" target=\"_blank\" style=\"color:#FFFFFF!important; font-size: 18px; font-weight:400;line-height:26px;border-right: 1px solid #FFFFFF;padding-right: 20px;padding-left: 20px;\">ADP Privacy Policy</a> \n\n<a href=\"https://eightfold.ai/privacy-policy/\" title=\"\" target=\"_blank\" style=\"color:#FFFFFF!important; font-size: 18px;font-weight:400; padding-right: 20px;padding-left: 20px;\">Eightfold Privacy Policy</a> </div>\n</div>\n\n<section class=\"bottomcontainerfooter\">\n<div class=\"inner\">\n<ul class=\"menu\">\n\n<style>\n.bottomcontainerfooter a {color:#8EE9F6}.bottomcontainerfooter a:hover {color:#FFFFFF}.bottomcontainerfooter p {color: #FFFFFF}.bottomcontainerfooter a {font-weight: 300;}@media (max-width: 768px).bottomcontainerfooter a {font-size: 14;}@media (max-width: 768px).bottomcontainerfooter p { display: inline-block } .bottomcontainerfooter p + p { padding-left: 50px }}@media (max-width:991px) {.bottomcontainerfooter { text-align: center;}} .bottomcontainerfooter a {padding-bottom: 50px !important;}</style>\n\n<div class=\"inner\" style=\"color: white !important; font-size: 16px !important; padding-right: 100px !important; padding-left: 100px !important;\"> Symetra is an <a href=\"https://nam04.safelinks.protection.outlook.com/?url=https%3A%2F%2Fwww.eeoc.gov%2Fsites%2Fdefault%2Ffiles%2F2022-10%2FEEOC_KnowYourRights_screen_reader_10_20.pdf&data=05%7C01%7CVictoria.Kaetz%40symetra.com%7Cd98db6c960b84bba0d1208db05401d53%7C65b361c72cab4cd6b61f1a71705724e8%7C0%7C0%7C638109545143685679%7CUnknown%7CTWFpbGZsb3d8eyJWIjoiMC4wLjAwMDAiLCJQIjoiV2luMzIiLCJBTiI6Ik1haWwiLCJXVCI6Mn0%3D%7C3000%7C%7C%7C&sdata=Q6Dope9Hxpp9XaaWfQj4sqWOdPQs5SfzmjiwwRT2tao%3D&reserved=0\">Equal Opportunity Employer</a>. Equal opportunity covers all aspects of employment, including, but not limited to, recruiting, hiring, transfers, benefits, training, promotions, compensation, and termination. We seek, employ, and provide the means to grow and develop without regard to race, color, ancestry, national origin, religious creed, sex (including pregnancy, childbirth, breastfeeding, or related medical condition), gender identity or expression, sexual orientation, age, physical or mental disability, marital status, genetic information, military or veteran status, medical condition, or any other basis prohibited by applicable local, state, or federal laws. Symetra offers a drug free work environment where the possession, manufacture, transfer, offer, consumption or being under any influence of illegal drugs (under federal, state, or local law) or legal drugs (inconsistent with accepted frequency or dosage requirements) is prohibited. This applies while on the job or in any manner that may affect work performance or Symetra's interests or reputation. Symetra requires a criminal background investigation, employment, education and licensing verification, as applicable, as a condition of employment. Symetra participates in <a href=\"https://www.e-verify.gov/sites/default/files/everify/posters/EVerifyParticipationPoster.pdf\">E-Verify</a>. If you are a job seeker with a disability and require accessibility assistance or accommodation with the online application process, or require TTY/TDD assistance, please contact 1-800-796-3872. General inquiries about application status will not be addressed via this number. See more at <a href=\"https://www.symetra.com/AboutSymetra/Careers/ApplicantResources/FAQ/\">Applicant FAQ's\"</a>.</p></li>\n\n</section>\n\n<div class=\"ef-styles-2020\" style=\"padding-bottom: 20px !important;\"><p class=\"body-text-2\"><a href=\"https://eightfold.ai\" title=\"Visit Eightfold.ai homepage\" target=\"_blank\" rel=\"noopener noreferrer\" style=\"color: white;\">Powered by <img src=\"https://static.vscdn.net/images/eightfold_logo.png\" alt=\"\" width=\"20\" height=\"20\" align=\"middle\">eightfold.ai #WhatsNextForYou</a></p></div></div>\n\n</ul>\n</div>\n\n</footer>"}, "custom_style": {"css": ".reset-filters {color:#0677D1 !important;}.back-to-all-jobs {color: #0677D1 !important;}.back-to-all-jobs: hover {color: #007DD7 !important;}.remove-from-job-cart-button {background-color: #0677D1 !important; color: #FFF !important;}.remove-from-job-cart-button:hover {background-color: #FFF !important;color #0677D1 !important;border-color: #0677D1 !important;}.perk-icon{color: #0677D1 !important}.btn-secondary {border-color: #0677D1 !important;color: #0677D1 !important;}.btn-secondary:hover{border-color: #007DD7 !important;color: #007DD7 !important;}.fa-share {color: #0677D1 !important}.fa-share:hover {color: #007DD7 !important}.advanced-options-button {color: #0677D1;}.go-button {border: 1px solid #0677D1 !important;background: #0677D1 !important;color:#ffffff !important;}.go-button:hover{border: 1px solid #0677D1 !important;background: #ffffff !important;color:#0677D1 !important;}.advanced-options-button:hover {background-color: #FFF !important; color: #0677D1 !important; border-color: #0677D1 !important;}.job-cart-button {border: 1px solid #0677D1 !important;background: #0677D1 !important;color:#ffffff !important;}.job-cart-button:hover{border: 1px solid #0677D1 !important;background: #ffffff !important;color:#0677D1 !important;}.add-to-job-cart-button {background-color: #0677D1 !important; border-color: #0677D1 !important; color: #FFF !important;}.add-to-job-cart-button:hover {background-color: #ffffff !important; border-color: #0677D1!important; color: #0677D1 !important;}.position-apply-button {background-color: #0677D1 !important; border-color: #0677D1 !important;}.position-apply-button:hover {background-color: #ffffff !important; border-color: #0677D1!important; color: #0677D1 !important;}.btn {border-radius: 3px; !important;} .search-results-main-container .card-selected { border-left-color: #0677D1!important;}.position-card .position-title {color:#0677D1 !important;} .all-positions-header h1 {color:#000000 !important;}.apply-form .btn-primary {border: 1px solid #0677D1 !important; color:#ffffff !important; background: #0677D1 !important; border-radius: 3px; !important;}.apply-form.btn-primary:hover{border: 1px solid #ffffff !important;} .circle-number-indicator {background: #0677D1 !important;}.pillContainer .pillTitle {color: #0677D1 !important;}.position-facets h3 {color: #0677D1; text-align: left !important;} .card {text-align:left !important;}.personalization-bar-pre-upload {background-color: #fff; color: #0677D1 !important;}.get-matched-button {background-color: #0677D1 !important; border-color: #0677D1 !important;}.get-matched-button:hover {background-color: #ffffff !important; border-color: #0677D1 !important;color:#0677D1 !important;}.position-full-card {color:#0000000 !important;} .position-title {color:#0677D1 !important;} .position-sub-title {font-size: 18px !important;font-weight: 700 !important;color: #0677D1 !important;} .related-blog .blog-title {font-size: 16px !important;font-weight: 700 !important;color: #0677D1 !important;}.custom-content-title {font-size: 18px !important;font-weight: 700 !important;color: #0677D1 !important; align-self: flex-end !important;}.join-tn-link{color: #ffffff !important;}.pillTitle.line-clamp.line-clamp-3 {color: #0677D1 !important;} .match-bar {background: #cfd8dc !important;} .related-video iframe {height: 500px;} .perk {width: 200px;}.navbar {opacity: .8 !important;} .navbar img {height: 50px;} .jumbotron h1 {color: #47525A !important; font-size: 4.1875rem !important; font-weight: 500 !important;} .open-chat-bot-header {background-color: #0677D1 !important;} #eightfold-chatbot .botui-actions-buttons-button {background-color: #05599D !important;} #eightfold-chatbot .botui-actions-buttons-button.something-else {color: #ffffff !important;} #eightfold-chatbot .botui-actions-buttons-button.reset-button {color: #ffffff !important;} .navbar {position: relative !important;} .all-positions-header h1::after {\ncontent: \"Apply for hybrid and remote insurance and financial services jobs at Symetra. Join a company helping more people have access to financial freedom.\" !important; display: block !important; font-size: 20px !important; padding-top: 13px !important; padding-left: 2px !important;} .all-positions-header h1 {color:#0677D1 !important;}.position-blogs-container .row .carousel .row .react-swipe-container.carousel {left: 150px !important;} @media (max-width: 992px) {.position-blogs-container .row .carousel .row .react-swipe-container.carousel {left:0px !important;}}\n#EFSmartApplyContainer #site-down-banner { background-color: #FEF3C2; font-weight: 600; padding: 16px; text-align: center;}"}, "customContent": {"positionSections": [{"title": "Why Symetra", "body": "<div class=\"wistia_responsive_padding\" style=\"padding:56.25% 0 28px 0;position:relative;\"><div class=\"wistia_responsive_wrapper\" style=\"height:100%;left:0;position:absolute;top:0;width:100%;\"><iframe src=https://fast.wistia.net/embed/iframe/qraqf3dxka?videoFoam=true title=\"Why Symetra Video\" allow=\"autoplay; fullscreen\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" class=\"wistia_embed\" name=\"wistia_embed\" msallowfullscreen width=\"100%\" height=\"100%\"></iframe></div></div>"}, {"title": "Summer of Service", "body": "<div class=\"wistia_responsive_padding\" style=\"padding:56.25% 0 0 0;position:relative;\"><div class=\"wistia_responsive_wrapper\" style=\"height:100%;left:0;position:absolute;top:0;width:100%;\"><iframe src=\"https://fast.wistia.net/embed/iframe/y6dsq1htoa?web_component=true&seo=true\" title=\"Symetra Summer of Service 2023 Recap Video\" allow=\"autoplay; fullscreen\" allowtransparency=\"true\" frameborder=\"0\" scrolling=\"no\" class=\"wistia_embed\" name=\"wistia_embed\" width=\"100%\" height=\"100%\"></iframe></div></div> <script src=\"https://fast.wistia.net/player.js\" async></script>"}]}, "talent_form_mandatory_fields": ["firstname", "lastname", "resume"], "perks": [{"title": "Paid Time Away", "description": "<a href=\"https://www.symetra.com/globalassets/documents/web/hr/hr_0022.pdf\" target=\"_blank/\"\">Generous vacation, sick time,<br>flex days and ten paid holidays<a/>", "image": "https://static.vscdn.net/images/careers/demo/symetra/1687545309::Perk-Paid+Time+Away"}, {"title": "Benefits", "description": "<a href=\"https://www.symetra.com/globalassets/documents/web/hr/hr_0022.pdf\" target=\"_blank/\"\">Affordable medical, dental,<br>vision, well-being programs<a/> ", "image": "https://static.vscdn.net/images/careers/demo/symetra/1687545353::Perk-Benefits"}, {"title": "401k", "description": "<a href=\"https://www.symetra.com/globalassets/documents/web/hr/hr_0022.pdf\" target=\"_blank/\"\">Company matching, <br>immediate vesting<a/> ", "image": "https://static.vscdn.net/images/careers/demo/symetra/1687545402::Perk-401k"}, {"title": "Remote Work", "description": "Almost all our jobs have the option to work from home", "image": "https://static.vscdn.net/images/careers/demo/symetra/1687545444::Perk-Remote+Work"}, {"title": "Company Matching", "description": "Give back to your community and double your impact", "image": "https://static.vscdn.net/images/careers/demo/symetra/1687545488::Perk-Company+Matching"}], "applyButton": {"background": "#0677D1"}, "applySuccessMessage": "Thank You For Applying!", "defaultState": {"pymww": false}, "recaptcha_enabled": 1, "showLoggedOutNotificationsPrivacyPolicy": true, "hideEightfoldBranding": false, "customJobDescEnhancedTableGate": false}, "positions": [{"id": 446717704190, "name": "SR. QM Underwriting Consultant - Remote", "posting_name": "SR. QM Underwriting Consultant - Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "BEN Benefits", "business_unit": "Symetra Financial Corporation", "t_update": 1774981310, "t_create": 1774637570, "ats_job_id": "5001187761806", "display_job_id": "9274", "type": "ATS", "id_locale": "9274-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717704190", "isPrivate": false}, {"id": 446717703833, "name": "Regional Vice President, Retirement - TN, KY - Bank/Wire Channel", "posting_name": "Regional Vice President, Retirement - TN, KY - Bank/Wire Channel", "location": "USA", "locations": ["USA", "Nashville, TN"], "hot": 0, "department": "RETS Retiremen", "business_unit": "Symetra Financial Corporation", "t_update": 1774811105, "t_create": 1774634667, "ats_job_id": "5001187744206", "display_job_id": "9273", "type": "ATS", "id_locale": "9273-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717703833", "isPrivate": false}, {"id": 446717703616, "name": "Sr. Absence Consultant - Paid Family Medical Leave -Remote", "posting_name": "Sr. Absence Consultant - Paid Family Medical Leave -Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "BEN Benefits", "business_unit": "Symetra Financial Corporation", "t_update": 1774981337, "t_create": 1774632154, "ats_job_id": "5001187727506", "display_job_id": "9272", "type": "ATS", "id_locale": "9272-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "onsite", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717703616", "isPrivate": false}, {"id": 446717658921, "name": "Compliance Consultant, Records Management Program - Remote", "posting_name": "Compliance Consultant, Records Management Program - Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "CMPL Compliance", "business_unit": "Symetra Financial Corporation", "t_update": 1774638151, "t_create": 1774459361, "ats_job_id": "5001187195906", "display_job_id": "9270", "type": "ATS", "id_locale": "9270-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717658921", "isPrivate": false}, {"id": 446717622479, "name": "Regional Vice President, Retirement - South TX/LA - Bank/Wire Channel", "posting_name": "Regional Vice President, Retirement - South TX/LA - Bank/Wire Channel", "location": "USA", "locations": ["USA"], "hot": 0, "department": "RETS Retiremen", "business_unit": "Symetra Financial Corporation", "t_update": 1774384078, "t_create": 1774290095, "ats_job_id": "5001186400906", "display_job_id": "9265", "type": "ATS", "id_locale": "9265-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "onsite", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717622479", "isPrivate": false}, {"id": 446717576933, "name": "Assistant Vice President, Training Enablement - Retirement Sales", "posting_name": "Assistant Vice President, Training Enablement - Retirement Sales", "location": "USA", "locations": ["USA"], "hot": 0, "department": "RETS Retiremen", "business_unit": "Symetra Financial Corporation", "t_update": 1774289680, "t_create": 1774018626, "ats_job_id": "5001185997806", "display_job_id": "9258", "type": "ATS", "id_locale": "9258-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717576933", "isPrivate": false}, {"id": 446717491629, "name": "Benefits Support Specialist", "posting_name": "Benefits Support Specialist", "location": "USA", "locations": ["USA"], "hot": 0, "department": "BEN Benefits", "business_unit": "Symetra Financial Corporation", "t_update": 1773868485, "t_create": 1773756271, "ats_job_id": "5001185187006", "display_job_id": "9249", "type": "ATS", "id_locale": "9249-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717491629", "isPrivate": false}, {"id": 446717478176, "name": "Director \u2013 Stop Loss Underwriting \u2013 Remote", "posting_name": "Director \u2013 Stop Loss Underwriting \u2013 Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "BEN Benefits", "business_unit": "Symetra Financial Corporation", "t_update": 1773766387, "t_create": 1773696851, "ats_job_id": "5001185113506", "display_job_id": "9247", "type": "ATS", "id_locale": "9247-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717478176", "isPrivate": false}, {"id": 446717436780, "name": "Investment Tax Specialist", "posting_name": "Investment Tax Specialist", "location": "USA", "locations": ["USA"], "hot": 0, "department": "FIN Finance", "business_unit": "Symetra Financial Corporation", "t_update": 1773677854, "t_create": 1773444203, "ats_job_id": "5001184806906", "display_job_id": "9245", "type": "ATS", "id_locale": "9245-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717436780", "isPrivate": false}, {"id": 446717435548, "name": "Associate Underwriter - LAD/Supplemental Health - Remote", "posting_name": "Associate Underwriter - LAD/Supplemental Health - Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "BEN Benefits", "business_unit": "Symetra Financial Corporation", "t_update": 1773868504, "t_create": 1773429916, "ats_job_id": "5001184739406", "display_job_id": "9244", "type": "ATS", "id_locale": "9244-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717435548", "isPrivate": false}, {"id": 446717416782, "name": "Managing Director, Head of Investments Operations - Hybrid", "posting_name": "Managing Director, Head of Investments Operations - Hybrid", "location": "USA", "locations": ["USA", "Farmington, CT, USA, 06032"], "hot": 0, "department": "INVM Investment Mgm", "business_unit": "Symetra Investment Management Company", "t_update": 1773673338, "t_create": 1773347006, "ats_job_id": "5001184491406", "display_job_id": "9242", "type": "ATS", "id_locale": "9242-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "onsite", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717416782", "isPrivate": false}, {"id": 446717388462, "name": "Sr. Commercial Real Estate Loan Servicing Insurance Specialist - Remote", "posting_name": "Sr. Commercial Real Estate Loan Servicing Insurance Specialist - Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "INVM Investment Mgm", "business_unit": "Symetra Investment Management Real Estate Investors LLC", "t_update": 1773694211, "t_create": 1773236070, "ats_job_id": "5001184050606", "display_job_id": "9238", "type": "ATS", "id_locale": "9238-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717388462", "isPrivate": false}, {"id": 446717356115, "name": "AVP \u2013 Operations and Strategic Solutions \u2013 Remote", "posting_name": "AVP \u2013 Operations and Strategic Solutions \u2013 Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "TECH TOS", "business_unit": "Symetra Financial Corporation", "t_update": 1773183294, "t_create": 1773104040, "ats_job_id": "5001183726206", "display_job_id": "9237", "type": "ATS", "id_locale": "9237-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717356115", "isPrivate": false}, {"id": 446717350485, "name": "Sr. Financial Reporting Accountant - Remote", "posting_name": "Sr. Financial Reporting Accountant - Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "FIN Finance", "business_unit": "Symetra Financial Corporation", "t_update": 1773356111, "t_create": 1773081727, "ats_job_id": "5001183616806", "display_job_id": "9236", "type": "ATS", "id_locale": "9236-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717350485", "isPrivate": false}, {"id": 446717306582, "name": "Quality Audit Analyst - WBI", "posting_name": "Quality Audit Analyst - WBI", "location": "USA", "locations": ["USA"], "hot": 0, "department": "WBI Workforce BEN Int", "business_unit": "Symetra Financial Corporation", "t_update": 1773868516, "t_create": 1772829827, "ats_job_id": "5001183338206", "display_job_id": "9235", "type": "ATS", "id_locale": "9235-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717306582", "isPrivate": false}, {"id": 446717306513, "name": "Regional Group Vice President, Stop Loss - Eastern US", "posting_name": "Regional Group Vice President, Stop Loss - Eastern US", "location": "USA", "locations": ["USA"], "hot": 0, "department": "BEN Benefits", "business_unit": "Symetra Financial Corporation", "t_update": 1773064711, "t_create": 1772829216, "ats_job_id": "5001183312806", "display_job_id": "9234", "type": "ATS", "id_locale": "9234-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717306513", "isPrivate": false}, {"id": 446717264243, "name": "Sr. Visual Designer - Presentation Specialist - Remote", "posting_name": "Sr. Visual Designer - Presentation Specialist - Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "MKTG Marketing", "business_unit": "Symetra Financial Corporation", "t_update": 1773074297, "t_create": 1772662985, "ats_job_id": "5001182880306", "display_job_id": "9226", "type": "ATS", "id_locale": "9226-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717264243", "isPrivate": false}, {"id": 446717262542, "name": "Compliance Consultant, Privacy Office - Remote", "posting_name": "Compliance Consultant, Privacy Office - Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "CMPL Compliance", "business_unit": "Symetra Financial Corporation", "t_update": 1772737172, "t_create": 1772651038, "ats_job_id": "5001182797906", "display_job_id": "9225", "type": "ATS", "id_locale": "9225-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717262542", "isPrivate": false}, {"id": 446717260288, "name": "Life Vendor Data Analyst", "posting_name": "Life Vendor Data Analyst", "location": "USA", "locations": ["USA"], "hot": 0, "department": "LIFE Life", "business_unit": "Symetra Financial Corporation", "t_update": 1773076494, "t_create": 1772640315, "ats_job_id": "5001182713106", "display_job_id": "9224", "type": "ATS", "id_locale": "9224-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717260288", "isPrivate": false}, {"id": 446717240845, "name": "Actuary Associate II - Remote", "posting_name": "Actuary Associate II - Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "ACTU Actuarial", "business_unit": "Symetra Financial Corporation", "t_update": 1773788208, "t_create": 1772562806, "ats_job_id": "5001182496906", "display_job_id": "9223", "type": "ATS", "id_locale": "9223-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717240845", "isPrivate": false}, {"id": 446717237107, "name": "Senior Digital Product Manager - Portal Experience Platform", "posting_name": "Senior Digital Product Manager - Portal Experience Platform", "location": "USA", "locations": ["USA"], "hot": 0, "department": "TECH TOS", "business_unit": "Symetra Financial Corporation", "t_update": 1772744339, "t_create": 1772555604, "ats_job_id": "5001182439006", "display_job_id": "9219", "type": "ATS", "id_locale": "9219-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717237107", "isPrivate": false}, {"id": 446717131164, "name": "Regional Account Manager", "posting_name": "Regional Account Manager", "location": "USA", "locations": ["USA"], "hot": 0, "department": "BEN Benefits", "business_unit": "Symetra Financial Corporation", "t_update": 1772994799, "t_create": 1772221351, "ats_job_id": "5001181902406", "display_job_id": "9209", "type": "ATS", "id_locale": "9209-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "onsite", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717131164", "isPrivate": false}, {"id": 446717101675, "name": "Investment Accounting and Reporting Data Oversight Manager", "posting_name": "Investment Accounting and Reporting Data Oversight Manager", "location": "USA", "locations": ["USA"], "hot": 0, "department": "FIN Finance", "business_unit": "Symetra Financial Corporation", "t_update": 1773356016, "t_create": 1772156617, "ats_job_id": "5001181756606", "display_job_id": "9208", "type": "ATS", "id_locale": "9208-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717101675", "isPrivate": false}, {"id": 446717069527, "name": "Financial Reporting Accountant", "posting_name": "Financial Reporting Accountant", "location": "USA", "locations": ["USA"], "hot": 0, "department": "FIN Finance", "business_unit": "Symetra Financial Corporation", "t_update": 1772053299, "t_create": 1772039057, "ats_job_id": "5001181305206", "display_job_id": "9204", "type": "ATS", "id_locale": "9204-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717069527", "isPrivate": false}, {"id": 446717029453, "name": "Treasury Director", "posting_name": "Treasury Director", "location": "USA", "locations": ["USA"], "hot": 0, "department": "FIN Finance", "business_unit": "Symetra Financial Corporation", "t_update": 1772144220, "t_create": 1771881968, "ats_job_id": "5001180868206", "display_job_id": "9200", "type": "ATS", "id_locale": "9200-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717029453", "isPrivate": false}, {"id": 446717022186, "name": "ERM Actuary I (Capital) - Remote", "posting_name": "ERM Actuary I (Capital) - Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "ACTU Actuarial", "business_unit": "Symetra Financial Corporation", "t_update": 1771951693, "t_create": 1771868595, "ats_job_id": "5001180774506", "display_job_id": "9198", "type": "ATS", "id_locale": "9198-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446717022186", "isPrivate": false}, {"id": 446716984589, "name": "Field Service Manager", "posting_name": "Field Service Manager", "location": "USA", "locations": ["USA"], "hot": 0, "department": "BEN Benefits", "business_unit": "Symetra Financial Corporation", "t_update": 1772053467, "t_create": 1771632266, "ats_job_id": "5001180620006", "display_job_id": "9197", "type": "ATS", "id_locale": "9197-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446716984589", "isPrivate": false}, {"id": 446716947060, "name": "Sr. Investment Compliance Analyst - Remote/Hybrid Farmington, CT", "posting_name": "Sr. Investment Compliance Analyst - Remote/Hybrid Farmington, CT", "location": "USA", "locations": ["USA"], "hot": 0, "department": "INVM Investment Mgm", "business_unit": "Symetra Investment Management Company", "t_update": 1771865284, "t_create": 1771450422, "ats_job_id": "5001180093106", "display_job_id": "9193", "type": "ATS", "id_locale": "9193-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "hybrid", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446716947060", "isPrivate": false}, {"id": 446716927805, "name": "Incentive Compensation Data Analyst- Remote", "posting_name": "Incentive Compensation Data Analyst- Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "HR Human Resources", "business_unit": "Symetra Financial Corporation", "t_update": 1771469260, "t_create": 1771361657, "ats_job_id": "5001179817006", "display_job_id": "9191", "type": "ATS", "id_locale": "9191-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446716927805", "isPrivate": false}, {"id": 446716863380, "name": "Benefits Sales Specialist", "posting_name": "Benefits Sales Specialist", "location": "USA", "locations": ["USA"], "hot": 0, "department": "BEN Benefits", "business_unit": "Symetra Financial Corporation", "t_update": 1771504827, "t_create": 1771015410, "ats_job_id": "5001179274306", "display_job_id": "9188", "type": "ATS", "id_locale": "9188-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446716863380", "isPrivate": false}, {"id": 446716760180, "name": "Principal Software Engineer - Remote", "posting_name": "Principal Software Engineer - Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "TECH TOS", "business_unit": "Symetra Financial Corporation", "t_update": 1771440358, "t_create": 1770847419, "ats_job_id": "5001178789606", "display_job_id": "9184", "type": "ATS", "id_locale": "9184-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446716760180", "isPrivate": false}, {"id": 446716733930, "name": "Actuarial Associate II - Remote", "posting_name": "Actuarial Associate II - Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "ACTU Actuarial", "business_unit": "Symetra Financial Corporation", "t_update": 1771617787, "t_create": 1770781346, "ats_job_id": "5001178583706", "display_job_id": "9182", "type": "ATS", "id_locale": "9182-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446716733930", "isPrivate": false}, {"id": 446716680359, "name": "Vice President - Life Product and Economics \u2013 Remote", "posting_name": "Vice President - Life Product and Economics \u2013 Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "LIFE Life", "business_unit": "Symetra Financial Corporation", "t_update": 1770727573, "t_create": 1770417282, "ats_job_id": "5001177990506", "display_job_id": "9176", "type": "ATS", "id_locale": "9176-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446716680359", "isPrivate": false}, {"id": 446716678705, "name": "Project Manager III", "posting_name": "Project Manager III", "location": "USA", "locations": ["USA"], "hot": 0, "department": "SERV TOS", "business_unit": "Symetra Financial Corporation", "t_update": 1770668843, "t_create": 1770404611, "ats_job_id": "5001177908406", "display_job_id": "9174", "type": "ATS", "id_locale": "9174-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "onsite", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446716678705", "isPrivate": false}, {"id": 446716604184, "name": "Manager of Investment Financial Reporting", "posting_name": "Manager of Investment Financial Reporting", "location": "USA", "locations": ["USA"], "hot": 0, "department": "FIN Finance", "business_unit": "Symetra Financial Corporation", "t_update": 1770743192, "t_create": 1770222801, "ats_job_id": "5001177366906", "display_job_id": "9167", "type": "ATS", "id_locale": "9167-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446716604184", "isPrivate": false}, {"id": 446716550483, "name": "Account Manager, Stop Loss - Western US - Remote", "posting_name": "Account Manager, Stop Loss - Western US - Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "BEN Benefits", "business_unit": "Symetra Financial Corporation", "t_update": 1771510510, "t_create": 1770158521, "ats_job_id": "5001177260106", "display_job_id": "9164", "type": "ATS", "id_locale": "9164-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446716550483", "isPrivate": false}, {"id": 446716308943, "name": "Sr. Test Automation Engineer", "posting_name": "Sr. Test Automation Engineer", "location": "USA", "locations": ["USA"], "hot": 0, "department": "TECH TOS", "business_unit": "Symetra Financial Corporation", "t_update": 1770349598, "t_create": 1769104602, "ats_job_id": "5001175122006", "display_job_id": "9138", "type": "ATS", "id_locale": "9138-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446716308943", "isPrivate": false}, {"id": 446716308870, "name": "Test Automation Engineer Lead", "posting_name": "Test Automation Engineer Lead", "location": "USA", "locations": ["USA"], "hot": 0, "department": "TECH TOS", "business_unit": "Symetra Financial Corporation", "t_update": 1770349575, "t_create": 1769103921, "ats_job_id": "5001175124406", "display_job_id": "9139", "type": "ATS", "id_locale": "9139-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446716308870", "isPrivate": false}, {"id": 446716302904, "name": "Regional Vice President, Retirement - IL, Southern WI", "posting_name": "Regional Vice President, Retirement - IL, Southern WI", "location": "USA", "locations": ["USA"], "hot": 0, "department": "RETS Retiremen", "business_unit": "Symetra Financial Corporation", "t_update": 1769094864, "t_create": 1769040721, "ats_job_id": "5001174996006", "display_job_id": "9137", "type": "ATS", "id_locale": "9137-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446716302904", "isPrivate": false}, {"id": 446716206298, "name": "Category Manager \u2013 Remote", "posting_name": "Category Manager \u2013 Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "SERV TOS", "business_unit": "Symetra Financial Corporation", "t_update": 1768517207, "t_create": 1768339372, "ats_job_id": "5001173433506", "display_job_id": "9131", "type": "ATS", "id_locale": "9131-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446716206298", "isPrivate": false}, {"id": 446716142144, "name": "Regional Sales Executive - Washington D.C., Maryland, Virginia", "posting_name": "Regional Sales Executive - Washington D.C., Maryland, Virginia", "location": "USA", "locations": ["USA"], "hot": 0, "department": "BEN Benefits", "business_unit": "Symetra Financial Corporation", "t_update": 1767889653, "t_create": 1767801879, "ats_job_id": "5001172207706", "display_job_id": "9116", "type": "ATS", "id_locale": "9116-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "onsite", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446716142144", "isPrivate": false}, {"id": 446716118793, "name": "Sr. Legal Analyst", "posting_name": "Sr. Legal Analyst", "location": "USA", "locations": ["USA"], "hot": 0, "department": "LEGL Legal", "business_unit": "Symetra Financial Corporation", "t_update": 1767801285, "t_create": 1767659032, "ats_job_id": "5001171816406", "display_job_id": "9111", "type": "ATS", "id_locale": "9111-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "onsite", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446716118793", "isPrivate": false}, {"id": 446716117906, "name": "Sr. Underwriter \u2013 Stop Loss", "posting_name": "Sr. Underwriter \u2013 Stop Loss", "location": "USA", "locations": ["USA"], "hot": 0, "department": "BEN Benefits", "business_unit": "Symetra Financial Corporation", "t_update": 1768001857, "t_create": 1767648293, "ats_job_id": "5001171767406", "display_job_id": "9110", "type": "ATS", "id_locale": "9110-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446716117906", "isPrivate": false}, {"id": 446716081482, "name": "Customer Communications Development Manager", "posting_name": "Customer Communications Development Manager", "location": "USA", "locations": ["USA"], "hot": 0, "department": "TECH TOS", "business_unit": "Symetra Financial Corporation", "t_update": 1769526644, "t_create": 1767369998, "ats_job_id": "5001171361106", "display_job_id": "9103", "type": "ATS", "id_locale": "9103-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446716081482", "isPrivate": false}, {"id": 446716081462, "name": "Engineering Manager", "posting_name": "Engineering Manager", "location": "USA", "locations": ["USA"], "hot": 0, "department": "TECH TOS", "business_unit": "Symetra Financial Corporation", "t_update": 1769548926, "t_create": 1767369064, "ats_job_id": "5001171356406", "display_job_id": "9102", "type": "ATS", "id_locale": "9102-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446716081462", "isPrivate": false}, {"id": 446715661421, "name": "Investment Accounting and Reporting Advisor", "posting_name": "Investment Accounting and Reporting Advisor", "location": "USA", "locations": ["USA"], "hot": 0, "department": "FIN Finance", "business_unit": "Symetra Financial Corporation", "t_update": 1764611860, "t_create": 1764102121, "ats_job_id": "5001165529306", "display_job_id": "9062", "type": "ATS", "id_locale": "9062-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446715661421", "isPrivate": false}, {"id": 446715534662, "name": "Sr. Software Engineer II", "posting_name": "Sr. Software Engineer II", "location": "USA", "locations": ["USA"], "hot": 0, "department": "DATA Data Analytics", "business_unit": "Symetra Financial Corporation", "t_update": 1774900421, "t_create": 1763487205, "ats_job_id": "5001164200806", "display_job_id": "9051", "type": "ATS", "id_locale": "9051-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446715534662", "isPrivate": false}, {"id": 446715341432, "name": "Sr. Compliance Analyst - Remote", "posting_name": "Sr. Compliance Analyst - Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "CMPL Compliance", "business_unit": "Symetra Financial Corporation", "t_update": 1762456632, "t_create": 1762286770, "ats_job_id": "5001161462406", "display_job_id": "9026", "type": "ATS", "id_locale": "9026-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446715341432", "isPrivate": false}, {"id": 446715144737, "name": "Sr. Legal Analyst", "posting_name": "Sr. Legal Analyst", "location": "USA", "locations": ["USA"], "hot": 0, "department": "LEGL Legal", "business_unit": "Symetra Financial Corporation", "t_update": 1760980900, "t_create": 1760715230, "ats_job_id": "5001157904506", "display_job_id": "9001", "type": "ATS", "id_locale": "9001-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "onsite", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446715144737", "isPrivate": false}, {"id": 446704024337, "name": "Sales Support Specialist - Retirement - Remote", "posting_name": "Sales Support Specialist - Retirement - Remote", "location": "USA", "locations": ["USA"], "hot": 0, "department": "RETS Retiremen", "business_unit": "Symetra Financial Corporation", "t_update": 1740759842, "t_create": 1740703859, "ats_job_id": "5001104892506", "display_job_id": "8608", "type": "ATS", "id_locale": "8608-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "remote_local", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446704024337", "isPrivate": false}, {"id": 446703491525, "name": "Regional Sales Associate - Stop Loss", "posting_name": "Regional Sales Associate - Stop Loss", "location": "USA", "locations": ["USA"], "hot": 0, "department": "BEN Benefits", "business_unit": "Symetra Financial Corporation", "t_update": 1762446083, "t_create": 1736976659, "ats_job_id": "5001095605106", "display_job_id": "8518", "type": "ATS", "id_locale": "8518-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "onsite", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446703491525", "isPrivate": false}, {"id": 446696798410, "name": "Regional Vice President - Retirement", "posting_name": "Regional Vice President - Retirement", "location": "Telecommuter, WA, USA", "locations": ["Telecommuter, WA, USA"], "hot": 0, "department": "RETS Retiremen", "business_unit": "Symetra Financial Corporation", "t_update": 1705946424, "t_create": 1705705848, "ats_job_id": "5001015955306", "display_job_id": "8073", "type": "ATS", "id_locale": "8073-en", "job_description": "", "locale": "en", "stars": 0.0, "medallionProgram": null, "location_flexibility": null, "work_location_option": "onsite", "canonicalPositionUrl": "https://symetra.eightfold.ai/careers/job/446696798410", "isPrivate": false}], "debug": {}, "count": 52, "countFilterByMatchScore": null, "location_user": "any", "location_used": "", "locationInsights": null, "showWizard": 1, "disableLocationSearchDropdown": false, "pcsAutocompleteLocationEnabled": 0, "recommended_star_threshold": 2.5, "mocTitle": null, "fuzzyResultsReturned": false, "query": {"query": "", "location": "", "department": [], "skill": [], "seniority": [], "pid": ""}, "userTitles": [], "isThinProfile": false, "veteranProgramDetails": [], "enableTargetedResume": 0, "jobCardConfig": null, "facetDisplaySort": {"skills": "count_desc", "departments": "count_desc", "seniority": "count_desc", "work_location_option": "count_desc", "locations": "count_desc"}, "facets": {"skills": {"Communication": 18, "Attention to Detail": 7, "Relationship Management": 7, "Decision Making": 6, "Leadership": 6, "Risk Assessment": 6, "Analysis": 5, "Collaboration": 5, "Customer Service": 5, "Documentation": 5, "Microsoft Excel": 5, "Problem Solving": 5, "Regulatory Compliance": 5, "Relationship Building": 5, "Underwriting": 5, "Analytical": 4, "Analytical Skills": 4, "Coaching": 4, "Financial Analysis": 4, "GAAP Accounting": 4, "Negotiation": 4, "Prioritization": 4, "Project Management": 4, "Risk Management": 4, "Actuarial Concepts and Assumptions": 3, "Actuarial Modeling": 3, "Continuous Learning": 3, "Critical Thinking": 3, "Digital Literacy": 3, "Insurance Knowledge": 3, "Operations": 3, "Organization": 3, "Presentation Skills": 3, "Research": 3, "Resource Management": 3, "Sales Process": 3, "Stop Loss": 3, "Time Management": 3, "ASA": 2, "Account Management": 2, "Adaptability": 2, "Agile Methodologies": 2, "Annuities": 2, "Benefits Product Knowledge": 2, "Business Acumen": 2, "Business Management": 2, "Cash Management": 2, "Change Leadership": 2, "Change Management": 2, "Close Attention to Detail": 2, "Communication Skills": 2, "Compliance": 2, "Connexure": 2, "Consulting": 2, "Data Transformation": 2, "David Young": 2, "Deadline Management": 2, "Decision-Making": 2, "ESL": 2, "Interpersonal Communications": 2, "Investment Accounting": 2, "Investments": 2, "Legal Research": 2, "Life Insurance": 2, "Microsoft PowerPoint": 2, "NAIC": 2, "Paralegal Certificate": 2, "People Management": 2, "Process Improvement": 2, "Python": 2, "Quality Assurance": 2, "Relationship Development": 2, "Self Motivated": 2, "Statutory Accounting Principles": 2, "Strategic Planning": 2, "Team Development": 2, "Territory Management": 2, "Universal Life Insurance": 2, "Variable Annuities": 2, "Verbal & Written Communication": 2, "Written and Verbal Communication Abilities": 2, "Sales Acumen": 2, "Term Life": 2, "ADV": 1, "AI": 1, "API": 1, "AWS": 1, "Ability to Influence Others": 1, "Ability to Collaborate and INTERACT With Managers at Various Levels to Recommend Training Solutions": 1, "Ability to Establish Priorities and Meet Deadlines While Managing Multiple Projects": 1, "Ability to Mentor, Persuade and Motivate Others": 1, "Ability to Think Creatively for New, Innovative Training Ideas and Methods": 1, "Ability to Work Both Independently and Collaboratively": 1, "Accounting Policy": 1, "Actuarial Pricing": 1, "Actuarial Software": 1, "Administrative Support": 1, "Adobe Creative Suite": 1}, "departments": {"BEN Benefits": 13, "FIN Finance": 7, "TECH TOS": 7, "RETS Retiremen": 6, "ACTU Actuarial": 3, "CMPL Compliance": 3, "INVM Investment Mgm": 3, "LEGL Legal": 2, "LIFE Life": 2, "SERV TOS": 2, "DATA Data Analytics": 1, "HR Human Resources": 1, "MKTG Marketing": 1, "WBI Workforce BEN Int": 1}, "seniority": {"Mid/Senior": 17, "Entry": 9, "Director": 1}, "work_location_option": {"remote": 41, "onsite": 10, "hybrid": 1}, "locations": {"Remote": 999999, "United States": 51, "CT, United States": 1, "Nashville, TN, United States": 1, "WA, United States": 1}}, "isSubQuery": false, "showBusinessUnitInPositionSidebar": false, "hideDepartment": null, "iframeImplementation": null, "pcsTextConfiguration": {}, "facetNoTitlecase": null, "skipCSSFacetCapitalization": false, "enableMapClustering": false, "readmoreInstructionEnabled": false, "candidateLogin": {"postApplyReviewLink": {"enabled": true, "url": "/api/apply/v2/profile/review/initialize_user?domain=symetra.com", "title": "What's next? Increase your chances of getting hired!", "message": "Knowing more about you helps us review your application faster. Enrich your profile by adding more skills, awards, and other recognition.", "buttonText": "Review my profile", "verifyEmailTitle": "Let's verify your email", "verifyEmailText": "Click the link in the email to continue reviewing your profile. If you do not immediately see the email, check your spam folder."}, "postLoginLink": {"enabled": true, "message": "Candidate Login", "url": "/careerhub/me?action=edit&trackApplicationStatus=false&profile_type=candidate&domain=symetra.com&customredirect=1&utm_source=Eightfold"}, "trackApplicationLink": {"enabled": true, "message": "Track Application Status", "url": "/careerhub/my/jobs/applications?trackApplicationStatus=true&profile_type=candidate&domain=symetra.com&customredirect=1&utm_source=Eightfold"}}, "isHomePageLoad": true, "candidateBuildProfile": {}, "chatbot": true, "enabledPersonalizedFeatures": {"recommendationFeedback": false, "tldr": false, "personalizationPreferences": false}, "installed_app_data": [], "disableAutoScrollOnPositionSelect": false, "locationDistanceKmDefault": 100, "searchFiltersTranslationWhitelist": [], "customJobDescTranslationSkipList": [], "enableCandidateReferralFlow": false, "showBanner": true, "pcsBannerMessage": "You may have seen in the media that job posting scams are on the rise. Symetra is committed to creating a positive candidate experience without putting you at risk. As such, applications for our open job postings are only collected through our secure career site and we are transparent about our <a href=\"https://www.symetra.com/careers/symetra-careers/hiring-process/ \" target=\"_blank\" style=\"color:blue; \" >hiring process</a>. We also do not send funds to candidates or request funds from candidates, via check or otherwise. If you experience something different than what we outline in our process or would like to report suspicious activity, please <a href = \"mailto:rpteth@symetra.com\" style=\"color:blue;\">contact us</a>.", "locationRadiusConfig": {"showLocationRadius": false, "locationRadiusType": "mi"}, "pcsApplyFormV2Enabled": true, "allowedFileTypes": {}, "pcsOctupleMigration0Enabled": true, "pcsOctupleMigration1Enabled": false, "replaceUrlOnGoBack": true, "pcsRedesignedNuxEnabled": true, "userActivityTimeout": 86400000, "userActivityTimeoutEnabled": 1, "isLoggedInPcsEnabled": true, "sortByConfig": null, "searchBoxConfig": {}, "excludePrivatePositions": true, "eeocFilterKeywords": ["veteran", "disability", "gender", "race", "citizen", "visa", "ethnicity"], "disableScrollLoadPositionSidebar": false, "locationFlexibilityFrontendEnabled": false, "workLocationOptionFrontendEnabled": true, "remoteFlexibleJobsFilterEnabled": false, "loggedOutNotificationsEnabled": true, "prepopulateApplyFormEnabled": true, "prepopulateSettings": {"prepopulateCheckboxText": "Save my answers for future applications", "defaultPrepopulateCheckboxValue": true, "showPrepopulateCheckbox": true, "inferEEOQuestions": false, "doNotPrepopulateQuestionIds": ["timestampRMExceeded", "srcCareerFairSourceValues", "srcEmployeeReferral", "PrescreenQuestionsTrueAccurate", "$$timestamp_disclaimer1", "esigABSignature", "apSource", "Identity Verification"]}, "themeBuilderUser": null, "mandatoryFields": ["firstname", "lastname", "email", "phone"], "blindfoldWidgetPcsGate": false, "pcsApplyFormLocationGate": false, "t3sEnabled": false, "uploadApplicationAnswers": false, "candidateAuthV2Enabled": true, "preApplicationSubmitAuthEnabled": false, "applyFormV2Enabled": false, "loggedOutSavedSearchEnabled": false, "locationRadiusTypeToggleEnabled": true, "incompleteApplicationsEnabled": false, "incompleteApplicationConfig": {}, "fallbackPcsJdGate": true, "enableResumeCoach": false, "isPcsEnabled": true, "phoneWithCountryCodeEnabled": true, "phoneWithCountryCodeJTNEnabled": false, "notificationSuggestVerificationToken": null, "strictEmailValidationEnabled": true, "chatbotxConfig": {"enabled": false, "featureAccessFlags": {"resumeCoachCardFlags": {"showApplyWithResume": true, "showEditResume": true}, "positionCardFlags": {"showAddToJobCart": true}}}, "pcsOptionalResumeWithJobcartGate": false, "loggedInCandidate": {}, "hamburgerMenuEnabled": false, "sharedTalentPoolGate": false, "pcsAccessibilityHomeEnabled": true, "pcsAccessibilityApplyFormEnabled": true, "showLanguageDropdown": false, "languages": [{"value": "en", "title": "English"}, {"value": "it", "title": "Italiano"}, {"value": "es", "title": "Espa\u00f1ol"}, {"value": "fr", "title": "Fran\u00e7ais"}, {"value": "pt", "title": "Portugu\u00eas"}, {"value": "nb", "title": "Norsk"}, {"value": "de", "title": "Deutsch"}, {"value": "ja", "title": "\u65e5\u672c\u8a9e"}, {"value": "ms", "title": "Bahasa melayu"}, {"value": "zh-CN", "title": "\u4e2d\u6587 (\u7b80\u4f53)"}, {"value": "zh-TW", "title": "\u4e2d\u6587 (\u7e41\u9ad4)"}, {"value": "ko", "title": "\ud55c\uad6d\uc5b4"}, {"value": "th", "title": "\u0e20\u0e32\u0e29\u0e32\u0e44\u0e17\u0e22"}, {"value": "nl", "title": "Nederlands"}, {"value": "pl", "title": "Polski"}, {"value": "uk", "title": "Y\u043a\u0440\u0430\u0457\u043d\u0441\u044c\u043a\u0430"}, {"value": "hr", "title": "Hrvatski"}, {"value": "el", "title": "\u0395\u03bb\u03bb\u03b7\u03bd\u03b9\u03ba\u03ac"}, {"value": "hu", "title": "Magyar"}, {"value": "cs", "title": "\u010de\u0161tina"}, {"value": "tr", "title": "T\u00fcrk\u00e7e"}, {"value": "ru", "title": "P\u0443\u0441\u0441\u043a\u0438\u0439"}, {"value": "ht", "title": "Haitian"}, {"value": "he", "title": "\u05e2\u05d1\u05e8\u05d9\u05ea"}, {"value": "pt-BR", "title": "Brazilian Portugu\u00eas"}, {"value": "da", "title": "Dansk"}, {"value": "fi", "title": "Suomi"}, {"value": "sv", "title": "Svenska"}, {"value": "fr-CA", "title": "Fran\u00e7ais (Canada)"}, {"value": "pt-PT", "title": "portugu\u00eas (Portugal)"}, {"value": "vi", "title": "Ti\u1ebfng Vi\u1ec7t"}, {"value": "ro", "title": "rom\u00e2n\u0103"}, {"value": "bg", "title": "\u0431\u044a\u043b\u0433\u0430\u0440\u0441\u043a\u0438"}, {"value": "ar", "title": "\u0627\u0644\u0639\u0631\u0628\u064a\u0629"}, {"value": "es-419", "title": "Espa\u00f1ol (Latinoam\u00e9rica)"}, {"value": "sk", "title": "Sloven\u010dina"}, {"value": "id", "title": "Bahasa Indonesia"}, {"value": "sr", "title": "\u0441\u0440\u043f\u0441\u043a\u0438"}, {"value": "mk", "title": "\u043c\u0430\u043a\u0435\u0434\u043e\u043d\u0441\u043a\u0438"}], "displayLanguage": "en", "requestLocation": false, "positionQnAEnabled": false, "singlePageCareersNavbarGate": false, "positionSidebarScrollResetGate": false, "pcsApplyFormFileAnswerGate": false, "all_applicable_locations": []}
{"display_banner": false, "display_text": ""}