{"id":20372,"date":"2025-06-27T20:58:15","date_gmt":"2025-06-27T20:58:15","guid":{"rendered":"https:\/\/animangeek.com\/?p=20372"},"modified":"2026-03-13T18:50:43","modified_gmt":"2026-03-13T18:50:43","slug":"trabalhar-na-ups-veja-como-as-remuneracoes-se-agrupam","status":"publish","type":"post","link":"https:\/\/animangeek.com\/en_gb\/trabalhar-na-ups-veja-como-as-remuneracoes-se-agrupam\/","title":{"rendered":"Working at UPS can earn up to $1,400 per hour; see how the pay breaks down."},"content":{"rendered":"<div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>UPS, one of the largest global logistics companies, employs thousands of professionals in the United States in areas such as transportation, internal operations, and technical support. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Furthermore, the hourly wages offered by the company reveal a well-defined system of pay bands that reflect role, seniority, and location. <\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-we3qV\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/www.jobs-ups.com\/ccsa\/en\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/1-7.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Job Vacancies        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          UPS        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Order Online            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          UPS offers attractive job openings for different job profiles        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.jobs-ups.com\/ccsa\/en\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              View Vacancies            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.jobs-ups.com\/ccsa\/en\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              View Vacancies            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          You will be redirected to another website        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/www.jobs-ups.com\/ccsa\/en\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/1-7.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                UPS offers jobs with attractive pay for different per\u2026              <\/p>\n              <a href=\"https:\/\/www.jobs-ups.com\/ccsa\/en\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    View Vacancies                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will be redirected to another website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">High operating salaries draw attention in UPS logistics sector<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Among companies operating with large logistics volumes, UPS stands out not only for its scale, but also for the value it places on its workforce.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Furthermore, the progression structure allows for gradual increases based on seniority, performance, and goal achievement. While roles like package handler start at lower rates, there are concrete opportunities for advancement.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Delivery drivers are among the highest paid<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Among all employee groups at UPS, experienced delivery drivers are among those who earn the highest hourly wages. However, this level depends on meeting requirements such as minimum tenure with the company, a safety record, and presence in regions with strong union activity. In other words, it&#039;s not a starting salary, but a progressive career outcome.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In addition to a high base salary, drivers also benefit from productivity bonuses and extra compensation for night or weekend shifts. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Similarly, metropolitan areas tend to offer higher salary ranges, adjusting earnings to the local cost of living. Therefore, working in these roles can be a beneficial choice for those with the right qualifications.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Internal and operational roles also offer good pay at UPS<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Although driver positions are highlighted, internal operational roles also offer significant earnings.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Furthermore, positions such as shift supervisors and operations coordinators offer hourly pay ranging from US$$ 25 to US$$ 35, depending on location and scope of responsibilities. Furthermore, the company offers internal growth paths for these professionals, encouraging employee retention and continued development.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Location directly influences salary range<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Location strongly influences hourly wages at UPS. Regions like New York, California, and other high-cost-of-living areas tend to offer higher salaries, even for entry-level operational roles. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>At the same time, smaller cities maintain values within the national average, but can compensate with less competition and more stable working hours.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Furthermore, larger regional headquarters and distribution centers often offer more opportunities for overtime and additional shifts, which contributes to higher monthly earnings. In other words, location selection can be a decisive factor in an employee&#039;s monthly financial results.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Collective agreements strengthen gains for unionized positions<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Unionized positions represent a significant portion of UPS&#039;s workforce. Drivers, operators, and loaders are generally protected by collective bargaining agreements, which establish minimum wages, workday limits, and overtime rates.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In addition to the direct pay gain, these agreements also ensure stability and predictability for employees, which strengthens their bond with the company. At the same time, those who stay longer tend to accumulate additional benefits, such as seniority bonuses and extended paid vacations.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">UPS Complementary Benefits<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>UPS offers a range of benefits that go beyond the hourly rate, making up an attractive compensation package. Health insurance, dental insurance, retirement benefits, educational assistance, and service discounts are among the main benefits offered. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>However, access to all benefits depends on the role and type of contract \u2014 full-time, part-time or temporary.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Even so, even operational roles with reduced working hours can count on some of these benefits, making employment at the company an attractive option for those seeking financial security and access to essential services.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Internal growth opportunities favor salary progression<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>UPS maintains a culture of internal development, valuing career progression through training, periodic assessments, and recognition programs. <\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>In other words, the company provides employees with opportunities to advance through the ranks based on merit and dedication. As their tenure increases, their hourly wage tends to follow suit.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Internal leadership programs, transition opportunities into administrative roles, and educational support are examples of initiatives that foster this professional advancement. Furthermore, reduced turnover in certain sectors confirms that internal development serves as a long-term stimulus.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Before applying, it&#039;s worth understanding how the UPS process works.<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Even with a wide range of openings, the UPS selection process requires attention to details such as the desired profile, resume format, and minimum requirements for each position. Furthermore, higher-paying positions often require specific documentation, such as a driver&#039;s license for drivers or a history of logistics experience.<\/p>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Furthermore, demonstrating availability for different shifts and basic knowledge of the company can make a difference in the recruiter&#039;s assessment. In other words, the more aligned the candidate is with the job profile, the greater the chances of being considered for well-paying positions.<\/p>\n<\/div><div class=\"wp-block-lazyblock-credit-card lazyblock-credit-card-ZcIjQM\"><section class=\"credit-card mx-5 sm:mx-0 text-gray-600 body-font  my-10 border-gray-200 border-b border-l border-r sm:border-0\">\n  <div class=\"h-1 bg-gray-200 rounded overflow-hidden\">\n    <div class=\"w-24 h-full\"><\/div>\n  <\/div>\n  <div class=\"container px-5 sm:px-0 py-6 mx-auto\" data-anchor-target=\"lazyBlock\">\n    <div class=\"flex flex-wrap mx-auto\">\n      <a class=\"lg:w-2\/5 w-full lg:pl-6 mt-6 lg:mt-0\" href=\"https:\/\/www.jobs-ups.com\/ccsa\/en\" data-analytics-label=\"creditCardImage\" data-action=\"analytics#trackCTA\" >\n        <img decoding=\"async\" class=\"w-full h-64 object-cover object-center rounded\" loading=\"lazy\" alt=\"card\" style=\"height: 190px;\" src=\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/1-7.jpg\">\n      <\/a>\n      <div class=\"lg:w-3\/5 w-full lg:pl-6 mt-6 lg:mt-0\">\n        <h2 class=\"text-sm title-font text-gray-500 tracking-widest uppercase\">\n          Job Vacancies        <\/h2>\n        <h1 class=\"text-gray-900 text-3xl title-font font-medium mb-1\">\n          UPS        <\/h1>\n        <div class=\"flex mb-4 justify-center sm:justify-start\">\n          \n                      <span class=\"inline-block py-1 px-2 rounded text-xs font-medium tracking-widest uppercase mr-2\">\n              Order Online            <\/span>\n                    \n        <\/div>\n        <p class=\"leading-relaxed\">\n          UPS offers attractive job openings for different job profiles        <\/p>\n        <div class=\"flex mt-6 items-center pb-5 border-b-2 border-gray-100 mb-5\">\n          \n        <\/div>\n        <div class=\"flex\">\n          <a data-km2-rewarded=\"true\" style=\"font-size: 13px;\" class=\"hidden animate-fade-in flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.jobs-ups.com\/ccsa\/en\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button class=\"uppercase flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-4 focus:outline-none rounded  disabled:opacity-50\">\n              View Vacancies            <\/button>\n          <\/a>\n          <a data-km2-rewarded=\"false\" style=\"font-size: 15px;\" class=\"flex m-auto sm:mr-0 sm:ml-auto\" rel=\"sponsored\" href=\"https:\/\/www.jobs-ups.com\/ccsa\/en\" data-analytics-label=\"creditCardButton\" data-action=\"analytics#trackCTA\"  >\n            <button id=\"offer-first\" class=\"flex m-auto sm:mr-0 sm:ml-auto border-0 py-2 px-6 focus:outline-none rounded  disabled:opacity-50\">\n              View Vacancies            <\/button>\n          <\/a>\n        <\/div>\n        <p class=\"text-xs text-gray-500 mt-3 text-center sm:text-right\">\n          You will be redirected to another website        <\/p>\n      <\/div>\n    <\/div>\n  <\/div>\n\n    <script type=\"module\"> function waitFor(conditionFunction) { const poll = resolve => { if(conditionFunction()) resolve(); else setTimeout(_ => poll(resolve), 400); }; return new Promise(poll); } import { Application, Controller } from \"\/wp-content\/themes\/twentytwentyone\/assets\/js\/stimulus.min.js\"; let Stimulus = Application.start(); Stimulus.register(\"anchor\", class extends Controller { static get targets() { return [ \"lazyBlock\", \"lazyBlockAnchor\" ]; } initialize() { this.active = false; this.passed = false; this.closed = false; this.anchorViews = 0; this.boundOnShowAnchor = this.onShowAnchor.bind(this); window.anchorReady = window.anchorReady || false; waitFor(_ => (window.scrollY > this.getHeightBlock() && !this.active)) .then(_ => { !window.anchorReady? this.visible() : ''; window.anchorReady = true; }); if (document.getElementById('landing')) { setTimeout(() => { !window.anchorReady ? this.visible() : ''; window.anchorReady = true; }, 1 * 30000); }; } connect() { this.onShowAnchor(); document.addEventListener(\"scroll\", this.boundOnShowAnchor); } disconnect() { document.removeEventListener(\"scroll\", this.boundOnShowAnchor); } visible() { if (document.getElementById('av-offerwall__wrapper')) { setTimeout(() => this.visible(), 20000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 100) { setTimeout(() => this.visible(), 1000); return; } if (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10) { this.getAnchorElement().style.marginBottom = '60px'; } if (document.querySelector('[data-anchor-shown=\"true\"]') && document.querySelector('[data-anchor-shown=\"true\"]').style.bottom === '0px') { setTimeout(() => this.visible(), 1000); return; } if (!window.km2AnchorReady) { this.active = true; \/*this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-down');*\/ \/*this.getAnchorElement().classList.add('animate-show-up');*\/ \/*setTimeout(() => {*\/ \/*this.getAnchorElement().style.animation = \"\";*\/ this.getAnchorElement().classList.add('animate-show-up'); this.getAnchorElement().classList.remove('hidden'); this.setAnchorViews(this.anchorViews+1); setTimeout(() => this.closeAnchor(), 20000); waitFor(_ => (document.getElementById('av-fixed__bottomWrapper') && document.getElementById('av-fixed__bottomWrapper').style.display !== 'none' && document.getElementById('av-fixed__bottomWrapper').getBoundingClientRect().height > 10 && this.getAnchorElement().style.marginBottom !== '60px')) .then(_ => { this.closeAnchor(); }); this.active = false; \/*}, 10);*\/ } } invisible() { this.active = true; this.getAnchorElement().style.animation = \"none\"; this.getAnchorElement().classList.remove('animate-show-up'); this.getAnchorElement().classList.add('animate-show-down'); setTimeout(() => { this.getAnchorElement().style.animation = \"\"; setTimeout(() => { this.getAnchorElement().classList.add('hidden'); this.active = false; }, 800); }, 10); } onShowAnchor() { let anchorReady = false;  \/*if (!this.active && !anchorReady) { if (this.getAnchorViews() <= 3) { if (window.scrollY > this.getHeightBlock()) { if (!this.passed && !this.closed) { this.visible(); this.passed = true; } } else { if (this.passed) { this.invisible(); this.passed = false; } } } else { if (!this.getAnchorElement().classList.contains('close')) { this.getAnchorElement().classList.add('close'); if (window.scrollY < this.getHeightBlock()) { this.invisible(); } } } }*\/ } closeAnchor() { if (this.closed) return; this.invisible(); this.getAnchorElement().classList.add('close'); this.closed = true; } getAnchorElement() { return this.lazyBlockAnchorTargets[0]; } getAnchorViews() { this.anchorViews = parseInt(sessionStorage.getItem(\"anchorViews\")) >= 1 ? parseInt(sessionStorage.getItem(\"anchorViews\")) : 0; return this.anchorViews; } setAnchorViews(views) { sessionStorage.setItem(\"anchorViews\", views); } getHeightBlock() { return this.lazyBlockTarget.offsetTop + this.lazyBlockTarget.offsetHeight - 110; } }) <\/script>  <div data-anchor-target=\"lazyBlockAnchor\" class=\"fixed w-full sm:w-96 px-3 py-2 bottom-0 left-0 hidden\" style=\"z-index: 999999;\" name=\"lazyBlockAnchor\">\n    <div class=\"grid justify-items-stretch\">        \n              <div class=\"relative justify-self-end top-4 -right-2\">\n          <button data-no-translation class=\"bg-white text-md font-medium text-center rounded-full h-7 w-7 border-2\" data-analytics-label=\"anchorCloseAnchor\" data-action=\"anchor#closeAnchor\" style=\"z-index: 999999;\">\n            X\n          <\/button>\n        <\/div>\n        <div class=\"justify-self-auto flex flex-col h-32 bg-white border-solid border-2 shadow-md rounded-md\">\n          <div class=\"flex my-0 h-full\">\n            <div class=\"w-2\/5 p-1 ml-2 mt-2 w-full\">\n              <a href=\"https:\/\/www.jobs-ups.com\/ccsa\/en\" rel=\"sponsored\" data-analytics-label=\"anchorImage\" data-action=\"analytics#trackCTA\">          \n                <img decoding=\"async\" loading=\"lazy\" alt=\"card\" class=\"w-full object-cover h-24 object-center rounded justify-self-auto border-2 border-gray-100\" src=\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/1-7.jpg\">          \n              <\/a>\n            <\/div>\n            <div class=\"w-3\/5 my-2\">\n              <p class=\"px-4 text-center text-xs h-1\/2\">\n                UPS offers jobs with attractive pay for different per\u2026              <\/p>\n              <a href=\"https:\/\/www.jobs-ups.com\/ccsa\/en\" rel=\"sponsored\" data-analytics-label=\"anchorButton\" data-action=\"analytics#trackCTA\" >\n                <button class=\"flex w-5\/6 m-auto mt-2 border-0 py-1 px-3 focus:outline-none rounded\">                \n                  <p class=\"text-center w-full\" style=\"font-size: 0.67rem;\">\n                    View Vacancies                  <\/p>\n                <\/button>\n              <\/a>\n              <p class=\"text-gray-500 text-center mt-1\" style=\"font-size: 0.50rem;\">\n                You will be redirected to another website              <\/p>\n            <\/div>\n          <\/div>\n        <\/div>\n          <\/div>\n  <\/div>\n<\/section><\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">1. Access the official careers website<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The UPS website lists job openings by state, city, workload, and category. Navigation allows you to search by keyword and location simultaneously, making it easier to filter opportunities.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">2. Identify your desired salary range<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Review job descriptions to verify the reported or estimated salary ranges. Some positions already indicate hourly rates and associated benefits.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">3. Prepare your resume with a focus on logistics<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Highlight previous experience in operational, transportation, or customer service roles. Use objective and clear language, focusing on results achieved and previous responsibilities.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">4. Complete the registration and submit your application<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Create an account on the portal, carefully fill out the requested information, and attach your resume. Make sure all information is up to date.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">5. Monitor the status of the selection process<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>After submitting, monitor the application section and be alert for any emails or calls requesting interviews. Some positions require in-person or physical tests.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h3 class=\"wp-block-heading\">6. Stay available for the next steps<\/h3>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>The answer may come quickly, especially for high-demand roles. If you do, prepare for practical assessments, supervisor interviews, or group dynamics.<\/p>\n<\/div><!--advertisement--><div class=\"mx-5 sm:mx-0 sm:text-3xl text-2xl font-medium title-font mb-4 text-gray-900 text-left\">\n<h2 class=\"wp-block-heading\">Do UPS opportunities make sense for you right now?<\/h2>\n<\/div><div class=\"mx-5 sm:mx-0 prose leading-relaxed text-lg mb-5 text-left wp-paragraph\">\n<p>Maybe not yet. If the current openings offered by UPS don&#039;t align with your professional goals, there are other alternatives available on our platform. Positions in logistics, maintenance, and transportation at other companies may also offer salaries and conditions more compatible with your current career path. The important thing is to keep moving forward on your journey.<\/p>\n<\/div>","protected":false},"excerpt":{"rendered":"<p>UPS, one of the largest global logistics companies, employs thousands of professionals in the United States, working in areas such as transportation, internal operations, and technical support. Furthermore, the company&#039;s hourly wages reveal a well-defined system of pay bands that reflect role, seniority, and location. High operational salaries attract\u2026 <a class=\"more-link\" href=\"https:\/\/animangeek.com\/en_gb\/trabalhar-na-ups-veja-como-as-remuneracoes-se-agrupam\/\">Continue reading <span class=\"screen-reader-text\">Working at UPS can earn up to $1,400 per hour; see how the pay breaks down.<\/span><\/a><\/p>","protected":false},"author":93,"featured_media":20381,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1770],"tags":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO plugin v23.3 - https:\/\/yoast.com\/wordpress\/plugins\/seo\/ -->\n<title>Trabalhar na UPS pode render at\u00e9 US$\u202f45 por hora<\/title>\n<meta name=\"description\" content=\"UPS nos EUA paga at\u00e9 US$\u202f45\/h em cargos operacionais; veja como funcionam os sal\u00e1rios por hora e o que influencia nos ganhos.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/animangeek.com\/en_gb\/trabalhar-na-ups-veja-como-as-remuneracoes-se-agrupam\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Trabalhar na UPS pode render at\u00e9 US$\u202f45 por hora\" \/>\n<meta property=\"og:description\" content=\"UPS nos EUA paga at\u00e9 US$\u202f45\/h em cargos operacionais; veja como funcionam os sal\u00e1rios por hora e o que influencia nos ganhos.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/animangeek.com\/en_gb\/trabalhar-na-ups-veja-como-as-remuneracoes-se-agrupam\/\" \/>\n<meta property=\"og:site_name\" content=\"Animan Geek\" \/>\n<meta property=\"article:published_time\" content=\"2025-06-27T20:58:15+00:00\" \/>\n<meta property=\"article:modified_time\" content=\"2026-03-13T18:50:43+00:00\" \/>\n<meta property=\"og:image\" content=\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-8.jpg\" \/>\n\t<meta property=\"og:image:width\" content=\"1200\" \/>\n\t<meta property=\"og:image:height\" content=\"625\" \/>\n\t<meta property=\"og:image:type\" content=\"image\/jpeg\" \/>\n<meta name=\"author\" content=\"joaovitorjacintho1998\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Written by\" \/>\n\t<meta name=\"twitter:data1\" content=\"joaovitorjacintho1998\" \/>\n\t<meta name=\"twitter:label2\" content=\"Est. reading time\" \/>\n\t<meta name=\"twitter:data2\" content=\"7 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\/\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\/\/animangeek.com\/trabalhar-na-ups-veja-como-as-remuneracoes-se-agrupam\/\",\"url\":\"https:\/\/animangeek.com\/trabalhar-na-ups-veja-como-as-remuneracoes-se-agrupam\/\",\"name\":\"Trabalhar na UPS pode render at\u00e9 US$\u202f45 por hora\",\"isPartOf\":{\"@id\":\"https:\/\/animangeek.com\/#website\"},\"primaryImageOfPage\":{\"@id\":\"https:\/\/animangeek.com\/trabalhar-na-ups-veja-como-as-remuneracoes-se-agrupam\/#primaryimage\"},\"image\":{\"@id\":\"https:\/\/animangeek.com\/trabalhar-na-ups-veja-como-as-remuneracoes-se-agrupam\/#primaryimage\"},\"thumbnailUrl\":\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-8.jpg\",\"datePublished\":\"2025-06-27T20:58:15+00:00\",\"dateModified\":\"2026-03-13T18:50:43+00:00\",\"author\":{\"@id\":\"https:\/\/animangeek.com\/#\/schema\/person\/b0b94dcbe2f5caf90bfdf59817c675ed\"},\"description\":\"UPS nos EUA paga at\u00e9 US$\u202f45\/h em cargos operacionais; veja como funcionam os sal\u00e1rios por hora e o que influencia nos ganhos.\",\"breadcrumb\":{\"@id\":\"https:\/\/animangeek.com\/trabalhar-na-ups-veja-como-as-remuneracoes-se-agrupam\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\/\/animangeek.com\/trabalhar-na-ups-veja-como-as-remuneracoes-se-agrupam\/\"]}]},{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/animangeek.com\/trabalhar-na-ups-veja-como-as-remuneracoes-se-agrupam\/#primaryimage\",\"url\":\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-8.jpg\",\"contentUrl\":\"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-8.jpg\",\"width\":1200,\"height\":625,\"caption\":\"UPS\"},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\/\/animangeek.com\/trabalhar-na-ups-veja-como-as-remuneracoes-se-agrupam\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Home\",\"item\":\"https:\/\/animangeek.com\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Trabalhar na UPS pode render at\u00e9 US$\u202f45 por hora; veja como as remunera\u00e7\u00f5es se agrupam\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\/\/animangeek.com\/#website\",\"url\":\"https:\/\/animangeek.com\/\",\"name\":\"Animan Geek\",\"description\":\"\",\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\/\/animangeek.com\/?s={search_term_string}\"},\"query-input\":\"required name=search_term_string\"}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Person\",\"@id\":\"https:\/\/animangeek.com\/#\/schema\/person\/b0b94dcbe2f5caf90bfdf59817c675ed\",\"name\":\"joaovitorjacintho1998\",\"image\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\/\/animangeek.com\/#\/schema\/person\/image\/\",\"url\":\"https:\/\/secure.gravatar.com\/avatar\/2843227ca03ccf8cc7ccca45204c127e?s=96&d=mm&r=g\",\"contentUrl\":\"https:\/\/secure.gravatar.com\/avatar\/2843227ca03ccf8cc7ccca45204c127e?s=96&d=mm&r=g\",\"caption\":\"joaovitorjacintho1998\"},\"url\":\"https:\/\/animangeek.com\/en_gb\/author\/joaovitorjacintho1998\/\"}]}<\/script>\n<!-- \/ Yoast SEO plugin. -->","yoast_head_json":{"title":"Trabalhar na UPS pode render at\u00e9 US$\u202f45 por hora","description":"UPS nos EUA paga at\u00e9 US$\u202f45\/h em cargos operacionais; veja como funcionam os sal\u00e1rios por hora e o que influencia nos ganhos.","robots":{"index":"index","follow":"follow","max-snippet":"max-snippet:-1","max-image-preview":"max-image-preview:large","max-video-preview":"max-video-preview:-1"},"canonical":"https:\/\/animangeek.com\/en_gb\/trabalhar-na-ups-veja-como-as-remuneracoes-se-agrupam\/","og_locale":"en_GB","og_type":"article","og_title":"Trabalhar na UPS pode render at\u00e9 US$\u202f45 por hora","og_description":"UPS nos EUA paga at\u00e9 US$\u202f45\/h em cargos operacionais; veja como funcionam os sal\u00e1rios por hora e o que influencia nos ganhos.","og_url":"https:\/\/animangeek.com\/en_gb\/trabalhar-na-ups-veja-como-as-remuneracoes-se-agrupam\/","og_site_name":"Animan Geek","article_published_time":"2025-06-27T20:58:15+00:00","article_modified_time":"2026-03-13T18:50:43+00:00","og_image":[{"width":1200,"height":625,"url":"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-8.jpg","type":"image\/jpeg"}],"author":"joaovitorjacintho1998","twitter_card":"summary_large_image","twitter_misc":{"Written by":"joaovitorjacintho1998","Est. reading time":"7 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/animangeek.com\/trabalhar-na-ups-veja-como-as-remuneracoes-se-agrupam\/","url":"https:\/\/animangeek.com\/trabalhar-na-ups-veja-como-as-remuneracoes-se-agrupam\/","name":"Trabalhar na UPS pode render at\u00e9 US$\u202f45 por hora","isPartOf":{"@id":"https:\/\/animangeek.com\/#website"},"primaryImageOfPage":{"@id":"https:\/\/animangeek.com\/trabalhar-na-ups-veja-como-as-remuneracoes-se-agrupam\/#primaryimage"},"image":{"@id":"https:\/\/animangeek.com\/trabalhar-na-ups-veja-como-as-remuneracoes-se-agrupam\/#primaryimage"},"thumbnailUrl":"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-8.jpg","datePublished":"2025-06-27T20:58:15+00:00","dateModified":"2026-03-13T18:50:43+00:00","author":{"@id":"https:\/\/animangeek.com\/#\/schema\/person\/b0b94dcbe2f5caf90bfdf59817c675ed"},"description":"UPS nos EUA paga at\u00e9 US$\u202f45\/h em cargos operacionais; veja como funcionam os sal\u00e1rios por hora e o que influencia nos ganhos.","breadcrumb":{"@id":"https:\/\/animangeek.com\/trabalhar-na-ups-veja-como-as-remuneracoes-se-agrupam\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/animangeek.com\/trabalhar-na-ups-veja-como-as-remuneracoes-se-agrupam\/"]}]},{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/animangeek.com\/trabalhar-na-ups-veja-como-as-remuneracoes-se-agrupam\/#primaryimage","url":"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-8.jpg","contentUrl":"https:\/\/animangeek.com\/wp-content\/uploads\/sites\/106\/2025\/06\/capa-8.jpg","width":1200,"height":625,"caption":"UPS"},{"@type":"BreadcrumbList","@id":"https:\/\/animangeek.com\/trabalhar-na-ups-veja-como-as-remuneracoes-se-agrupam\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Home","item":"https:\/\/animangeek.com\/"},{"@type":"ListItem","position":2,"name":"Trabalhar na UPS pode render at\u00e9 US$\u202f45 por hora; veja como as remunera\u00e7\u00f5es se agrupam"}]},{"@type":"WebSite","@id":"https:\/\/animangeek.com\/#website","url":"https:\/\/animangeek.com\/","name":"Animan Geek","description":"","potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/animangeek.com\/?s={search_term_string}"},"query-input":"required name=search_term_string"}],"inLanguage":"en-GB"},{"@type":"Person","@id":"https:\/\/animangeek.com\/#\/schema\/person\/b0b94dcbe2f5caf90bfdf59817c675ed","name":"joaovitorjacintho1998","image":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/animangeek.com\/#\/schema\/person\/image\/","url":"https:\/\/secure.gravatar.com\/avatar\/2843227ca03ccf8cc7ccca45204c127e?s=96&d=mm&r=g","contentUrl":"https:\/\/secure.gravatar.com\/avatar\/2843227ca03ccf8cc7ccca45204c127e?s=96&d=mm&r=g","caption":"joaovitorjacintho1998"},"url":"https:\/\/animangeek.com\/en_gb\/author\/joaovitorjacintho1998\/"}]}},"_links":{"self":[{"href":"https:\/\/animangeek.com\/en_gb\/wp-json\/wp\/v2\/posts\/20372"}],"collection":[{"href":"https:\/\/animangeek.com\/en_gb\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/animangeek.com\/en_gb\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/animangeek.com\/en_gb\/wp-json\/wp\/v2\/users\/93"}],"replies":[{"embeddable":true,"href":"https:\/\/animangeek.com\/en_gb\/wp-json\/wp\/v2\/comments?post=20372"}],"version-history":[{"count":3,"href":"https:\/\/animangeek.com\/en_gb\/wp-json\/wp\/v2\/posts\/20372\/revisions"}],"predecessor-version":[{"id":20383,"href":"https:\/\/animangeek.com\/en_gb\/wp-json\/wp\/v2\/posts\/20372\/revisions\/20383"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/animangeek.com\/en_gb\/wp-json\/wp\/v2\/media\/20381"}],"wp:attachment":[{"href":"https:\/\/animangeek.com\/en_gb\/wp-json\/wp\/v2\/media?parent=20372"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/animangeek.com\/en_gb\/wp-json\/wp\/v2\/categories?post=20372"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/animangeek.com\/en_gb\/wp-json\/wp\/v2\/tags?post=20372"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}