{"id":473,"date":"2024-05-23T09:57:38","date_gmt":"2024-05-23T09:57:38","guid":{"rendered":"https:\/\/proget.pl\/en\/?page_id=473"},"modified":"2025-04-11T08:42:07","modified_gmt":"2025-04-11T08:42:07","slug":"certified-training","status":"publish","type":"page","link":"https:\/\/proget.pl\/en\/certified-training\/","title":{"rendered":"Certified 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_b58ec4fc983a35e7b4334d9b0e555fe6\"\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        Certified 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_a70f4b7e671398e6372bb95c6522f9a7\"\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_fedc8202c8aff74db7a31db970ee929e',\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_206ef7c7424d33db0f64b5e231700f8e\"\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<p style=\"margin-bottom:var(--wp--preset--spacing--sm)\">The package includes advanced technical training on managing mobile devices with Proget. The second part of the course consists of practical exercises, during which you will use the knowledge acquired during the following thematic blocks.<\/p>\n\n\n\n<p style=\"margin-bottom:var(--wp--preset--spacing--sm)\">The training ends with an exam confirming the acquisition of the required skills. Each participant who passes the exam will receive an official <strong>Proget System Administrator<\/strong> certificate.<\/p>\n\n\n\n<p style=\"margin-bottom:var(--wp--preset--spacing--2-xs)\">Duration:&nbsp;12 hours \/ 2 days<\/p>\n\n\n\n<p style=\"margin-bottom:var(--wp--preset--spacing--sm)\">Form of participation: online<\/p>\n\n\n\n<p class=\"has-base-black-color has-text-color has-link-color has-xl-font-size wp-elements-2525df396b787c82b03bf496318d214b\" style=\"margin-bottom:var(--wp--preset--spacing--md)\"><strong>Total cost: \u20ac 1,999 (net)<\/strong><\/p>\n\n\n\n<p style=\"margin-bottom:var(--wp--preset--spacing--xs)\">If you want to order certified training:<\/p>\n\n\n<div \n  id=\"block_224eb013d9ba0c8af5ff94ac2ab13b56\"\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_szkolenia-certyfikowane.png\" class=\"inline-block w-full h-auto rounded-lg\" alt=\"Proget training and services, certified training\" srcset=\"https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenia-certyfikowane.png 510w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenia-certyfikowane-300x300.png 300w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenia-certyfikowane-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_szkolenia-certyfikowane.png\" class=\"inline-block w-full h-auto rounded-lg\" alt=\"Proget training and services, certified training\" srcset=\"https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenia-certyfikowane.png 510w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenia-certyfikowane-300x300.png 300w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenia-certyfikowane-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_0131373ab7314214148377fb0bbba674',\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_206ef7c7424d33db0f64b5e231700f8e\"\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 and certification.<\/li>\n\n\n\n<li>The package includes one approach to the exam for each participant. Conducting another exam round costs 50 \u20ac (net) \/ person.<\/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>Official certificates for the company and training participants are issued electronically and in paper form 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_szkolenia-certyfikowane.png\" class=\"inline-block w-full h-auto rounded-lg\" alt=\"Proget training and services, certified training\" srcset=\"https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenia-certyfikowane.png 510w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenia-certyfikowane-300x300.png 300w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenia-certyfikowane-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_szkolenia-certyfikowane.png\" class=\"inline-block w-full h-auto rounded-lg\" alt=\"Proget training and services, certified training\" srcset=\"https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenia-certyfikowane.png 510w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenia-certyfikowane-300x300.png 300w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenia-certyfikowane-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_17f653d98e35bef18b88ac7859a3e760',\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_b6dc541edf9c7492528a7e2797b23bd5\"\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:var(--wp--preset--spacing--sm)\"\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_cb74fff78c2ab14a35c9114133ce97b7\"\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\/certified-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_szkolenia-certyfikowane.png\" class=\"inline-block w-full h-auto rounded-lg\" alt=\"Proget training and services, certified training\" srcset=\"https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenia-certyfikowane.png 510w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenia-certyfikowane-300x300.png 300w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenia-certyfikowane-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_szkolenia-certyfikowane.png\" class=\"inline-block w-full h-auto rounded-lg\" alt=\"Proget training and services, certified training\" srcset=\"https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenia-certyfikowane.png 510w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenia-certyfikowane-300x300.png 300w, https:\/\/proget.pl\/app\/uploads\/2\/2024\/05\/510x510-SZKOLENIA-USLUGI_szkolenia-certyfikowane-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_956812924b95884cdf8810e1c30f076c',\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_041f98550ac8fe7cea0de7dca0b81a50\"\n  class=\"py-[--wp--preset--spacing--xl] grid gap-x-5 lg:gap-x-10 gap-y-5 md:gap-y-16 grid-cols-1 md:grid-cols-2 !max-w-[52.5rem] mx-auto\"\n  style=\"padding-top:0;margin-bottom:0\"\n  ax-load=\"visible\"\n  x-data=\"GridColumns(false)\"\n  x-on:grid-columns-item=\"addColumn($event.detail)\"\n  x-on:resize.window.debounce.100ms=\"updateColumns()\"\n>\n      \n<div\n  id=\"block_7aa8c0ad0adf6441e859fe9ad72c6c0b\"\n  class=\"h-full\"\n  x-data\n  x-init=\"\n    $dispatch('grid-columns-item', {\n      image: $refs.image,\n      title: $refs.title,\n      description: $refs.decription,\n      content: $refs.content,\n    })\n  \"\n>\n  <div class=\"flex flex-col gap-y-2 md:gap-y-6 grid-columns-item h-full max-w-[20.625rem] mx-auto text-center px-6 py-11 rounded-lg bg-[#F3F4FF]\">\n    \n          <h3 class=\"font-bold text-base leading-[1.3125]\" x-ref=\"title\">\n        Computer\n      <\/h3>\n    \n    \n    <div x-ref=\"content\" class=\"column-content\">\n      \n\n<p style=\"margin-bottom:var(--wp--preset--spacing--sm)\">Training conducted in BYOL (Bring Your Own Laptop) system:<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>a current Windows or macOS (min. BigSure),<\/li>\n\n\n\n<li>a current version of Chrome, Firefox or MS Edge browser,<\/li>\n\n\n\n<li>Internet (min. bandwidth of 10 Mb),<\/li>\n\n\n\n<li>meeting on MS Teams platform,<\/li>\n\n\n\n<li>speaker + microphone + camera,<\/li>\n\n\n\n<li>min. screen resolution: 1920 x 1080.<\/li>\n<\/ul>\n\n\n    <\/div>\n\n      <\/div>\n<\/div>\n\n<div\n  id=\"block_d24fe771158101636cfecd99b4e9c181\"\n  class=\"h-full\"\n  x-data\n  x-init=\"\n    $dispatch('grid-columns-item', {\n      image: $refs.image,\n      title: $refs.title,\n      description: $refs.decription,\n      content: $refs.content,\n    })\n  \"\n>\n  <div class=\"flex flex-col gap-y-2 md:gap-y-6 grid-columns-item h-full max-w-[20.625rem] mx-auto text-center px-6 py-11 rounded-lg bg-[#F3F4FF]\">\n    \n          <h3 class=\"font-bold text-base leading-[1.3125]\" x-ref=\"title\">\n        Mobile devices\n      <\/h3>\n    \n    \n    <div x-ref=\"content\" class=\"column-content\">\n      \n\n<p style=\"margin-bottom:var(--wp--preset--spacing--sm)\">The practical part of the training requires action on devices.<\/p>\n\n\n\n<ul class=\"wp-block-list\">\n<li>Minimum number of devices: 1 \/ person.<\/li>\n\n\n\n<li>Recommended: 3 different devices \/ person.<\/li>\n\n\n\n<li>The optimal combination of devices is Samsung (minimum Android 8.0 with GMS support) + Android 11.0 or later (with GMS support) + iPhone with the latest iOS update.<\/li>\n\n\n\n<li><a href=\"https:\/\/androidenterprisepartners.withgoogle.com\/devices\/\"><span style=\"text-decoration: underline\">Check out the devices recommended by Android Enterprise<\/span><\/a>.<\/li>\n<\/ul>\n\n\n    <\/div>\n\n      <\/div>\n<\/div>\n\n  <\/div>\n\n\n<\/div>  <\/div>\n<\/div>\n\n<\/div>\n<\/div>\n\n\n<div\n  id=\"block_ec5cbf5def8292747335fde925345c2a\"\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-[66.25rem]\">\n    \n          <h2\n  class=\"text-2xl md:text-4xl !leading-[1.3 md:!leading-[1.1] text-text-primary font-extrabold\"\n>\n  Feedback from participants\n<\/h2>      <\/div>\n\n  <div class='cta-content'>\n    \n  <\/div>\n<\/div>\n\n<div\n  id=\"block_741488e1f9799ab65b1a38f345dbcfd3\"\n  class=\"py-[--wp--preset--spacing--xl] relative z-10\"\n  style=\"padding-bottom:var(--wp--preset--spacing--xs)\"\n  ax-load=\"visible\"\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-[17.5rem] sm:max-w-[20.625rem] w-full md:!max-w-[52.5rem] md:mx-auto\"\n      x-ref=\"container\"\n    >\n      <div class=\"swiper-wrapper md:!grid md:gap-x-5 lg:gap-x-10 md:gap-y-16 md:grid-cols-2\">\n        \n<div\n  id=\"block_f600897531fd453fee1a9257c0462002\"\n  class=\"h-full swiper-slide\"\n  x-data\n  x-init=\"\n    $dispatch('grid-columns-item', {\n      image: $refs.image,\n      title: $refs.title,\n      description: $refs.decription,\n      content: $refs.content,\n    })\n  \"\n>\n  <div class=\"flex flex-col gap-y-2 md:gap-y-6 grid-columns-item h-full max-w-[20.625rem] mx-auto text-center px-6 py-11 rounded-lg bg-[#F3F4FF]\">\n    \n          <h3 class=\"font-bold text-base leading-[1.3125]\" x-ref=\"title\">\n        Rating 5\/5\n      <\/h3>\n    \n          <div class=\"pb-2 text-sm\" x-ref=\"decription\">\n        &#8216;The Proget certification training not only equipped me&nbsp;with technical skills but also instilled in&nbsp;me&nbsp;a&nbsp;deeper appreciation for the importance of&nbsp;mobile security and policy enforcement. The curriculum was well-structured, covering a&nbsp;wide range of&nbsp;topics from device provisioning to&nbsp;data encryption, ensuring that I&nbsp;was well-prepared to&nbsp;tackle real-world MDM challenges&#8217;. \u2013 Cristian\n      <\/div>\n    \n    <div x-ref=\"content\" class=\"column-content\">\n      \n    <\/div>\n\n      <\/div>\n<\/div>\n\n      <\/div>\n    <\/div>\n  <\/div>\n\n\n<div\n  id=\"block_b6bcc70ae9a15052c57625c0a53cfff8\"\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-[66.25rem]\">\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_6fde54c2f29a6c39f1b47ef67adac4f5\"\n  class=\"py-[--wp--preset--spacing--xl]\"\n  style=\"margin-bottom:var(--wp--preset--spacing--lg);padding-top:var(--wp--preset--spacing--xs)\"\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_c95d403bb690614b99720a1c459cfee4\"\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        Technical <\/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 899\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\/technical-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_7320f9b2b79aa13b477136ca2c93616b\"\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_73b65df54659a223ec900efefc30862b\"\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_6bbe2176a0922fd4b6ff73ed3dcdc80b\"\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-473","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>Certified training on managing mobile devices | Proget<\/title>\n<meta name=\"description\" content=\"Get advanced training in mobile device management with Proget solution. Gain knowledge and an official certificate.\" \/>\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\/certified-training\/\" \/>\n<meta property=\"og:locale\" content=\"en_GB\" \/>\n<meta property=\"og:type\" content=\"article\" \/>\n<meta property=\"og:title\" content=\"Certified training\" \/>\n<meta property=\"og:description\" content=\"Get advanced training in mobile device management with Proget solution. Gain knowledge and an official certificate.\" \/>\n<meta property=\"og:url\" content=\"https:\/\/proget.pl\/en\/certified-training\/\" \/>\n<meta property=\"og:site_name\" content=\"Proget\" \/>\n<meta property=\"article:modified_time\" content=\"2025-04-11T08:42:07+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=\"3 minutes\" \/>\n<script type=\"application\/ld+json\" class=\"yoast-schema-graph\">{\"@context\":\"https:\\\/\\\/schema.org\",\"@graph\":[{\"@type\":\"WebPage\",\"@id\":\"https:\\\/\\\/proget.pl\\\/en\\\/certified-training\\\/\",\"url\":\"https:\\\/\\\/proget.pl\\\/en\\\/certified-training\\\/\",\"name\":\"Certified training on managing mobile devices | Proget\",\"isPartOf\":{\"@id\":\"https:\\\/\\\/proget.pl\\\/en\\\/#website\"},\"datePublished\":\"2024-05-23T09:57:38+00:00\",\"dateModified\":\"2025-04-11T08:42:07+00:00\",\"description\":\"Get advanced training in mobile device management with Proget solution. Gain knowledge and an official certificate.\",\"breadcrumb\":{\"@id\":\"https:\\\/\\\/proget.pl\\\/en\\\/certified-training\\\/#breadcrumb\"},\"inLanguage\":\"en-GB\",\"potentialAction\":[{\"@type\":\"ReadAction\",\"target\":[\"https:\\\/\\\/proget.pl\\\/en\\\/certified-training\\\/\"]}]},{\"@type\":\"BreadcrumbList\",\"@id\":\"https:\\\/\\\/proget.pl\\\/en\\\/certified-training\\\/#breadcrumb\",\"itemListElement\":[{\"@type\":\"ListItem\",\"position\":1,\"name\":\"Proget\",\"item\":\"https:\\\/\\\/proget.pl\\\/en\\\/\"},{\"@type\":\"ListItem\",\"position\":2,\"name\":\"Certified 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":"Certified training on managing mobile devices | Proget","description":"Get advanced training in mobile device management with Proget solution. Gain knowledge and an official certificate.","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\/certified-training\/","og_locale":"en_GB","og_type":"article","og_title":"Certified training","og_description":"Get advanced training in mobile device management with Proget solution. Gain knowledge and an official certificate.","og_url":"https:\/\/proget.pl\/en\/certified-training\/","og_site_name":"Proget","article_modified_time":"2025-04-11T08:42:07+00:00","twitter_card":"summary_large_image","twitter_misc":{"Estimated reading time":"3 minutes"},"schema":{"@context":"https:\/\/schema.org","@graph":[{"@type":"WebPage","@id":"https:\/\/proget.pl\/en\/certified-training\/","url":"https:\/\/proget.pl\/en\/certified-training\/","name":"Certified training on managing mobile devices | Proget","isPartOf":{"@id":"https:\/\/proget.pl\/en\/#website"},"datePublished":"2024-05-23T09:57:38+00:00","dateModified":"2025-04-11T08:42:07+00:00","description":"Get advanced training in mobile device management with Proget solution. Gain knowledge and an official certificate.","breadcrumb":{"@id":"https:\/\/proget.pl\/en\/certified-training\/#breadcrumb"},"inLanguage":"en-GB","potentialAction":[{"@type":"ReadAction","target":["https:\/\/proget.pl\/en\/certified-training\/"]}]},{"@type":"BreadcrumbList","@id":"https:\/\/proget.pl\/en\/certified-training\/#breadcrumb","itemListElement":[{"@type":"ListItem","position":1,"name":"Proget","item":"https:\/\/proget.pl\/en\/"},{"@type":"ListItem","position":2,"name":"Certified 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\/473","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=473"}],"version-history":[{"count":9,"href":"https:\/\/proget.pl\/en\/wp-json\/wp\/v2\/pages\/473\/revisions"}],"predecessor-version":[{"id":2311,"href":"https:\/\/proget.pl\/en\/wp-json\/wp\/v2\/pages\/473\/revisions\/2311"}],"wp:attachment":[{"href":"https:\/\/proget.pl\/en\/wp-json\/wp\/v2\/media?parent=473"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}