{"id":11670,"date":"2025-10-19T23:27:15","date_gmt":"2025-10-19T12:27:15","guid":{"rendered":"https:\/\/workerchecks.com\/docs\/can-i-get-a-printout-of-my-certificate\/"},"modified":"2026-07-23T21:06:00","modified_gmt":"2026-07-23T11:06:00","password":"","slug":"%e0%a4%95%e0%a5%87-%e0%a4%ae-%e0%a4%ae%e0%a5%87%e0%a4%b0%e0%a5%8b-%e0%a4%aa%e0%a5%8d%e0%a4%b0%e0%a4%ae%e0%a4%be%e0%a4%a3%e0%a4%aa%e0%a4%a4%e0%a5%8d%e0%a4%b0%e0%a4%95%e0%a5%8b-%e0%a4%aa%e0%a5%8d","status":"publish","type":"docs","link":"https:\/\/workerchecks.com\/ne\/docs\/can-i-get-a-printout-of-my-certificate\/","title":{"rendered":"\u0915\u0947 \u092e \u092e\u0947\u0930\u094b \u092a\u094d\u0930\u092e\u093e\u0923\u092a\u0924\u094d\u0930\u0915\u094b \u092a\u094d\u0930\u093f\u0928\u094d\u091f\u0906\u0909\u091f \u092a\u093e\u0909\u0928 \u0938\u0915\u094d\u091b\u0941?"},"content":{"rendered":"<!DOCTYPE html>\n<html lang=\"en\">\n<head>\n<meta charset=\"UTF-8\">\n<meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\n<title>Can I Get a Printout of My Certificate? | Worker Checks Help Hub<\/title>\n<style>\n  :root{\n    --royal:#005bab;\n    --royal-dark:#004686;\n    --sky:#bde4f7;\n    --sky-light:#e3f3fc;\n    --ink:#0B1D3A;\n    --body-text:#1A2B45;\n    --muted:#6B7C95;\n    --bg:#F4F7FB;\n    --border:#E2E8F0;\n    --green-bg:#E8F5E9;\n    --green-text:#2E7D32;\n  }\n\n  *{box-sizing:border-box;}\n  html{scroll-behavior:smooth;}\n  body{\n    margin:0;\n    background:var(--bg);\n    font-family:'Gilroy','Helvetica Neue',Helvetica,Arial,sans-serif;\n    color:var(--body-text);\n    -webkit-font-smoothing:antialiased;\n  }\n\n  a{color:var(--royal);}\n\n  .page{\n    max-width:960px;\n    margin:0 auto;\n    padding:48px 24px 96px;\n  }\n\n  \/* ---------- Breadcrumb ---------- *\/\n  .crumb{\n    font-size:13px;\n    color:var(--muted);\n    margin-bottom:28px;\n    letter-spacing:0.2px;\n  }\n  .crumb a{text-decoration:none;font-weight:600;}\n  .crumb a:hover{text-decoration:underline;}\n\n  \/* ---------- Header ---------- *\/\n  .article-header{\n    display:flex;\n    align-items:flex-start;\n    justify-content:space-between;\n    gap:24px;\n    margin-bottom:8px;\n  }\n  h1{\n    font-size:clamp(28px,4vw,40px);\n    font-weight:800;\n    letter-spacing:-0.6px;\n    color:var(--ink);\n    margin:0;\n    line-height:1.15;\n  }\n  .print-btn{\n    flex:0 0 auto;\n    width:44px;height:44px;\n    border-radius:12px;\n    border:1px solid var(--border);\n    background:#fff;\n    display:flex;align-items:center;justify-content:center;\n    cursor:pointer;\n    color:var(--royal);\n    transition:background .15s ease, border-color .15s ease, transform .15s ease;\n  }\n  .print-btn:hover{background:var(--sky-light);border-color:var(--sky);transform:translateY(-1px);}\n  .print-btn svg{width:20px;height:20px;}\n\n  .meta-row{\n    display:flex;\n    align-items:center;\n    gap:10px;\n    margin:14px 0 40px;\n    font-size:13px;\n    color:var(--muted);\n    font-weight:600;\n  }\n  .meta-row .dot{\n    width:4px;height:4px;border-radius:50%;background:var(--muted);\n  }\n  .read-badge{\n    display:inline-flex;align-items:center;gap:6px;\n    background:var(--sky-light);color:var(--royal);\n    padding:5px 12px;border-radius:20px;\n    font-size:12px;font-weight:700;\n  }\n\n  \/* ---------- Layout: TOC + content ---------- *\/\n  .layout{\n    display:grid;\n    grid-template-columns:260px 1fr;\n    gap:48px;\n    align-items:start;\n  }\n  @media (max-width:760px){\n    .layout{grid-template-columns:1fr;}\n    .toc{position:static !important;order:2;}\n  }\n\n  .toc{\n    position:sticky;\n    top:32px;\n    background:#fff;\n    border:1px solid var(--border);\n    border-radius:16px;\n    padding:24px;\n  }\n  .toc-title{\n    font-size:12px;\n    text-transform:uppercase;\n    letter-spacing:1px;\n    font-weight:800;\n    color:var(--ink);\n    margin:0 0 14px;\n  }\n  .toc ul{list-style:none;margin:0;padding:0;}\n  .toc li{margin-bottom:2px;}\n  .toc a{\n    display:flex;align-items:center;gap:9px;\n    text-decoration:none;\n    color:var(--body-text);\n    font-size:13.5px;\n    font-weight:600;\n    padding:8px 10px;\n    border-radius:8px;\n    transition:background .15s ease,color .15s ease;\n    border-left:2px solid transparent;\n  }\n  .toc a:hover{background:var(--sky-light);color:var(--royal);}\n  .toc a .ic{font-size:15px;line-height:1;}\n\n  \/* ---------- Content ---------- *\/\n  .content{min-width:0;}\n\n  .lede{\n    font-size:17px;\n    line-height:1.7;\n    color:var(--body-text);\n    background:#fff;\n    border:1px solid var(--border);\n    border-radius:16px;\n    padding:24px 28px;\n    margin:0 0 40px;\n  }\n  .lede strong{color:var(--ink);}\n\n  section{margin-bottom:48px;scroll-margin-top:24px;}\n\n  .section-head{\n    display:flex;align-items:center;gap:12px;\n    margin-bottom:18px;\n  }\n  .section-icon{\n    flex:0 0 auto;\n    width:38px;height:38px;\n    border-radius:11px;\n    background:var(--sky-light);\n    display:flex;align-items:center;justify-content:center;\n    font-size:18px;\n  }\n  h2{\n    font-size:21px;\n    font-weight:800;\n    color:var(--ink);\n    letter-spacing:-0.2px;\n    margin:0;\n  }\n\n  p{font-size:15.5px;line-height:1.75;margin:0 0 16px;}\n\n  ol.steps{\n    list-style:none;\n    counter-reset:step;\n    margin:0 0 20px;\n    padding:0;\n    display:flex;\n    flex-direction:column;\n    gap:10px;\n  }\n  ol.steps li{\n    counter-increment:step;\n    display:flex;\n    align-items:flex-start;\n    gap:14px;\n    background:#fff;\n    border:1px solid var(--border);\n    border-radius:12px;\n    padding:14px 18px;\n    font-size:15px;\n    line-height:1.6;\n  }\n  ol.steps li::before{\n    content:counter(step);\n    flex:0 0 auto;\n    width:30px;height:30px;\n    border-radius:50%;\n    background:var(--royal);\n    color:#fff;\n    font-weight:800;\n    font-size:13px;\n    display:flex;align-items:center;justify-content:center;\n  }\n\n  \/* Screenshot card *\/\n  .shot{\n    border:1px solid var(--border);\n    border-radius:16px;\n    overflow:hidden;\n    background:#fff;\n    margin:24px 0 8px;\n  }\n  .shot-img{\n    display:block;\n    width:100%;\n    height:auto;\n    background:linear-gradient(180deg,#eef3f9,#e4ecf6);\n  }\n  .shot-caption{\n    text-align:center;\n    font-size:12.5px;\n    color:var(--muted);\n    padding:14px;\n    border-top:1px solid var(--border);\n    background:#fff;\n  }\n\n  \/* Callouts *\/\n  .callout{\n    display:flex;\n    gap:14px;\n    border-radius:14px;\n    padding:18px 20px;\n    margin:20px 0;\n    border:1px solid transparent;\n  }\n  .callout .ic{font-size:20px;line-height:1;flex:0 0 auto;}\n  .callout p{margin:0;font-size:14.5px;line-height:1.7;}\n  .callout strong{color:var(--ink);}\n  .callout.tip{background:var(--sky-light);border-color:#cfe9f9;}\n  .callout.mobile{background:#fff;border-color:var(--border);border-left:4px solid var(--royal);}\n  .callout.mobile .device-list{margin-top:10px;display:flex;flex-direction:column;gap:8px;}\n  .callout.mobile .device{\n    display:flex;gap:10px;align-items:flex-start;\n    font-size:13.5px;line-height:1.6;\n  }\n  .callout.mobile .device b{\n    flex:0 0 78px;\n    color:var(--ink);\n  }\n\n  \/* E-share card *\/\n  .eshare-card{\n    background:var(--sky-light);\n    border-radius:16px;\n    padding:26px 28px;\n  }\n  .eshare-card p{margin-bottom:18px;}\n  .btn-outline{\n    display:inline-flex;align-items:center;gap:8px;\n    background:#fff;\n    color:var(--royal);\n    border:1.5px solid var(--royal);\n    font-weight:700;\n    font-size:13.5px;\n    padding:10px 18px;\n    border-radius:9px;\n    text-decoration:none;\n    transition:background .15s ease;\n  }\n  .btn-outline:hover{background:var(--sky-light);}\n\n  \/* Validation methods *\/\n  .method-grid{\n    display:grid;\n    grid-template-columns:1fr 1fr;\n    gap:14px;\n    margin:18px 0;\n  }\n  @media (max-width:560px){.method-grid{grid-template-columns:1fr;}}\n  .method-card{\n    background:#fff;\n    border:1px solid var(--border);\n    border-radius:14px;\n    padding:18px;\n  }\n  .method-card .ic{font-size:22px;margin-bottom:10px;display:block;}\n  .method-card h3{font-size:14.5px;margin:0 0 6px;color:var(--ink);font-weight:800;}\n  .method-card p{font-size:13.5px;margin:0;color:var(--body-text);}\n\n  .validate-cta{\n    display:inline-flex;align-items:center;gap:8px;\n    color:var(--royal);\n    font-weight:700;\n    font-size:14.5px;\n    text-decoration:none;\n    margin-top:6px;\n  }\n  .validate-cta:hover{text-decoration:underline;}\n\n  \/* Still need help *\/\n  .help-band{\n    margin-top:56px;\n    background:var(--ink);\n    border-radius:20px;\n    padding:36px;\n    display:flex;\n    align-items:center;\n    justify-content:space-between;\n    gap:24px;\n    flex-wrap:wrap;\n  }\n  .help-band h2{color:#fff;margin:0 0 6px;}\n  .help-band p{color:#a9b7cc;margin:0;font-size:14px;}\n  .help-actions{display:flex;gap:12px;flex-wrap:wrap;}\n  .btn-primary{\n    display:inline-flex;align-items:center;gap:8px;\n    background:var(--royal);\n    color:#fff;\n    font-weight:700;\n    font-size:14px;\n    padding:12px 22px;\n    border-radius:10px;\n    text-decoration:none;\n    transition:background .15s ease, transform .15s ease;\n  }\n  .btn-primary:hover{background:var(--royal-dark);transform:translateY(-1px);}\n  .btn-ghost{\n    display:inline-flex;align-items:center;gap:8px;\n    background:rgba(255,255,255,0.08);\n    color:#fff;\n    border:1px solid rgba(255,255,255,0.2);\n    font-weight:700;\n    font-size:14px;\n    padding:12px 22px;\n    border-radius:10px;\n    text-decoration:none;\n  }\n  .btn-ghost:hover{background:rgba(255,255,255,0.14);}\n\n  @media print{\n    .toc,.print-btn,.help-band{display:none;}\n    .layout{grid-template-columns:1fr;}\n  }\n<\/style>\n<\/head>\n<body>\n\n<div class=\"page\">\n\n  <div class=\"crumb\"><a href=\"#\">\u092e\u0926\u094d\u0926\u0924 \u0915\u0947\u0928\u094d\u0926\u094d\u0930<\/a> &nbsp;\/&nbsp; <a href=\"#\">Your Certificate<\/a> &nbsp;\/&nbsp; Printing &amp; Sharing<\/div>\n\n  <div class=\"article-header\">\n    <h1>\u0915\u0947 \u092e \u092e\u0947\u0930\u094b \u092a\u094d\u0930\u092e\u093e\u0923\u092a\u0924\u094d\u0930\u0915\u094b \u092a\u094d\u0930\u093f\u0928\u094d\u091f\u0906\u0909\u091f \u092a\u093e\u0909\u0928 \u0938\u0915\u094d\u091b\u0941?<\/h1>\n    <button class=\"print-btn\" onclick=\"window.print()\" aria-label=\"Print this article\" title=\"Print this article\">\n      <svg viewbox=\"0 0 24 24\" fill=\"none\" stroke=\"currentColor\" stroke-width=\"2\" stroke-linecap=\"round\" stroke-linejoin=\"round\"><path d=\"M6 9V2h12v7\"\/><path d=\"M6 18H4a2 2 0 0 1-2-2v-5a2 2 0 0 1 2-2h16a2 2 0 0 1 2 2v5a2 2 0 0 1-2 2h-2\"\/><rect x=\"6\" y=\"14\" width=\"12\" height=\"8\"\/><\/svg>\n    <\/button>\n  <\/div>\n\n  <div class=\"meta-row\">\n    <span class=\"read-badge\">&#9200; 2 min read<\/span>\n    <span class=\"dot\"><\/span>\n    <span>Certificates<\/span>\n  <\/div>\n\n  <div class=\"layout\">\n\n    <nav class=\"toc\" aria-label=\"Table of contents\">\n      <p class=\"toc-title\">On this page<\/p>\n      <ul>\n        <li><a href=\"#print\"><span class=\"ic\">&#128424;<\/span> \u091b\u093e\u092a\u094d\u0928\u0941\u0939\u094b\u0938\u094d \u0935\u093e \u0921\u093e\u0909\u0928\u0932\u094b\u0921 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d<\/a><\/li>\n        <li><a href=\"#eshare\"><span class=\"ic\">&#127760;<\/span> E-share your certificate<\/a><\/li>\n        <li><a href=\"#validate\"><span class=\"ic\">&#128737;<\/span> Validation &amp; authenticity<\/a><\/li>\n        <li><a href=\"#help\"><span class=\"ic\">&#128172;<\/span> Still need help<\/a><\/li>\n      <\/ul>\n    <\/nav>\n\n    <div class=\"content\">\n\n      <div class=\"lede\">\n        \u0939\u094b \u2014 \u0924\u092a\u093e\u0908\u0902 \u0938\u091c\u093f\u0932\u0948\u0938\u0901\u0917 <strong>view, print, download, or e-share<\/strong> a copy of your completed Worker Checks Police Check Certificate directly from your <strong>Check Hub<\/strong>.\n      <\/div>\n\n      <section id=\"print\">\n        <div class=\"section-head\">\n          <div class=\"section-icon\">&#128424;<\/div>\n          <h2>How to print or download your certificate<\/h2>\n        <\/div>\n\n        <ol class=\"steps\">\n          <li><span>\u0906\u092b\u094d\u0928\u094b \u092e\u093e \u0932\u0917 \u0907\u0928 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d <strong>Worker Checks Check Hub<\/strong>.<\/span><\/li>\n          <li><span>Under <strong>Your Checks &amp; Products<\/strong>, click the tile for the check you want to view \u2014 for example, <strong>\u0930\u093e\u0937\u094d\u091f\u094d\u0930\u093f\u092f \u0930\u0942\u092a\u092e\u093e \u0938\u092e\u0928\u094d\u0935\u093f\u0924 \u0906\u092a\u0930\u093e\u0927\u093f\u0915 \u0907\u0924\u093f\u0939\u093e\u0938 \u091c\u093e\u0901\u091a<\/strong>.<\/span><\/li>\n          <li><span>\u0915\u094d\u0932\u093f\u0915 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d <strong>PDF \u0939\u0947\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d<\/strong> icon in the top-right corner of your certificate.<\/span><\/li>\n          <li><span>Choose your printer, or select <strong>&#8220;Save as PDF&#8221;<\/strong> \u0921\u093f\u091c\u093f\u091f\u0932 \u092a\u094d\u0930\u0924\u093f\u0932\u093f\u092a\u093f \u0921\u093e\u0909\u0928\u0932\u094b\u0921 \u0917\u0930\u094d\u0928\u0964.<\/span><\/li>\n        <\/ol>\n\n        <div class=\"shot\">\n          <img decoding=\"async\" class=\"shot-img\" src=\"https:\/\/workerchecks.com\/wp-content\/uploads\/2026\/07\/click-view-pdf.jpg\" alt=\"Click View PDF in the top-right corner of your certificate, then save or print the PDF\" title=\"\">\n          <div class=\"shot-caption\">Viewing your certificate as a PDF from the Check Hub<\/div>\n        <\/div>\n\n        <p>\u0924\u092a\u093e\u0908\u0902\u0915\u094b PDF \u0938\u0902\u0938\u094d\u0915\u0930\u0923 \u0924\u092a\u093e\u0908\u0902\u0915\u094b \u0906\u0927\u093f\u0915\u093e\u0930\u093f\u0915 \u0921\u093f\u091c\u093f\u091f\u0932 \u092a\u094d\u0930\u092e\u093e\u0923\u092a\u0924\u094d\u0930\u0938\u0901\u0917 \u092e\u093f\u0932\u094d\u0926\u094b\u091c\u0941\u0932\u094d\u0926\u094b \u091b \u0930 \u092f\u0938\u092e\u093e \u092a\u094d\u0930\u093e\u092e\u093e\u0923\u093f\u0915\u0924\u093e\u0915\u094b \u0932\u093e\u0917\u093f \u0907\u092e\u094d\u092c\u0947\u0921\u0947\u0921 \u092a\u094d\u0930\u092e\u093e\u0923\u0940\u0915\u0930\u0923 \u0938\u0941\u0935\u093f\u0927\u093e\u0939\u0930\u0942 \u0938\u092e\u093e\u0935\u0947\u0936 \u091b\u0928\u094d\u0964.<\/p>\n\n        <div class=\"callout tip\">\n          <span class=\"ic\">&#128161;<\/span>\n          <p><strong>\u0938\u0941\u091d\u093e\u0935:<\/strong> Printing directly from your Check Hub ensures you capture the latest, verified version of your certificate.<\/p>\n        <\/div>\n\n        <div class=\"callout mobile\" style=\"border-left-color:var(--muted);\">\n          <span class=\"ic\">&#128187;<\/span>\n          <div>\n            <p style=\"margin-bottom:10px;\"><strong>On a computer?<\/strong> Clicking <strong>PDF \u0939\u0947\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d<\/strong> opens or downloads the file depending on your browser&#8217;s settings. If it doesn&#8217;t open automatically, here&#8217;s where to check:<\/p>\n            <div class=\"device-list\">\n              <div class=\"device\"><b>Windows<\/b> \u0906\u092b\u094d\u0928\u094b \u091c\u093e\u0901\u091a \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d <strong>Downloads<\/strong> folder, or look for a download bar\/icon at the bottom or top-right of your browser window.<\/div>\n              <div class=\"device\"><b>Mac<\/b> \u0906\u092b\u094d\u0928\u094b \u091c\u093e\u0901\u091a \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d <strong>Downloads<\/strong> folder in Finder, or the download arrow icon in Safari\/Chrome&#8217;s toolbar.<\/div>\n            <\/div>\n            <p style=\"margin-top:10px;margin-bottom:0;\">Most browsers also let you right-click the <strong>PDF \u0939\u0947\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d<\/strong> button and choose <strong>&#8220;Save link as\u2026&#8221;<\/strong> to pick exactly where it saves.<\/p>\n          <\/div>\n        <\/div>\n\n        <div class=\"callout mobile\">\n          <span class=\"ic\">&#128241;<\/span>\n          <div>\n            <p style=\"margin-bottom:10px;\"><strong>On a mobile phone?<\/strong> Tapping <strong>PDF \u0939\u0947\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d<\/strong> downloads the file automatically rather than opening it on screen. If nothing seems to happen, here&#8217;s where to look:<\/p>\n            <div class=\"device-list\">\n              <div class=\"device\"><b>iPhone<\/b> Open the <strong>Files app \u2192 Downloads<\/strong>, or check the downloads icon in your browser&#8217;s toolbar.<\/div>\n              <div class=\"device\"><b>\u090f\u0928\u094d\u0921\u094d\u0930\u094b\u0907\u0921<\/b> Pull down your <strong>notification shade<\/strong> for a &#8220;Download complete&#8221; alert, or open <strong>Files \/ My Files \u2192 Downloads<\/strong>.<\/div>\n            <\/div>\n            <p style=\"margin-top:10px;margin-bottom:0;\">Still can&#8217;t find it? <a href=\"mailto:ask@workerchecks.com\">\u0939\u093e\u092e\u0940\u0932\u093e\u0908 \u0938\u092e\u094d\u092a\u0930\u094d\u0915 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d<\/a> and we&#8217;ll email the PDF to you directly.<\/p>\n          <\/div>\n        <\/div>\n      <\/section>\n\n      <section id=\"eshare\">\n        <div class=\"section-head\">\n          <div class=\"section-icon\">&#127760;<\/div>\n          <h2>How to e-share your certificate<\/h2>\n        <\/div>\n\n        <p>\u091b\u093e\u092a\u094d\u0928\u0941\u0915\u094b \u0905\u0924\u093f\u0930\u093f\u0915\u094d\u0924, \u0924\u092a\u093e\u0908\u0902 \u0938\u0941\u0930\u0915\u094d\u0937\u093f\u0924 \u0930\u0942\u092a\u092e\u093e \u0917\u0930\u094d\u0928 \u0938\u0915\u094d\u0928\u0941\u0939\u0941\u0928\u094d\u091b <strong>\u0906\u092b\u094d\u0928\u094b \u091a\u0947\u0915 \u0907\u0932\u0947\u0915\u094d\u091f\u094d\u0930\u094b\u0928\u093f\u0915 \u0930\u0942\u092a\u092e\u093e \u0938\u093e\u091d\u093e \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d<\/strong> \u0930\u094b\u091c\u0917\u093e\u0930\u0926\u093e\u0924\u093e, \u090f\u091c\u0947\u0928\u094d\u0938\u0940, \u0935\u093e \u0905\u0928\u094d\u092f \u0938\u0902\u0938\u094d\u0925\u093e\u0938\u0901\u0917\u0964.<\/p>\n\n        <ol class=\"steps\">\n          <li><span>\u0915\u094d\u0932\u093f\u0915 \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d <strong>\u0938\u093e\u091d\u093e \u0917\u0930\u094d\u0928\u0941\u0939\u094b\u0938\u094d<\/strong> icon (above the Print button).<\/span><\/li>\n          <li><span>Enter the recipient&#8217;s email address.<\/span><\/li>\n          <li><span>Worker Checks \u0932\u0947 \u090f\u0909\u091f\u093e \u092a\u0920\u093e\u0909\u0928\u0947\u091b <strong>\u0938\u0941\u0930\u0915\u094d\u0937\u093f\u0924 \u092a\u094d\u0930\u092e\u093e\u0923\u0940\u0915\u0930\u0923 \u0932\u093f\u0919\u094d\u0915<\/strong> \u091c\u0938\u0932\u0947 \u092a\u094d\u0930\u093e\u092a\u094d\u0924\u0915\u0930\u094d\u0924\u093e\u0932\u093e\u0908 \u0924\u092a\u093e\u0908\u0902\u0915\u094b \u092a\u094d\u0930\u092e\u093e\u0923\u092a\u0924\u094d\u0930 \u0905\u0928\u0932\u093e\u0907\u0928 \u0939\u0947\u0930\u094d\u0928 \u0905\u0928\u0941\u092e\u0924\u093f \u0926\u093f\u0928\u094d\u091b\u0964.<\/span><\/li>\n        <\/ol>\n\n        <div class=\"eshare-card\">\n          <p style=\"margin:0;\">This e-share method is preferred by many organisations as it allows instant validation through the <strong>Worker Checks \u092a\u094d\u0930\u092e\u093e\u0923\u0940\u0915\u0930\u0923 \u092a\u094d\u0930\u0923\u093e\u0932\u0940<\/strong> \u2014 no printing or attachments required.<\/p>\n        <\/div>\n      <\/section>\n\n      <section id=\"validate\">\n        <div class=\"section-head\">\n          <div class=\"section-icon\">&#128737;<\/div>\n          <h2>Certificate validation and authenticity<\/h2>\n        <\/div>\n\n        <p>All Worker Checks certificates include a built-in validation feature so third parties can confirm authenticity at any time.<\/p>\n\n        <div class=\"method-grid\">\n          <div class=\"method-card\">\n            <span class=\"ic\">&#128241;<\/span>\n            <h3>QR \u0915\u094b\u0921 \u092a\u094d\u0930\u092e\u093e\u0923\u0940\u0915\u0930\u0923<\/h3>\n            <p>Scan the QR code printed on the certificate to open a secure verification page.<\/p>\n          <\/div>\n          <div class=\"method-card\">\n            <span class=\"ic\">&#128269;<\/span>\n            <h3>\u092a\u094d\u0930\u092e\u093e\u0923\u092a\u0924\u094d\u0930 ID \u0916\u094b\u091c<\/h3>\n            <p>Enter the unique certificate number on the Worker Checks Validation Portal to confirm status and authenticity.<\/p>\n          <\/div>\n        <\/div>\n\n        <a class=\"validate-cta\" href=\"https:\/\/app.workerchecks.com\/Validate\">Validate a Worker Checks Certificate &rarr;<\/a>\n      <\/section>\n\n      <div class=\"help-band\" id=\"help\">\n        <div>\n          <h2>\u0905\u091d\u0948 \u092e\u0926\u094d\u0926\u0924 \u091a\u093e\u0939\u093f\u0928\u094d\u091b?<\/h2>\n          <p>Our team typically responds within one business day.<\/p>\n        <\/div>\n        <div class=\"help-actions\">\n          <a class=\"btn-primary\" href=\"mailto:ask@workerchecks.com\">&#9993; Email us<\/a>\n        <\/div>\n      <\/div>\n\n    <\/div>\n  <\/div>\n<\/div>\n\n<\/body>\n<\/html>","protected":false},"excerpt":{"rendered":"<p>Can I Get a Printout of My Certificate? | Worker Checks Help Hub Help Hub &nbsp;\/&nbsp; Your Certificate &nbsp;\/&nbsp; Printing &amp; Sharing Can I get a printout of my certificate? &#9200; 2 min read Certificates On this page &#128424; Print or download &#127760; E-share your certificate &#128737; Validation &amp; authenticity &#128172; Still need help Yes&#8230;<\/p>","protected":false},"author":196713191,"featured_media":13499,"comment_status":"open","ping_status":"closed","template":"","meta":{"_kadence_starter_templates_imported_post":false,"_kad_post_transparent":"","_kad_post_title":"","_kad_post_layout":"","_kad_post_sidebar_id":"","_kad_post_content_style":"","_kad_post_vertical_padding":"","_kad_post_feature":"","_kad_post_feature_position":"","_kad_post_header":false,"_kad_post_footer":false,"_kad_post_classname":"","footnotes":""},"doc_category":[1353607,1353611,1353610,1353606],"doc_tag":[],"class_list":["post-11670","docs","type-docs","status-publish","has-post-thumbnail","hentry","doc_category-check-types","doc_category-international-checks","doc_category-nationally-coordinated-criminal-history-checks","doc_category-your-worker-checks-account"],"year_month":"2026-08","word_count":488,"total_views":"8","reactions":{"happy":"0","normal":"0","sad":"0"},"author_info":{"name":"\u0915\u093e\u092e\u0926\u093e\u0930 \u091c\u093e\u0901\u091a\u0939\u0930\u0942","author_nicename":"workerchecks","author_url":"https:\/\/workerchecks.com\/ne\/author\/workerchecks\/"},"doc_category_info":[{"term_name":"Check Types","term_url":"https:\/\/workerchecks.com\/ne\/docs-category\/check-types\/"},{"term_name":"International Checks","term_url":"https:\/\/workerchecks.com\/ne\/docs-category\/international-checks\/"},{"term_name":"Nationally Coordinated Criminal History Checks","term_url":"https:\/\/workerchecks.com\/ne\/docs-category\/nationally-coordinated-criminal-history-checks\/"},{"term_name":"Your Worker Checks Account","term_url":"https:\/\/workerchecks.com\/ne\/docs-category\/your-worker-checks-account\/"}],"doc_tag_info":[],"knowledge_base_info":[],"knowledge_base_slug":[],"_links":{"self":[{"href":"https:\/\/workerchecks.com\/ne\/wp-json\/wp\/v2\/docs\/11670","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/workerchecks.com\/ne\/wp-json\/wp\/v2\/docs"}],"about":[{"href":"https:\/\/workerchecks.com\/ne\/wp-json\/wp\/v2\/types\/docs"}],"author":[{"embeddable":true,"href":"https:\/\/workerchecks.com\/ne\/wp-json\/wp\/v2\/users\/196713191"}],"replies":[{"embeddable":true,"href":"https:\/\/workerchecks.com\/ne\/wp-json\/wp\/v2\/comments?post=11670"}],"version-history":[{"count":0,"href":"https:\/\/workerchecks.com\/ne\/wp-json\/wp\/v2\/docs\/11670\/revisions"}],"wp:featuredmedia":[{"embeddable":true,"href":"https:\/\/workerchecks.com\/ne\/wp-json\/wp\/v2\/media\/13499"}],"wp:attachment":[{"href":"https:\/\/workerchecks.com\/ne\/wp-json\/wp\/v2\/media?parent=11670"}],"wp:term":[{"taxonomy":"doc_category","embeddable":true,"href":"https:\/\/workerchecks.com\/ne\/wp-json\/wp\/v2\/doc_category?post=11670"},{"taxonomy":"doc_tag","embeddable":true,"href":"https:\/\/workerchecks.com\/ne\/wp-json\/wp\/v2\/doc_tag?post=11670"}],"curies":[{"name":"\u0921\u092c\u094d\u0932\u094d\u092f\u0942\u092a\u0940","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}