{"id":455,"date":"2024-05-23T09:01:54","date_gmt":"2024-05-23T09:01:54","guid":{"rendered":"https:\/\/proget.pl\/en\/?page_id=455"},"modified":"2025-04-11T08:41:17","modified_gmt":"2025-04-11T08:41:17","slug":"technical-training","status":"publish","type":"page","link":"https:\/\/proget.pl\/en\/technical-training\/","title":{"rendered":"Technical training"},"content":{"rendered":"<div class=\"alignfull !px-0 bg-background-black text-text-inverted\">\n  <div \n    class=\"is-layout-constrained is-layout-constrained-root px-6 md:px-16\"\n>\n    \n<div\n  id=\"block_c437c347f7914fad98833e14d1038ef7\"\n  class=\"alignfull py-[--wp--preset--spacing--2-xl] flex items-center justify-center bg-image-mobile md:bg-image-desktop\"\n  style=\";--image-desktop: none; --image-mobile: none; background-repeat: no-repeat; background-size: auto; background-position: left top;\"\n>\n  <div \n    class=\"is-layout-constrained w-full\"\n>\n    <div class=\"flex flex-col gap-y-6\">\n      \n      <h1 class=\"text-center font-extrabold mx-auto !leading-[1.15] max-w-[43.25rem] text-2xl md:text-5xl\">\n        Technical training\n      <\/h1>\n\n      \n          <\/div>\n<\/div><\/div>\n\n<\/div><\/div>\n\n\n<div class=\"wp-block-group alignfull is-layout-constrained wp-block-group-is-layout-constrained\" style=\"padding-top:var(--wp--preset--spacing--sm);padding-bottom:var(--wp--preset--spacing--sm)\"><div\n  id=\"block_776dceb259615a4d5d7da75e4c411453\"\n  class=\"py-[--wp--preset--spacing--2-xl] alignfull !px-0\"\n  style=\"padding-top:var(--wp--preset--spacing--md);padding-bottom:0\"\n  ax-load\n  x-data=\"Tabs('description')\"\n  x-ignore\n  x-on:tab-item=\"registerTab($event.detail.id, $event.detail.slug, $event.detail.el)\"\n  x-on:resize.window.debounce=\"toggleTabSlider()\"\n>\n  <div \n    class=\"is-layout-constrained mb-10 md:mb-12\"\n>\n    <div class=\"relative z-10\">\n        <div\n          class=\"absolute z-20 left-0 top-0 w-6 h-full bg-gradient-to-r from-background-primary to-background-primary\/[.01]\"\n          x-show=\"isTabSlider\"\n          x-cloak\n        >\n          <button\n            class=\"h-full w-full\"\n            x-on:click=\"scrollTabsLeft()\"\n          >\n            <svg \n    width=\"20\" \n    height=\"20\" \n    viewBox=\"0 0 14 14\" \n    fill=\"none\" \n    xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n    class=\"w-6 h-6\"\n>\n    <path d=\"M8.75 11.375L4.375 7L8.75 2.625\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n     \n          <\/button>\n        <\/div>\n\n        <div class=\"relative z-10 overflow-auto w-full no-scrollbar py-px\" x-ref=\"listwrap\">\n          <ul \n            class=\"flex justify-center px-6 gap-x-4 min-w-full w-min snap-x\" \n            x-ref=\"list\"\n            class=\"{\n              'justify-start': isTabSlider,\n              'justify-center': !isTabSlider,\n            }\"\n          >\n                          <li>\n                <button\n                  class=\"px-4 py-2.5 outline outline-1 rounded-full text-sm tracking-[0.03em] leading-[1.4] transition-colors whitespace-nowrap outline-border-secondary text-text-primary hover:bg-button-primary-main-fill hover:text-button-primary-main-text hover:outline-button-primary-main-outline\"\n                  x-on:click=\"openTab('description')\"\n                  :class=\"{\n                    '!bg-button-primary-main-fill !text-button-primary-main-text !outline-button-primary-main-outline': currentTab === 'description',\n                  }\"\n                >\n                  Description\n                <\/button>\n              <\/li>\n                          <li>\n                <button\n                  class=\"px-4 py-2.5 outline outline-1 rounded-full text-sm tracking-[0.03em] leading-[1.4] transition-colors whitespace-nowrap outline-border-secondary text-text-primary hover:bg-button-primary-main-fill hover:text-button-primary-main-text hover:outline-button-primary-main-outline\"\n                  x-on:click=\"openTab('details')\"\n                  :class=\"{\n                    '!bg-button-primary-main-fill !text-button-primary-main-text !outline-button-primary-main-outline': currentTab === 'details',\n                  }\"\n                >\n                  Details\n                <\/button>\n              <\/li>\n                          <li>\n                <button\n                  class=\"px-4 py-2.5 outline outline-1 rounded-full text-sm tracking-[0.03em] leading-[1.4] transition-colors whitespace-nowrap outline-border-secondary text-text-primary hover:bg-button-primary-main-fill hover:text-button-primary-main-text hover:outline-button-primary-main-outline\"\n                  x-on:click=\"openTab('agenda')\"\n                  :class=\"{\n                    '!bg-button-primary-main-fill !text-button-primary-main-text !outline-button-primary-main-outline': currentTab === 'agenda',\n                  }\"\n                >\n                  Agenda\n                <\/button>\n              <\/li>\n                          <li>\n                <button\n                  class=\"px-4 py-2.5 outline outline-1 rounded-full text-sm tracking-[0.03em] leading-[1.4] transition-colors whitespace-nowrap outline-border-secondary text-text-primary hover:bg-button-primary-main-fill hover:text-button-primary-main-text hover:outline-button-primary-main-outline\"\n                  x-on:click=\"openTab('necessary-equipment')\"\n                  :class=\"{\n                    '!bg-button-primary-main-fill !text-button-primary-main-text !outline-button-primary-main-outline': currentTab === 'necessary-equipment',\n                  }\"\n                >\n                  Necessary equipment\n                <\/button>\n              <\/li>\n                      <\/ul>\n        <\/div>\n\n        <div\n          class=\"absolute z-20 right-0 top-0 w-6 h-full bg-gradient-to-l from-background-primary to-background-primary\/[.01]\"\n          x-show=\"isTabSlider\"\n          x-cloak\n        >\n          <button\n            class=\"h-full w-full\"\n            x-on:click=\"scrollTabsRight()\"\n          >\n            <svg \n    width=\"20\" \n    height=\"20\" \n    viewBox=\"0 0 20 20\" \n    fill=\"none\" \n    xmlns=\"http:\/\/www.w3.org\/2000\/svg\"\n    class=\"w-6 h-6\"\n>\n    <path d=\"M7.5 3.75L13.75 10L7.5 16.25\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n     \n          <\/button>\n        <\/div>\n      <\/div>\n<\/div>\n  \n<div\n  x-data=\"{ \n    active: false,\n    id: 'block_780cc807645408c68a5806ca6ad4458e',\n    slug: 'description',\n  }\"\n  x-init=\"$dispatch('tab-item', { id: id, slug: slug, el: $el })\"\n  x-on:open-tab=\"active = true\"\n  x-on:close-tab=\"active = false\"\n>\n  <div\n    x-show=\"active\"\n    x-cloak\n  >\n    <div \n    class=\"is-layout-constrained is-layout-constrained-root px-6 md:px-16\"\n>\n    \n<div\n  id=\"block_a1cc9a46c50567da27818c8566bd9847\"\n  class=\"grid grid-cols-1 lg:grid-cols-12 gap-y-16 gap-x-10 py-[--wp--preset--spacing--2-xl] items-center\"\n  style=\"padding-top:0;padding-bottom:0\"\n>\n  <div \n    class=\"is-layout-constrained lg:col-span-6 lg:order-1 order-1\"\n>\n    \n\n<p style=\"margin-bottom:var(--wp--preset--spacing--sm)\">The package includes advanced technical training in managing mobile devices using the Proget system. Each participant will receive an official certificate confirming participation in the training.<\/p>\n\n\n\n<p style=\"margin-bottom:var(--wp--preset--spacing--2-xs)\">Duration:&nbsp;6 hours \/ 1 day<\/p>\n\n\n\n<p style=\"margin-bottom:var(--wp--preset--spacing--sm)\">Form of participation:&nbsp;online<\/p>\n\n\n\n<p class=\"has-base-black-color has-text-color has-link-color has-xl-font-size wp-elements-1a432e13e938deea0ca71d0c9d48f287\" style=\"margin-bottom:var(--wp--preset--spacing--md)\"><strong>Total cost: \u20ac 899 (net)<\/strong><\/p>\n\n\n\n<p style=\"margin-bottom:var(--wp--preset--spacing--sm)\">If you want to order technical training:<\/p>\n\n\n<div \n  id=\"block_6769ff5d22bab04e4177d2e45516500e\"\n  class=\"flex flex-wrap gap-4 wp-block-buttons justify-start\"\n  style=\"\"\n>\n  \n<a\n    href=\"mailto:export@proget.pl\" target=\"\" rel=\"noopener\" style=\"\" class=\"!inline-flex items-center justify-center outline outline-1 -outline-offset-1 rounded-full font-prebold no-underline hover:no-underline focus:no-underline transition-colors duration-300 linear whitespace-nowrap font-sans-alt !leading-[1.362] [&amp;_svg]:flex-none bg-button-outline-main-fill !text-button-outline-main-text outline-button-outline-main-outline hover:bg-button-outline-hover-fill hover:!text-button-outline-hover-text hover:outline-button-outline-hover-outline disabled:bg-button-outline-disabled-fill disabled:t!ext-button-outline-disabled-text disabled:outline-button-outline-disabled-outline focus:bg-button-outline-selected-fill focus:!text-button-outline-selected-text focus:outline-button-outline-selected-outline button-small text-[0.8125rem] px-4 py-2 gap-2 [&amp;_svg]:w-4 [&amp;_svg]:h-4 wp-block-button !inline-flex\"\n>\n    \n    <span\n        class=\"\"\n    >\n        Get in touch\n    <\/span>\n\n            <svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M2.5 8H13.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<path d=\"M9 3.5L13.5 8L9 12.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n    <\/a>\n\n<\/div>\n\n<\/div>\n  <div class=\"hidden lg:block order-2\"><\/div>\n\n  <div class=\"text-center lg:col-span-5 hidden md:block lg:order-3 order-3\">\n          <img loading=\"lazy\" decoding=\"async\" width=\"510\" height=\"510\" src=\"https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne.png\" class=\"inline-block w-full h-auto rounded-lg\" alt=\"Proget training and services, technical training\" srcset=\"https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne.png 510w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne-300x300.png 300w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne-150x150.png 150w\" sizes=\"auto, (max-width: 510px) 100vw, 510px\" \/>      <\/div>\n\n      <div class=\"text-center lg:col-span-5 block md:hidden lg:order-3 order-3\">\n      <img loading=\"lazy\" decoding=\"async\" width=\"510\" height=\"510\" src=\"https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne.png\" class=\"inline-block w-full h-auto rounded-lg\" alt=\"Proget training and services, technical training\" srcset=\"https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne.png 510w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne-300x300.png 300w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne-150x150.png 150w\" sizes=\"auto, (max-width: 510px) 100vw, 510px\" \/>    <\/div>\n  <\/div>\n\n<\/div>  <\/div>\n<\/div>\n\n<div\n  x-data=\"{ \n    active: false,\n    id: 'block_6462aa7d65d3d99d2a069a106b7e593e',\n    slug: 'details',\n  }\"\n  x-init=\"$dispatch('tab-item', { id: id, slug: slug, el: $el })\"\n  x-on:open-tab=\"active = true\"\n  x-on:close-tab=\"active = false\"\n>\n  <div\n    x-show=\"active\"\n    x-cloak\n  >\n    <div \n    class=\"is-layout-constrained is-layout-constrained-root px-6 md:px-16\"\n>\n    \n<div\n  id=\"block_9109f830c72d936250ea8b610304aa69\"\n  class=\"grid grid-cols-1 lg:grid-cols-12 gap-y-16 gap-x-10 py-[--wp--preset--spacing--2-xl] items-center\"\n  style=\"padding-top:0;padding-bottom:0;margin-top:var(--wp--preset--spacing--md);margin-bottom:0\"\n>\n  <div \n    class=\"is-layout-constrained lg:col-span-6 lg:order-1 order-1\"\n>\n    \n\n<ul class=\"wp-block-list\">\n<li>Within one purchased package, a maximum of 3 employees from one company can participate in the training.<\/li>\n\n\n\n<li>After the training, you will receive a presentation that you can use to onboard new administrators.<\/li>\n\n\n\n<li>Certificates confirming participation in the training are issued electronically and on paper and then sent to the company address provided when ordering.<\/li>\n<\/ul>\n\n\n<\/div>\n  <div class=\"hidden lg:block order-2\"><\/div>\n\n  <div class=\"text-center lg:col-span-5 hidden md:block lg:order-3 order-3\">\n          <img loading=\"lazy\" decoding=\"async\" width=\"510\" height=\"510\" src=\"https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne.png\" class=\"inline-block w-full h-auto rounded-lg\" alt=\"Proget training and services, technical training\" srcset=\"https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne.png 510w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne-300x300.png 300w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne-150x150.png 150w\" sizes=\"auto, (max-width: 510px) 100vw, 510px\" \/>      <\/div>\n\n      <div class=\"text-center lg:col-span-5 block md:hidden lg:order-3 order-3\">\n      <img loading=\"lazy\" decoding=\"async\" width=\"510\" height=\"510\" src=\"https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne.png\" class=\"inline-block w-full h-auto rounded-lg\" alt=\"Proget training and services, technical training\" srcset=\"https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne.png 510w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne-300x300.png 300w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne-150x150.png 150w\" sizes=\"auto, (max-width: 510px) 100vw, 510px\" \/>    <\/div>\n  <\/div>\n\n<\/div>  <\/div>\n<\/div>\n\n<div\n  x-data=\"{ \n    active: false,\n    id: 'block_94cc5a8b04d29e877371aa648f9788ed',\n    slug: 'agenda',\n  }\"\n  x-init=\"$dispatch('tab-item', { id: id, slug: slug, el: $el })\"\n  x-on:open-tab=\"active = true\"\n  x-on:close-tab=\"active = false\"\n>\n  <div\n    x-show=\"active\"\n    x-cloak\n  >\n    <div \n    class=\"is-layout-constrained is-layout-constrained-root px-6 md:px-16\"\n>\n    \n<div\n  id=\"block_a1cc9a46c50567da27818c8566bd9847\"\n  class=\"grid grid-cols-1 lg:grid-cols-12 gap-y-16 gap-x-10 py-[--wp--preset--spacing--2-xl] items-center\"\n  style=\"padding-top:0;padding-bottom:0\"\n>\n  <div \n    class=\"is-layout-constrained lg:col-span-6 lg:order-1 order-1\"\n>\n    \n\n<p style=\"margin-bottom:var(--wp--preset--spacing--sm)\">During the training you will learn how to:<\/p>\n\n\n\n<ul style=\"margin-bottom:var(--wp--preset--spacing--sm)\" class=\"wp-block-list\">\n<li>implement devices into the system,<\/li>\n\n\n\n<li>configure via systems such as Android Enterprise, Knox Mobile Enrollment, Apple Business Manager,<\/li>\n\n\n\n<li>create and manage security policies,<\/li>\n\n\n\n<li>customize and assign configuration profiles,<\/li>\n\n\n\n<li>set remote responses to security incidents,<\/li>\n\n\n\n<li>adjust settings to the needs of the enterprise.<\/li>\n<\/ul>\n\n\n<div \n  id=\"block_09531dd30a3ec0eaab7d1c55f03199f8\"\n  class=\"flex flex-wrap gap-4 wp-block-buttons justify-start\"\n  style=\"margin-bottom:var(--wp--preset--spacing--sm)\"\n>\n  \n<a\n    href=\"https:\/\/proget.pl\/en\/technical-training-schedule\/\" target=\"\" rel=\"noopener\" style=\"\" class=\"!inline-flex items-center justify-center outline outline-1 -outline-offset-1 rounded-full font-prebold no-underline hover:no-underline focus:no-underline transition-colors duration-300 linear whitespace-nowrap font-sans-alt !leading-[1.362] [&amp;_svg]:flex-none bg-button-outline-main-fill !text-button-outline-main-text outline-button-outline-main-outline hover:bg-button-outline-hover-fill hover:!text-button-outline-hover-text hover:outline-button-outline-hover-outline disabled:bg-button-outline-disabled-fill disabled:t!ext-button-outline-disabled-text disabled:outline-button-outline-disabled-outline focus:bg-button-outline-selected-fill focus:!text-button-outline-selected-text focus:outline-button-outline-selected-outline button-small text-[0.8125rem] px-4 py-2 gap-2 [&amp;_svg]:w-4 [&amp;_svg]:h-4 wp-block-button !inline-flex\"\n>\n    \n    <span\n        class=\"\"\n    >\n        Full schedule\n    <\/span>\n\n            <svg width=\"16\" height=\"16\" viewBox=\"0 0 16 16\" fill=\"none\" xmlns=\"http:\/\/www.w3.org\/2000\/svg\">\n<path d=\"M2.5 8H13.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<path d=\"M9 3.5L13.5 8L9 12.5\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"\/>\n<\/svg>\n    <\/a>\n\n<\/div>\n\n<\/div>\n  <div class=\"hidden lg:block order-2\"><\/div>\n\n  <div class=\"text-center lg:col-span-5 hidden md:block lg:order-3 order-3\">\n          <img loading=\"lazy\" decoding=\"async\" width=\"510\" height=\"510\" src=\"https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne.png\" class=\"inline-block w-full h-auto rounded-lg\" alt=\"Proget training and services, technical training\" srcset=\"https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne.png 510w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne-300x300.png 300w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne-150x150.png 150w\" sizes=\"auto, (max-width: 510px) 100vw, 510px\" \/>      <\/div>\n\n      <div class=\"text-center lg:col-span-5 block md:hidden lg:order-3 order-3\">\n      <img loading=\"lazy\" decoding=\"async\" width=\"510\" height=\"510\" src=\"https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne.png\" class=\"inline-block w-full h-auto rounded-lg\" alt=\"Proget training and services, technical training\" srcset=\"https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne.png 510w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne-300x300.png 300w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne-150x150.png 150w\" sizes=\"auto, (max-width: 510px) 100vw, 510px\" \/>    <\/div>\n  <\/div>\n\n<\/div>  <\/div>\n<\/div>\n\n<div\n  x-data=\"{ \n    active: false,\n    id: 'block_2b117b0c3d8105a8dabb16bf8aa64851',\n    slug: 'necessary-equipment',\n  }\"\n  x-init=\"$dispatch('tab-item', { id: id, slug: slug, el: $el })\"\n  x-on:open-tab=\"active = true\"\n  x-on:close-tab=\"active = false\"\n>\n  <div\n    x-show=\"active\"\n    x-cloak\n  >\n    <div \n    class=\"is-layout-constrained is-layout-constrained-root px-6 md:px-16\"\n>\n    \n<div\n  id=\"block_a1cc9a46c50567da27818c8566bd9847\"\n  class=\"grid grid-cols-1 lg:grid-cols-12 gap-y-16 gap-x-10 py-[--wp--preset--spacing--2-xl] items-center\"\n  style=\"padding-top:0;padding-bottom:0\"\n>\n  <div \n    class=\"is-layout-constrained lg:col-span-6 lg:order-1 order-1\"\n>\n    \n\n<p style=\"margin-bottom:var(--wp--preset--spacing--sm)\">Training conducted under the BYOL (Bring Your Own Laptop) system:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>a computer with a current Microsoft Windows or macOS operating system (minimum BigSure) and a current version of Chrome, Firefox or MS Edge browser,<\/li>\n\n\n\n<li>Internet access (min. bandwidth of 10 Mb),<\/li>\n\n\n\n<li>ability to join a meeting on MS Teams platform,<\/li>\n\n\n\n<li>required: speaker + microphone \/ optional: camera,<\/li>\n\n\n\n<li>minimum screen resolution of 1920 x 1080.<\/li>\n<\/ul>\n\n\n<\/div>\n  <div class=\"hidden lg:block order-2\"><\/div>\n\n  <div class=\"text-center lg:col-span-5 hidden md:block lg:order-3 order-3\">\n          <img loading=\"lazy\" decoding=\"async\" width=\"510\" height=\"510\" src=\"https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne.png\" class=\"inline-block w-full h-auto rounded-lg\" alt=\"Proget training and services, technical training\" srcset=\"https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne.png 510w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne-300x300.png 300w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne-150x150.png 150w\" sizes=\"auto, (max-width: 510px) 100vw, 510px\" \/>      <\/div>\n\n      <div class=\"text-center lg:col-span-5 block md:hidden lg:order-3 order-3\">\n      <img loading=\"lazy\" decoding=\"async\" width=\"510\" height=\"510\" src=\"https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne.png\" class=\"inline-block w-full h-auto rounded-lg\" alt=\"Proget training and services, technical training\" srcset=\"https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne.png 510w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne-300x300.png 300w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenie-techniczne-150x150.png 150w\" sizes=\"auto, (max-width: 510px) 100vw, 510px\" \/>    <\/div>\n  <\/div>\n\n<\/div>  <\/div>\n<\/div>\n\n<\/div>\n<\/div>\n\n\n<div\n  id=\"block_d101f4e1d711ac48111a01f43c0e21d1\"\n  class=\"py-[--wp--preset--spacing--2-xl] text-center\"\n  style=\"padding-bottom:0;margin-bottom:0\"\n>\n  <div class=\"flex flex-col gap-y-4 md:gap-y-8 mx-auto pb-8 max-w-[48.375rem]\">\n    \n          <h2\n  class=\"text-2xl md:text-4xl !leading-[1.3 md:!leading-[1.1] text-text-primary font-extrabold\"\n>\n  Check out other services\n<\/h2>      <\/div>\n\n  <div class='cta-content'>\n    \n  <\/div>\n<\/div>\n\n<div\n  id=\"block_5dcc5399e6450c5d8cfcfb584e637cc0\"\n  class=\"py-[--wp--preset--spacing--xl]\"\n  style=\"padding-top:var(--wp--preset--spacing--xs);margin-bottom:var(--wp--preset--spacing--lg)\"\n  ax-load\n  x-data=\"GridColumns(true)\"\n  x-on:grid-columns-item=\"addColumn($event.detail)\"\n  x-on:resize.window.debounce.100ms=\"updateColumns()\"\n>\n      <div \n      class=\"swiper-container max-w-[19.125rem] md:max-w-none w-full\" \n      x-ref=\"container\"\n    >\n      <div class=\"swiper-wrapper md:!flex md:flex-wrap md:justify-center md:items-stretch md:gap-x-10 gap-y-5 md:gap-y-16\">\n        \n<div\n  id=\"block_41918f1c8c8a357bb10d1e0ad5217605\"\n  class=\"w-full md:max-w-[18.125rem] text-center px-6 py-11 bg-[#F3F4FF] outline outline-1 rounded-lg outline-border-active swiper-slide max-w-[19.125rem] !h-auto\"\n  x-data\n  x-init=\"\n    $dispatch('grid-columns-item', {\n      title: $refs.title,\n      description: $refs.decription,\n    })\n  \"\n>\n  <div class=\"flex flex-col gap-y-3 h-full\">\n          <div\n        class=\"text-xl !leading-[1.2] font-extrabold text-text-primary\"\n        x-ref=\"title\"\n      >\n        Certified <\/br>training\n      <\/div>\n    \n          <div class=\"flex flex-col gap-y-1 is-present peer\/price\">\n        \n                  <div class=\"text-cta-primary-default text-3xl !leading-[1.2] font-extrabold\">\n            \u20ac 1,999\n          <\/div>\n        \n                  <div class=\"text-sm tracking-[0.03em] !leading-[1.386]\">\n            (net)\n          <\/div>\n        \n              <\/div>\n    \n    \n          <div class=\"mt-auto peer-[.is-present]\/description:pt-[1.3125rem]\">\n        \n        <a\n    href=\"https:\/\/proget.pl\/en\/certified-training\/\" target=\"\" rel=\"noopener\" style=\"\" class=\"!inline-flex items-center justify-center outline outline-1 -outline-offset-1 rounded-full font-prebold no-underline hover:no-underline focus:no-underline transition-colors duration-300 linear whitespace-nowrap font-sans-alt !leading-[1.362] [&amp;_svg]:flex-none bg-button-primary-main-fill !text-button-primary-main-text outline-button-primary-main-outline hover:bg-button-primary-hover-fill hover:!text-button-primary-hover-text hover:outline-button-primary-hover-outline disabled:bg-button-primary-disabled-fill disabled:!text-button-primary-disabled-text disabled:outline-button-primary-disabled-outline focus:bg-button-primary-selected-fill focus:!text-button-primary-selected-text focus:outline-button-primary-selected-outline button-small text-[0.8125rem] px-4 py-2 gap-2 [&amp;_svg]:w-4 [&amp;_svg]:h-4\"\n>\n    \n    <span\n        class=\"\"\n    >\n        See more\n    <\/span>\n\n    <\/a>      <\/div>\n      <\/div>\n<\/div>\n\n\n<div\n  id=\"block_6583a53bbe65ee8f58c318f618243fb4\"\n  class=\"w-full md:max-w-[18.125rem] text-center px-6 py-11 bg-[#F3F4FF] outline outline-1 rounded-lg outline-border-active swiper-slide max-w-[19.125rem] !h-auto\"\n  x-data\n  x-init=\"\n    $dispatch('grid-columns-item', {\n      title: $refs.title,\n      description: $refs.decription,\n    })\n  \"\n>\n  <div class=\"flex flex-col gap-y-3 h-full\">\n          <div\n        class=\"text-xl !leading-[1.2] font-extrabold text-text-primary\"\n        x-ref=\"title\"\n      >\n        Remote session <\/br>with an&nbsp;engineer\n      <\/div>\n    \n          <div class=\"flex flex-col gap-y-1 is-present peer\/price\">\n        \n                  <div class=\"text-cta-primary-default text-3xl !leading-[1.2] font-extrabold\">\n            \u20ac 149\n          <\/div>\n        \n                  <div class=\"text-sm tracking-[0.03em] !leading-[1.386]\">\n            (net)\n          <\/div>\n        \n              <\/div>\n    \n    \n          <div class=\"mt-auto peer-[.is-present]\/description:pt-[1.3125rem]\">\n        \n        <a\n    href=\"https:\/\/proget.pl\/en\/remote-session-with-an-engineer\/\" target=\"\" rel=\"noopener\" style=\"\" class=\"!inline-flex items-center justify-center outline outline-1 -outline-offset-1 rounded-full font-prebold no-underline hover:no-underline focus:no-underline transition-colors duration-300 linear whitespace-nowrap font-sans-alt !leading-[1.362] [&amp;_svg]:flex-none bg-button-primary-main-fill !text-button-primary-main-text outline-button-primary-main-outline hover:bg-button-primary-hover-fill hover:!text-button-primary-hover-text hover:outline-button-primary-hover-outline disabled:bg-button-primary-disabled-fill disabled:!text-button-primary-disabled-text disabled:outline-button-primary-disabled-outline focus:bg-button-primary-selected-fill focus:!text-button-primary-selected-text focus:outline-button-primary-selected-outline button-small text-[0.8125rem] px-4 py-2 gap-2 [&amp;_svg]:w-4 [&amp;_svg]:h-4\"\n>\n    \n    <span\n        class=\"\"\n    >\n        See more\n    <\/span>\n\n    <\/a>      <\/div>\n      <\/div>\n<\/div>\n\n\n<div\n  id=\"block_f6a5e9e8637dc1b8ce6e50b014403219\"\n  class=\"w-full md:max-w-[18.125rem] text-center px-6 py-11 bg-[#F3F4FF] outline outline-1 rounded-lg outline-border-active swiper-slide max-w-[19.125rem] !h-auto\"\n  x-data\n  x-init=\"\n    $dispatch('grid-columns-item', {\n      title: $refs.title,\n      description: $refs.decription,\n    })\n  \"\n>\n  <div class=\"flex flex-col gap-y-3 h-full\">\n          <div\n        class=\"text-xl !leading-[1.2] font-extrabold text-text-primary\"\n        x-ref=\"title\"\n      >\n        Configuration <br>audit\n      <\/div>\n    \n          <div class=\"flex flex-col gap-y-1 is-present peer\/price\">\n        \n                  <div class=\"text-cta-primary-default text-3xl !leading-[1.2] font-extrabold\">\n            \u20ac 699\n          <\/div>\n        \n                  <div class=\"text-sm tracking-[0.03em] !leading-[1.386]\">\n            (net)\n          <\/div>\n        \n              <\/div>\n    \n    \n          <div class=\"mt-auto peer-[.is-present]\/description:pt-[1.3125rem]\">\n        \n        <a\n    href=\"https:\/\/proget.pl\/en\/configuration-audit\/\" target=\"\" rel=\"noopener\" style=\"\" class=\"!inline-flex items-center justify-center outline outline-1 -outline-offset-1 rounded-full font-prebold no-underline hover:no-underline focus:no-underline transition-colors duration-300 linear whitespace-nowrap font-sans-alt !leading-[1.362] [&amp;_svg]:flex-none bg-button-primary-main-fill !text-button-primary-main-text outline-button-primary-main-outline hover:bg-button-primary-hover-fill hover:!text-button-primary-hover-text hover:outline-button-primary-hover-outline disabled:bg-button-primary-disabled-fill disabled:!text-button-primary-disabled-text disabled:outline-button-primary-disabled-outline focus:bg-button-primary-selected-fill focus:!text-button-primary-selected-text focus:outline-button-primary-selected-outline button-small text-[0.8125rem] px-4 py-2 gap-2 [&amp;_svg]:w-4 [&amp;_svg]:h-4\"\n>\n    \n    <span\n        class=\"\"\n    >\n        See more\n    <\/span>\n\n    <\/a>      <\/div>\n      <\/div>\n<\/div>\n\n\n      <\/div>\n    <\/div>\n  \n  <\/div>\n\n<div class=\"alignfull !px-0 bg-background-black text-text-inverted\">\n  <div \n    class=\"is-layout-constrained is-layout-constrained-root px-6 md:px-16\"\n>\n    \n<div\n  id=\"block_15ef56d44636f41a543db773705543b5\"\n  class=\"py-[--wp--preset--spacing--2-xl]\"\n  style=\"padding-top:var(--wp--preset--spacing--xs);padding-bottom:var(--wp--preset--spacing--xs)\"\n>\n  <div class=\"flex flex-wrap items-center justify-center gap-4 md:gap-10\">\n    \n<div class=\"w-[10.1875rem] md:w-[11.25rem]\">\n      <img loading=\"lazy\" decoding=\"async\" width=\"191\" height=\"144\" src=\"https:\/\/proget.pl\/app\/uploads\/2\/2025\/04\/eurozet.webp\" class=\"w-full h-auto\" alt=\"Grupa Eurozet logo\" \/>  <\/div>\n\n<div class=\"w-[10.1875rem] md:w-[11.25rem]\">\n      <img loading=\"lazy\" decoding=\"async\" width=\"191\" height=\"144\" src=\"https:\/\/proget.pl\/app\/uploads\/2\/2025\/04\/murapol.webp\" class=\"w-full h-auto\" alt=\"Murapol logo\" \/>  <\/div>\n\n<div class=\"w-[10.1875rem] md:w-[11.25rem]\">\n      <img loading=\"lazy\" decoding=\"async\" width=\"191\" height=\"144\" src=\"https:\/\/proget.pl\/app\/uploads\/2\/2025\/04\/polatom.webp\" class=\"w-full h-auto\" alt=\"POLATOM logo\" \/>  <\/div>\n\n<div class=\"w-[10.1875rem] md:w-[11.25rem]\">\n      <img loading=\"lazy\" decoding=\"async\" width=\"191\" height=\"144\" src=\"https:\/\/proget.pl\/app\/uploads\/2\/2025\/04\/reinert.webp\" class=\"w-full h-auto\" alt=\"Reinert Logistics logo\" \/>  <\/div>\n\n<div class=\"w-[10.1875rem] md:w-[11.25rem]\">\n      <img loading=\"lazy\" decoding=\"async\" width=\"191\" height=\"144\" src=\"https:\/\/proget.pl\/app\/uploads\/2\/2025\/04\/kupbilecik.webp\" class=\"w-full h-auto\" alt=\"KupBilet.pl logo\" \/>  <\/div>\n\n<div class=\"w-[10.1875rem] md:w-[11.25rem]\">\n      <img loading=\"lazy\" decoding=\"async\" width=\"191\" height=\"144\" src=\"https:\/\/proget.pl\/app\/uploads\/2\/2025\/04\/dawtrans.webp\" class=\"w-full h-auto\" alt=\"DawTrans logo\" \/>  <\/div>\n\n  <\/div>\n<\/div>\n\n<\/div><\/div>","protected":false},"excerpt":{"rendered":"","protected":false},"author":3,"featured_media":0,"parent":0,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"","meta":{"_acf_changed":false,"footnotes":""},"class_list":["post-455","page","type-page","status-publish","hentry"],"acf":[],"yoast_head":"<!-- This site is optimized with the Yoast SEO Premium plugin v27.4 (Yoast SEO v27.4) - https:\/\/yoast.com\/product\/yoast-seo-premium-wordpress\/ -->\n<title>Technical training: mastering mobile device management | Proget<\/title>\n<meta name=\"description\" content=\"Boost your technical expertise with our comprehensive training in managing mobile devices using Proget solution.\" \/>\n<meta name=\"robots\" content=\"index, follow, max-snippet:-1, max-image-preview:large, max-video-preview:-1\" \/>\n<link rel=\"canonical\" href=\"https:\/\/proget.pl\/en\/technical-training\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Technical training\" \/>\n<meta property=\"og:description\" content=\"Boost your technical expertise with our comprehensive training in managing mobile devices using Proget solution.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/proget.pl\/en\/technical-training\/\" \/>\n<meta property=\"og:site_name\" content=\"Proget\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-11T08:41:17+00:00\" \/>\n<meta name=\"twitter:card\" content=\"summary_large_image\" \/>\n<meta name=\"twitter:label1\" content=\"Estimated reading time\" \/>\n\t<meta name=\"twitter:data1\" content=\"1 minute\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/proget.pl\\\/en\\\/technical-training\\\/\",\"url\":\"https:\\\/\\\/proget.pl\\\/en\\\/technical-training\\\/\",\"name\":\"Technical training: mastering mobile device management | Proget\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/proget.pl\\\/en\\\/#website\"},\"datePublished\":\"2024-05-23T09:01:54+00:00\",\"dateModified\":\"2025-04-11T08:41:17+00:00\",\"description\":\"Boost your technical expertise with our comprehensive training in managing mobile devices using Proget solution.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/proget.pl\\\/en\\\/technical-training\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/proget.pl\\\/en\\\/technical-training\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/proget.pl\\\/en\\\/technical-training\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Proget\",\"item\":\"https:\\\/\\\/proget.pl\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Technical training\"}]},{\"@type\":\"WebSite\",\"@id\":\"https:\\\/\\\/proget.pl\\\/en\\\/#website\",\"url\":\"https:\\\/\\\/proget.pl\\\/en\\\/\",\"name\":\"Proget\",\"description\":\"Enterprise Mobility Management\",\"publisher\":{\"@id\":\"https:\\\/\\\/proget.pl\\\/en\\\/#organization\"},\"potentialAction\":[{\"@type\":\"SearchAction\",\"target\":{\"@type\":\"EntryPoint\",\"urlTemplate\":\"https:\\\/\\\/proget.pl\\\/en\\\/?s={search_term_string}\"},\"query-input\":{\"@type\":\"PropertyValueSpecification\",\"valueRequired\":true,\"valueName\":\"search_term_string\"}}],\"inLanguage\":\"en-GB\"},{\"@type\":\"Organization\",\"@id\":\"https:\\\/\\\/proget.pl\\\/en\\\/#organization\",\"name\":\"Proget Sp. z o.o.\",\"alternateName\":\"Proget\",\"url\":\"https:\\\/\\\/proget.pl\\\/en\\\/\",\"logo\":{\"@type\":\"ImageObject\",\"inLanguage\":\"en-GB\",\"@id\":\"https:\\\/\\\/proget.pl\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\",\"url\":\"https:\\\/\\\/proget.pl\\\/app\\\/uploads\\\/2\\\/2024\\\/04\\\/logo-space-white-1.svg\",\"contentUrl\":\"https:\\\/\\\/proget.pl\\\/app\\\/uploads\\\/2\\\/2024\\\/04\\\/logo-space-white-1.svg\",\"width\":1,\"height\":1,\"caption\":\"Proget Sp. z o.o.\"},\"image\":{\"@id\":\"https:\\\/\\\/proget.pl\\\/en\\\/#\\\/schema\\\/logo\\\/image\\\/\"},\"sameAs\":[\"https:\\\/\\\/www.linkedin.com\\\/company\\\/proget-software\\\/\"],\"description\":\"We are a Polish manufacturer of a proprietary mobility management solution. We operate in accordance with international standards: Information Security Management PN-EN ISO\\\/IEC 27001:2023 and Quality Management PN-EN ISO 9001:2015. For our financial performance in recent years, we have been listed as one of the most dynamically growing organizations in Poland according to Forbes, and Puls Biznesu magazine has awarded us the Business Gazelle award. We have been developing our competence in the cybersecurity sector continuously since 2007. We are actively building cybersecurity awareness. For several years we have been a member of\u00a0the PWCyber government agreement and the Cyber Made in Poland cluster.\",\"legalName\":\"Proget Sp. z o.o.\",\"foundingDate\":\"2012-03-27\",\"taxID\":\"5472142508\"}]}<\/script>\n<!-- \/ Yoast SEO Premium plugin. -->","yoast_head_json":{"title":"Technical training: mastering mobile device management | Proget","description":"Boost your technical expertise with our comprehensive training in managing mobile devices using Proget solution.","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:\/\/proget.pl\/en\/technical-training\/","og_locale":"en_GB","og_type":"article","og_title":"Technical training","og_description":"Boost your technical expertise with our comprehensive training in managing mobile devices using Proget solution.","og_url":"https:\/\/proget.pl\/en\/technical-training\/","og_site_name":"Proget","article_modified_time":"2025-04-11T08:41:17+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"1 minute"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/proget.pl\/en\/technical-training\/","url":"https:\/\/proget.pl\/en\/technical-training\/","name":"Technical training: mastering mobile device management | Proget","isPartOf":{"@id":"https:\/\/proget.pl\/en\/#website"},"datePublished":"2024-05-23T09:01:54+00:00","dateModified":"2025-04-11T08:41:17+00:00","description":"Boost your technical expertise with our comprehensive training in managing mobile devices using Proget solution.","breadcrumb":{"@id":"https:\/\/proget.pl\/en\/technical-training\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/proget.pl\/en\/technical-training\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/proget.pl\/en\/technical-training\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Proget","item":"https:\/\/proget.pl\/en\/"},{"@type":"ListItem","position":2,"name":"Technical training"}]},{"@type":"WebSite","@id":"https:\/\/proget.pl\/en\/#website","url":"https:\/\/proget.pl\/en\/","name":"Proget","description":"Enterprise Mobility Management","publisher":{"@id":"https:\/\/proget.pl\/en\/#organization"},"potentialAction":[{"@type":"SearchAction","target":{"@type":"EntryPoint","urlTemplate":"https:\/\/proget.pl\/en\/?s={search_term_string}"},"query-input":{"@type":"PropertyValueSpecification","valueRequired":true,"valueName":"search_term_string"}}],"inLanguage":"en-GB"},{"@type":"Organization","@id":"https:\/\/proget.pl\/en\/#organization","name":"Proget Sp. z o.o.","alternateName":"Proget","url":"https:\/\/proget.pl\/en\/","logo":{"@type":"ImageObject","inLanguage":"en-GB","@id":"https:\/\/proget.pl\/en\/#\/schema\/logo\/image\/","url":"https:\/\/proget.pl\/app\/uploads\/2\/2024\/04\/logo-space-white-1.svg","contentUrl":"https:\/\/proget.pl\/app\/uploads\/2\/2024\/04\/logo-space-white-1.svg","width":1,"height":1,"caption":"Proget Sp. z o.o."},"image":{"@id":"https:\/\/proget.pl\/en\/#\/schema\/logo\/image\/"},"sameAs":["https:\/\/www.linkedin.com\/company\/proget-software\/"],"description":"We are a Polish manufacturer of a proprietary mobility management solution. We operate in accordance with international standards: Information Security Management PN-EN ISO\/IEC 27001:2023 and Quality Management PN-EN ISO 9001:2015. For our financial performance in recent years, we have been listed as one of the most dynamically growing organizations in Poland according to Forbes, and Puls Biznesu magazine has awarded us the Business Gazelle award. We have been developing our competence in the cybersecurity sector continuously since 2007. We are actively building cybersecurity awareness. For several years we have been a member of\u00a0the PWCyber government agreement and the Cyber Made in Poland cluster.","legalName":"Proget Sp. z o.o.","foundingDate":"2012-03-27","taxID":"5472142508"}]}},"_links":{"self":[{"href":"https:\/\/proget.pl\/en\/wp-json\/wp\/v2\/pages\/455","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/proget.pl\/en\/wp-json\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/proget.pl\/en\/wp-json\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/proget.pl\/en\/wp-json\/wp\/v2\/users\/3"}],"replies":[{"embeddable":true,"href":"https:\/\/proget.pl\/en\/wp-json\/wp\/v2\/comments?post=455"}],"version-history":[{"count":10,"href":"https:\/\/proget.pl\/en\/wp-json\/wp\/v2\/pages\/455\/revisions"}],"predecessor-version":[{"id":2310,"href":"https:\/\/proget.pl\/en\/wp-json\/wp\/v2\/pages\/455\/revisions\/2310"}],"wp:attachment":[{"href":"https:\/\/proget.pl\/en\/wp-json\/wp\/v2\/media?parent=455"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}