Apply on Electronic Arts (HQ)’s site →

Team Lead, PE Shared Services

Electronic Arts (HQ) · Hyderabad

Lead People & Ops Posted 2026-09-18 Full time
Apply on Electronic Arts (HQ)’s site →

Team Lead, PE Shared Services - 216125 - Electronic Arts

/* ===========================================================================

ELEMENTS

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

Buttons

: Actions

: Add

: Delete

: Edit

: Remove

: Iconographics

: Close

: Vendors

: Registration/application

: Customizables

External

: Thumbnails

Fields

COMPONENTS

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

Navigation

: Menu (Dynamic)

MODULES

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

Banner

: Home

PAGETYPES

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

Login

=========================================================================== */

/*

ELEMENTS/Buttons: Actions

*/

/* to de deleted after we migrate to typographic icons (this is here and not in core.css due to a FF bug) */

.action:before,

.addDatasetRow:before,

.removeDatasetRow:before,

.removeFile:before,

[id*="dropboxRemove_"]:before,

.fileInputCancelButton:before {

mask-image: var(--action__icon--background--image);

-webkit-mask-image: var(--action__icon--background--image);

}

/*

ELEMENTS/Buttons: Actions: Add

*/

.addDatasetRow,

.action--add {

--action__icon--background--image: url(https://jobs.ea.com/portal/4/images/icon--add.webp);

}

/*

ELEMENTS/Buttons: Actions: Delete

*/

.action--delete {

--action__icon--background--image: url(https://jobs.ea.com/portal/4/images/icon--remove.webp);

}

/*

ELEMENTS/Buttons: Actions: Edit

*/

.action--edit {

--action__icon--background--image: url(https://jobs.ea.com/portal/4/images/icon--edit.svg);

}

/*

ELEMENTS/Buttons: Actions: Remove

*/

.removeDatasetRow,

.removeFile,

[id*="dropboxRemove_"],

.fileInputCancelButton,

.action--remove {

--action__icon--background--image: url(https://jobs.ea.com/portal/4/images/icon--remove.webp);

}

/*

ELEMENTS/Buttons: Iconographics: Close

*/

.ui-button.ui-dialog-titlebar-close,

.TIN_display_CloserButton_NotificationAndDialog,

.autoschedule_editor_availability_header_Container_HeaderButton {

--button__icon--background--image: url(https://jobs.ea.com/portal/4/images/close.svg);

}

/*

ELEMENTS/Buttons: Vendors: Registration/application: Customizables

*/

.methodButton--later {

--buttons__icon--background--image: url(https://jobs.ea.com/portal/4/images/icon--later.svg);

}

.methodButton--file {

--buttons__icon--background--image: url(https://jobs.ea.com/portal/4/images/icon--file.svg);

}

.methodButton--paste {

--buttons__icon--background--image: url(https://jobs.ea.com/portal/4/images/icon--paste.svg);

}

/* to de deleted after we migrate to typographic icons (this is here and not in core.css due to a FF bug) */

.methodButton--later:before,

.methodButton--file:before,

.methodButton--paste:before {

mask-image: var(--buttons__icon--background--image);

-webkit-mask-image: var(--buttons__icon--background--image);

}

/*

ELEMENTS/Icons: Shrare buttons

*/

:root {

--icon--share--whatsapp: url(https://jobs.ea.com/portal/4/images/icon--share--whatsapp.svg);

--icon--share--linkedin: url(https://jobs.ea.com/portal/4/images/icon--share--linkedin.svg);

}

/*

ELEMENTS/External: Thumbnails

*/

:root {

--thumbnail--border--radius: 100%;

--thumbnail--border--width: 0;

--thumbnail--border--color: transparent;

--thumbnail--width: calc(var(--sizing--basis) * 8); /* 3.2rem +doc+ */

--thumbnail--height: calc(var(--sizing--basis) * 8); /* 3.2rem +doc+ */

}

/*

ELEMENTS/External: Thumbnails (Within LAYOUTS/Structures: Section)

*/

.section__header__image {

--thumbnail--width: calc(var(--sizing--basis) * 14); /* 5.6rem +doc+ */

--thumbnail--height: calc(var(--sizing--basis) * 14); /* 5.6rem +doc+ */

}

/*

ELEMENTS/External: Thumbnails (Within COMPONENTS/Cards)

*/

.table--cards {

--thumbnail--width: calc(var(--sizing--basis) * 10); /* 4rem +doc+ */

--thumbnail--height: calc(var(--sizing--basis) * 10); /* 4rem +doc+ */

}

/*

ELEMENTS/External: Thumbnails (Within COMPONENTS/Navigation: Menu)

*/

.menu__link {

--thumbnail--width: calc(var(--sizing--basis) * 6); /* 2.4rem +doc+ */

--thumbnail--height: calc(var(--sizing--basis) * 6); /* 2.4rem +doc+ */

}

.submenu__link,

.portalLanguages__link {

--thumbnail--width: calc(var(--sizing--basis) * 4); /* 1.6rem +doc+ */

--thumbnail--height: calc(var(--sizing--basis) * 4); /* 1.6rem +doc+ */

}

/*

ELEMENTS/External: Thumbnails (Within WIDGETS/Forms: Types: FileField)

*/

.FileField {

--thumbnail--background--image: url(https://jobs.ea.com/portal/4/images/icon--user.svg);

}

/*

ELEMENTS/External: Thumbnails (Within MODULES/Banner)

*/

.banner {

--thumbnail--border--width: .2rem;

--thumbnail--border--color: var(--color--white);

--thumbnail--width: calc(var(--sizing--basis) * 16); /* 6.2rem +doc+ */

--thumbnail--height: calc(var(--sizing--basis) * 16); /* 6.2rem +doc+ */

}

.banner--scrolling {

--thumbnail--width: calc(var(--sizing--basis) * 10); /* 4rem +doc+ */

--thumbnail--height: calc(var(--sizing--basis) * 10); /* 4rem +doc+ */

}

/* Media query to target mobile and tablet */

@media all and (max-width:1024px) {

.banner {

--thumbnail--width: calc(var(--sizing--basis) * 10); /* 4rem +doc+ */

--thumbnail--height: calc(var(--sizing--basis) * 10); /* 4rem +doc+ */

}

}

/*

ELEMENTS/Fields

*/

:root {

--fields--icon--caret--down: url(https://jobs.ea.com/portal/4/images/icon--caret--down.svg);

--fields--icon--caret--down--disabled: url(https://jobs.ea.com/portal/4/images/icon--caret--down--disabled.svg);

--fields--icon--caret--up: url(https://jobs.ea.com/portal/4/images/icon--caret--up.svg);

--fields--icon--clear: url(https://jobs.ea.com/portal/4/images/icon--clear.svg);

}

/*

COMPONENTS/Navigation: Menu (Dynamic)

*/

@media all and (max-width:1024px) {

:root {

--header--height: 5.5rem;

}

}

@media all and (min-width:1024px) {

.body--menu--threshold .menu--visible .menu__panel {

flex-wrap: nowrap;

justify-content: flex-end;

align-items: flex-start;

border-top: solid .1rem var(--dividers--border--color);

padding-top: var(--header--padding--top);

margin-top: var(--header--padding--top);

}

.body--menu--threshold .menu__list {

flex-wrap: wrap;

justify-content: flex-start;

}

.body--menu--threshold .header__content {

flex-direction: column;

align-items: flex-start;

}

.body--menu--threshold .header__menu {

width: 100%;

}

.body--menu--threshold .menu--visible .menu__list {

flex-grow: 1;

}

}

/*

PAGETYPES/Login

*/

:root {

--login__body--background--image: url(https://jobs.ea.com/portal/4/images/login--bg--desktop.webp);

}

/* Media query to target only tablet */

@media all and (min-width:751px) and (max-width:1024px) {

:root {

--login__body--background--image: url(https://jobs.ea.com/portal/4/images/login--bg--desktop.webp);

}

}

/* Media query to target only mobile */

@media all and (max-width:750px) {

:root {

--login__body--background--image: url(https://jobs.ea.com/portal/4/images/login--bg--desktop.webp);

}

}

EventManager.getInstance().addEventHandler(EventManager.EVENT_LOAD_NAME, function () {

}, EventManager.PRIORITY_HIGH);

Skip to content

Electronic Arts

Open Roles

About EA

EA Careers

EA News

Login

English - US

Chinese English - US Finnish Français Italian Korean Malay Polish Romanian Spanish Swedish

Team Lead, PE Shared Services

Home

...

Open Roles

Role Detail

General Information

Locations : Hyderabad, Telangana, India

Role ID

216125

Worker Type

Regular Employee

Studio/Department

People Experience & Workplaces

Work Model

Hybrid

Description & Requirements

Electronic Arts creates next-level entertainment experiences that inspire players and fans around the world. Here, everyone is part of the story. Part of a community that connects across the globe. A place where creativity thrives, new perspectives are invited, and ideas matter. A team where everyone makes play happen.

Role Summary: The Fulfillment Team Lead, PE Shared Services is responsible for overseeing a range of PE Shared Services activities across multiple geographies, ensuring the seamless execution of critical transactions while maintaining high standards of accuracy, compliance, and service delivery. This role combines operational excellence with people leadership, managing a team working across shifts and driving SLA adherence, process efficiency, and continuous improvement.

Responsibilities: Lead a team of PE Shared Services professionals ensuring they are focussed on end-to-end service delivery across multiple geographies, ensuring compliance with local regulations and policies Drive adherence to Service Level Agreements (SLAs) and Key Performance Indicators (KPIs) Act as a custodian of all in-scope transactions to ensure accurate and timely processing in PE and/or Finance systems, e.g., Workday, ServiceNow, Oracle, etc.

Ensure high levels of employee experience through effective communication and resolution Oversee workload distribution to ensure optimal team coverage Monitor ticket queues and ensure timely resolution of queries and requests including (re-)assigning tickets to ensure SLA compliance when necessary Coach and guide team members on ticket escalation pathways and protocols Review ticket trends to identify root causes and propose corrective actions Conduct regular performance reviews and feedback sessions; support development planning and facilitate coaching of team members Identify and deploy opportunities to streamline processes, eliminate duplication, and improve efficiency Actively contribute to automation and digitalization initiatives across PE Shared Services Partner with People Services Leadership and People Partners to enhance employee experience Conduct timely reviews of key documentation such SOPs, process flows, etc. as required Act as a primary point of contact for PE Shared Services-related queries Collaborate with global stakeholders across PP, Payroll, IT, Finance Provide regular reporting and insights on operational metrics and performance Manage PE Shared Services Projects and transitions as required to ensure timely delivery Qualifications: Bachelor’s degree in HR Management or Business Administration 10-12 years of experience in HR administration Strong technology skills, including Workday, ServiceNow and G-Suite Experience in managing teams that support multi-geo HR organizations Other Skills: Strong understanding of HR operations, Shared Service delivery model Experience managing global HR Shared Services environments Proficiency in HRIS and ticketing tools (e.g., Workday, ServiceNow) Strong analytical and problem-solving skills Excellent stakeholder management and communication skills Ability to manage teams across shifts and geographies Continuous improvement mindset (Lean / Six Sigma knowledge is a plus) Knowledge about transition methodology and framework.

About Electronic Arts We’re proud to have an extensive portfolio of games and experiences, locations around the world, and opportunities across EA. We value adaptability, resilience, creativity, and curiosity. From leadership that brings out your potential, to creating space for learning and experimenting, we empower you to do great work and pursue opportunities for growth.

We adopt a holistic approach to our benefits programs, emphasizing physical, emotional, financial, career, and community wellness to support a balanced life. Our packages are tailored to meet local needs and may include healthcare coverage, mental well-being support, retirement savings, paid time off, family leaves, complimentary games, and more. We nurture environments where our teams can always bring their best to what they do.

Electronic Arts is an equal opportunity employer. All employment decisions are made without regard to race, color, national origin, ancestry, sex, gender, gender identity or expression, sexual orientation, age, genetic information, religion, disability, medical condition, pregnancy, marital status, family status, veteran status, or any other characteristic protected by law. We will also consider employment qualified applicants with criminal records in accordance with applicable law. EA also makes workplace accommodations for qualified individuals with disabilities as required by applicable law.

Post To

External careers site, Internal careers site

LinkedInID

1449

Back to Role List

Apply

Share this role:

LinkedIn

X

WhatsApp

Email

Facebook

2026

Electronic Arts Inc.

Copyright

2026

Candidate Privacy Notice

|

Notice at Collection (California)

/**

* This variable will define every property we need to pass to Templates core library as we can't define twig variables on JS files.

*/

var twigConfig = {

"pageParameters": {

"personSort": null,

"personSortDirection": null,

"jobSort": null,

"jobSortDirection": null,

"jobRecordsPerPage": "",

"personRecordsPerPage": ""

},

"jobLabel": "job",

"STEP_INDEX": "" || null,

"wizardModalViewEnabled": "" || false,

"wizardHasErrors": "" || false,

"sortedBy": "Sorted by ",

"loading": "Loading ",

"plugins": {

"popper": {

"js": "https://templates-static-assets.avacdn.net/jsLibrary/plugins/tippy/popper.min.js"

},

"tooltip": {

"js": "https://templates-static-assets.avacdn.net/jsLibrary/plugins/tippy/tippy-bundle.umd.js",

"css": "https://templates-static-assets.avacdn.net/jsLibrary/plugins/tippy/tippy.css"

},

"popup": {

"js": "https://templates-static-assets.avacdn.net/jsLibrary/plugins/glightbox/glightbox.min.js",

"css": "https://templates-static-assets.avacdn.net/jsLibrary/plugins/glightbox/glightbox.min.css"

},

"slider": {

"js": "https://templates-static-assets.avacdn.net/jsLibrary/plugins/swiper/swiper-bundle.min.js",

"css": "https://templates-static-assets.avacdn.net/jsLibrary/plugins/swiper/swiper-bundle.min.css"

},

"google": {

"jsMarkerCluster": "https://templates-static-assets.avacdn.net/jsLibrary/plugins/googlemaps/markerclusterer.js",

"apiKey": ""

}

},

"menu": {"typeByDefault":"visible","itemsThreshold":8,"headerHeightDefault":5.5,"typeBelowBreakpoint":{"enabled":true,"type":"toggleable","breakpoint":1024},"toggleSide":"right","panelFrom":"right","panelEffect":"over"},

"search": {"typeByDefault":"visible","typeBelowBreakpoint":{"enabled":true,"type":"toggleable","breakpoint":1024,"preventTabsConflicts":true}},

"results": {"resultsDisplayTypeByDefault":"listed","resultsDisplayTypeBelowBreakpoint":{"enabled":true,"type":"grided","breakpoint":750},"resultsItemTypeByDefault":"result","resultsItemTypeBelowBreakpoint":{"enabled":true,"type":"card","breakpoint":750}},

"stickyAside": 0,

"stickyHeader": 1,

"stickyBanner": 0,

"page": {

"PORTAL_BASE_REAL_URL": "https://jobs.ea.com/portal/4",

"wizardPageBackTo": "",

},

"relatedJobs": {

"relatedJobsEnabled": 1,

"url": "https://jobs.ea.com/en_US/careers/WidgetRelatedJobs?3_139_3=8320&jobId=216125",

"selector": "#relatedJobs"

},

"convertDatesToUserTZ": {

"CSSClass": "timelocal",

"convertDatesToUserTZEnabled": 1,

"loggedUserTZ": Intl.DateTimeFormat().resolvedOptions().timeZone,

"weekday": "long",

"day": "numeric",

"month": "long",

"hour": "numeric",

"minute": "numeric",

"hour12": "1",

},

"userLang": "en_US",

"breadcrumbsEnabled": 1,

"googleMapsEnabled": 0,

"googleMarkerClusterEnabled": 0,

"googleParameters": {

"dataUrl": "//jobs.ea.com/en_US/careers/Home/216125",

"centerLatitude": 0,

"centerLongitude": 0,

"startZoom": 3,

"infoWindowCSSClassDiv": "info-window",

"infoWindowCSSClassHeader": "info-window__header",

"infoWindowCSSClassLink": "link info-window__link"

},

"browsingHistory": {

"browsingHistoryEnabled": 1,

"url": "https://jobs.ea.com/en_US/careers/BrowsingHistoryList?3_139_3=%5B8320%5D",

"selector": "#browsingHistory"

},

"widgetRelatedJobs": {

"relatedJobsEnabled": 1,

"url": "https://jobs.ea.com/en_US/careers/WidgetRelatedJobs?3_139_3=8320&jobId=216125",

"selector": "#widgetRelatedJobs"

},

"widgetOpenPositions":{

"url": "",

"selector": "#widgetOpenPositions"

},

"widgetRecommendations":{

"widgetRecommendationsEnabled": 1,

"url": "",

"selector": "#widgetRecommendations"

},

"languageSwitcherFlagsPath": "https://templates-static-assets.avacdn.net/assets/flags",

"enableLanguageSwitcherFlags": 0,

"enableSectionCollapsibleAccordionDisplay": 0

};

var lightbox;

var slider;

var Templates;

pjQuery(function() { var domManager = new DomManager(); domManager.run(); }); (function() {

var legacyViewCopilotData = {"jobs_data":[{"General Information":"","text_7527":"\u003Cstrong\u003ELocations\u003C\/strong\u003E: Hyderabad, Telangana, India \u003Cbr\u003E","Location":"Hyderabad","Country":", India","Role ID":"216125","Worker Type":"Regular Employee","Studio\/Department":"People Experience & Workplaces","Work Model":"Hybrid","Description & Requirements":"","text_5537":"Electronic Arts creates next-level entertainment experiences that inspire players and fans around the world. Here, everyone is part of the story. Part of a community that connects across the globe. A place where creativity thrives, new perspectives are invited, and ideas matter. A team where everyone makes play happen.","text_6157":"","schemaField_3_291":"\u003Cp style='margin-top:14.0pt;margin-right:0in;margin-bottom:0in;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;text-align:justify;line-height:normal;' data-pasted=\"true\"\u003E\u003Cstrong\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003ERole Summary:\u003C\/span\u003E\u003C\/strong\u003E\u003C\/p\u003E\u003Cp style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;line-height:normal;'\u003E\u003Cspan style='font-family:\"DM Sans\";'\u003EThe Fulfillment Team Lead, PE Shared Services is responsible for overseeing a range of PE Shared Services activities across multiple geographies, ensuring the seamless execution of critical transactions while maintaining high standards of accuracy, compliance, and service delivery. This role combines operational excellence with people leadership, managing a team working across shifts and driving SLA adherence, process efficiency, and continuous improvement.\u003C\/span\u003E\u003C\/p\u003E\u003Cp style='margin-top:14.0pt;margin-right:0in;margin-bottom:0in;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;text-align:justify;line-height:normal;'\u003E\u003Cstrong\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EResponsibilities:\u003C\/span\u003E\u003C\/strong\u003E\u003C\/p\u003E\u003Cdiv style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cul style=\"margin-bottom:0in;margin-left: 0in;\"\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003ELead a team of PE Shared Services professionals ensuring they are focussed on end-to-end service delivery across multiple geographies, ensuring compliance with local regulations and policies\u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EDrive adherence to Service Level Agreements (SLAs) and Key Performance Indicators (KPIs)\u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EAct as a custodian of all in-scope transactions to ensure accurate and timely processing in PE and\/or Finance systems, e.g., Workday, ServiceNow, Oracle, etc.\u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EEnsure high levels of employee experience through effective communication and resolution\u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EOversee workload distribution to ensure optimal team coverage\u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EMonitor ticket queues and ensure timely resolution of queries and requests including (re-)assigning tickets to ensure SLA compliance when necessary \u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003ECoach and guide team members on ticket escalation pathways and protocols\u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EReview ticket trends to identify root causes and propose corrective actions\u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EConduct regular performance reviews and feedback sessions; support development planning and facilitate coaching of team members\u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EIdentify and deploy opportunities to streamline processes, eliminate duplication, and improve efficiency\u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EActively contribute to automation and digitalization initiatives across PE Shared Services \u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EPartner with People Services Leadership and People Partners to enhance employee experience\u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EConduct timely reviews of key documentation such SOPs, process flows, etc. as required\u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EAct as a primary point of contact for PE Shared Services-related queries\u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003ECollaborate with global stakeholders across PP, Payroll, IT, Finance\u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EProvide regular reporting and insights on operational metrics and performance\u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EManage PE Shared Services Projects and transitions as required to ensure timely delivery\u003C\/span\u003E\u003C\/li\u003E\u003C\/ul\u003E\u003C\/div\u003E\u003Cp style='margin-top:14.0pt;margin-right:0in;margin-bottom:0in;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;text-align:justify;line-height:normal;'\u003E\u003Cstrong\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EQualifications: \u003C\/span\u003E\u003C\/strong\u003E\u003C\/p\u003E\u003Cdiv style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cul style=\"margin-bottom:0in;margin-left: 25.700000000000003px;\"\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EBachelor\u2019s degree in HR Management or Business Administration\u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003E10-12 years of experience in HR administration\u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EStrong technology skills, including Workday, ServiceNow and G-Suite\u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EExperience in managing teams that support multi-geo HR organizations\u003C\/span\u003E\u003C\/li\u003E\u003C\/ul\u003E\u003C\/div\u003E\u003Cp style='margin-top:14.0pt;margin-right:0in;margin-bottom:0in;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;line-height:normal;'\u003E\u003Cstrong\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EOther Skills:\u003C\/span\u003E\u003C\/strong\u003E\u003C\/p\u003E\u003Cdiv style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cul style=\"margin-bottom:0in;margin-left: 25.700000000000003px;\"\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EStrong understanding of HR operations, Shared Service delivery model \u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EExperience managing global HR Shared Services environments \u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EProficiency in HRIS and ticketing tools (e.g., Workday, ServiceNow) \u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EStrong analytical and problem-solving skills \u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EExcellent stakeholder management and communication skills \u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EAbility to manage teams across shifts and geographies \u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EContinuous improvement mindset (Lean \/ Six Sigma knowledge is a plus)\u003C\/span\u003E\u003C\/li\u003E\u003Cli style='margin-top:0in;margin-right:0in;margin-bottom:8.0pt;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;'\u003E\u003Cspan style='font-family:\"DM Sans\";color:black;'\u003EKnowledge about transition methodology and framework.\u003C\/span\u003E\u003C\/li\u003E\u003C\/ul\u003E\u003C\/div\u003E\u003Cp style='margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;text-align:justify;line-height:normal;'\u003E\u003Cbr\u003E\u003C\/p\u003E\u003Cp style='margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;text-align:justify;line-height:normal;'\u003E\u003Cbr\u003E\u003C\/p\u003E\u003Cp style='margin-top:0in;margin-right:0in;margin-bottom:0in;margin-left:0in;font-size:11.0pt;font-family:\"Calibri\",sans-serif;text-align:justify;line-height:normal;'\u003E\u003Cbr\u003E\u003C\/p\u003E","text_16177":"\u003Cdiv\u003E\u003Cdiv\u003E\u003Cstrong\u003E\u003Cem\u003E\u003Cfont face=\"times new roman\"\u003E\u003Cbr\u003E\u003C\/font\u003E\u003C\/em\u003E\u003C\/strong\u003E\u003C\/div\u003E\u003Cdiv\u003E\u003Cstrong\u003E\u003Cem\u003E\u003Cfont face=\"times new roman\"\u003E\u003Cbr\u003E\u003C\/font\u003E\u003C\/em\u003E\u003C\/strong\u003E\u003C\/div\u003E\u003Cdiv\u003E\u003Cstrong\u003E\u003Cem\u003E\u003Cfont face=\"times new roman\"\u003EAbout Electronic Arts\u003C\/font\u003E\u003C\/em\u003E\u003C\/strong\u003E\u003C\/div\u003E\u003C\/div\u003E\u003Cdiv\u003E\u003Cdiv\u003E\u003Cfont face=\"times new roman\"\u003EWe\u2019re proud to have an extensive portfolio of games and experiences, locations around the world, and opportunities across EA. We value adaptability, resilience, creativity, and curiosity. From leadership that brings out your potential, to creating space for learning and experimenting, we empower you to do great work and pursue opportunities for growth.\u003C\/font\u003E\u003C\/div\u003E\u003Cdiv\u003E\u003Cfont face=\"times new roman\"\u003E\u003Cbr\u003E\u003C\/font\u003E\u003C\/div\u003E\u003Cdiv\u003E\u003Cfont face=\"times new roman\"\u003EWe adopt a holistic approach to our benefits programs, emphasizing physical, emotional, financial, career, and community wellness to support a balanced life. Our packages are tailored to meet local needs and may include healthcare coverage, mental well-being support, retirement savings, paid time off, family leaves, complimentary games, and more. We nurture environments where our teams can always bring their best to what they do.\u003C\/font\u003E\u003C\/div\u003E\u003Cdiv\u003E\u003Cfont face=\"times new roman\"\u003E\u003Cbr\u003E\u003C\/font\u003E\u003C\/div\u003E\u003Cdiv\u003E\u003Cfont face=\"times new roman\"\u003EElectronic Arts is an equal opportunity employer. All employment decisions are made without regard to race, color, national origin, ancestry, sex, gender, gender identity or expression, sexual orientation, age, genetic information, religion, disability, medical condition, pregnancy, marital status, family status, veteran status, or any other characteristic protected by law. We will also consider employment qualified applicants with criminal records in accordance with applicable law. EA also makes workplace accommodations for qualified individuals with disabilities as required by applicable law.\u003C\/font\u003E\u003C\/div\u003E\u003C\/div\u003E","separator_2":"","text_16527":"","text_16528":"","text_16529":"","text_16530":"","Post To":"External careers site, Internal careers site","LinkedInID":"1449","entityExtensionId":3,"entityTypeId":3}]};

document.addEventListener('copilot:collectcontext', function(evt) {

var context = evt.context || new Map();

var existing = context.get('insights') || {persons_data: [], jobs_data: [], table_data: []};

var personsData = (existing.persons_data || []).concat(

(legacyViewCopilotData.persons_data || []).map(function(data) { return {personInfo: data}; })

);

var jobsData = (existing.jobs_data || []).concat(

(legacyViewCopilotData.jobs_data || []).map(function(data) { return {jobInfo: data}; })

);

var merged = {

persons_data: personsData,

jobs_data: jobsData,

table_data: existing.table_data || []

};

context.set('insights', merged);

evt.context = context;

});

})();

var service = EventManager.getInstance();

Posted by Electronic Arts (HQ) and synced from their own careers page. DevQuest doesn’t take a fee, doesn’t sit between you and the studio, and doesn’t sell your data — you apply directly with them.

More like this: People & Ops jobs · All Electronic Arts (HQ) openings · Browse every category