unemploymenthelp.ohio.gov Open in urlscan Pro
156.63.50.54  Public Scan

Submitted URL: http://unemployment.ohio.gov/
Effective URL: https://unemploymenthelp.ohio.gov/
Submission: On September 20 via manual from US — Scanned from DE

Form analysis 1 forms found in the DOM

POST /

<form method="post" action="/" id="aspnetForm">
  <div class="aspNetHidden">
    <input type="hidden" name="EktronClientManager" id="EktronClientManager" value="-1759591071,-1687560804,-1080527330,-1939951303,-569449246">
    <input type="hidden" name="__VIEWSTATE" id="__VIEWSTATE"
      value="/wEPDwUKLTEwOTU1NjM5NQ9kFgJmD2QWBAIBD2QWBAICD2QWAmYPFgIeBFRleHQFM0Nvcm9uYXZpcnVzIE9oaW8gVW5lbXBsb3ltZW50IEJlbmVmaXRzIEhlbHAgfCBPREpGU2QCCA8WAh4HVmlzaWJsZWhkAgMQZGQWCmYPFgIfAAUwPGEgaHJlZj0iI2ludHJvZHVjdGlvbiI+U2tpcCB0byBtYWluIGNvbnRlbnQ8L2E+ZAIBDxYCHwFoZAICDxYCHwBlZAIDDxYCHwFoZAIEDxYCHwFoZGSPN4a++QenvY0HUDc6ZK8nOhW1i3aUM9SfddI4Ym7VgA==">
  </div>
  <script type="text/javascript">
    //<![CDATA[
    function setFieldValue(name, value) {
      var $elements = $("[name='" + name + "']").filter("input,select,textarea");
      if ($elements.length == 0) return;
      var valueUpper = value.toUpperCase();
      if ($elements.is("[type='radio']")) {
        $elements.each(function(idx, item) {
          if (valueUpper == item.value.toUpperCase()) item.checked = true;
        });
      } else if ($elements.is("select")) {
        for (var i = 0; i < $elements[0].length; i++) {
          if (valueUpper == $elements[0].options[i].value.toUpperCase()) $elements[0].options[i].selected = true;
        }
      } else if ($elements.is("[type='checkbox']")) {
        $elements.prop("checked", (valueUpper == $elements[0].value.toUpperCase()));
      } else {
        $elements.val(value);
        if (name.indexOf('_iso') > 0) {
          var spanName = name.replace('_iso', '');
          var $dateSpan = $elements.siblings("span[ektdesignns_name='" + spanName + "']");
          $dateSpan.attr("datavalue", value);
          $dateSpan.attr("value", value);
          var dateValue;
          var dateParts = value.split(/\D/);
          if (dateParts.length >= 3) dateValue = new Date(dateParts[0], dateParts[1] - 1, dateParts[2]);
          if (dateValue && !isNaN(dateValue)) $dateSpan.text(dateValue.toDateString());
          else $dateSpan.text(value);
        }
      }
    }

    function setStaticValue(name, value) {
      var $elements = $("[name|='" + name + "']").filter("span,div");
      //alert(name + ',' + value + ',' + $elements.length);
      if ($elements.length == 0) return;
      var valueFormatted = value.replace(/\-/g, " ");
      $elements.text(valueFormatted);
    }
    $(document).ready(function() {}); //]]>
  </script>
  <div class="aspNetHidden">
    <input type="hidden" name="__VIEWSTATEGENERATOR" id="__VIEWSTATEGENERATOR" value="8D32A204">
  </div>
  <span class="skiptocontent">
    <a href="#introduction">Skip to main content</a></span>
  <header class="header-index">
    <div class="container">
      <div class="logo">
        <a href="/">
                        <img src="/uploadedImages/unemploymenthelpohiogov/images/Ohio Logo.png" alt="Ohio Department of Job and Family Services">
                    </a>
      </div>
    </div>
  </header>
  <main>
    <section class="module-intro" xmlns:ektron="urn:ektron:extension-object:common">
      <div class="background" style="background-image: url('/uploadedImages/unemploymenthelpohiogov/images/MainLandingPageImage.png?n=3661')"></div>
      <div class="alerts">
        <div class="alertBox">
          <div class="copy">
            <p>For the latest information about the pandemic unemployment programs and when claimants can expect to receive payments, please visit <a href="https://jfs.ohio.gov/caa/">jfs.ohio.gov/caa</a>.</p>
          </div>
        </div>
        <div class="sideAlertButtonLeft">
          <div class="button"><a class="btn" href="/bewarescams/">Beware of Scams</a></div>
        </div>
        <div class="sideAlertButton">
          <div class="button"><a class="btn" href="http://unemploymenthelp.ohio.gov/didyoureceive/">Did you receive any of these<br>documents from us?</a></div>
        </div>
        <div class="alertButton">
          <div class="button"><a class="btn" href="/IdentityTheft/">Report Identity Theft</a></div>
        </div>
      </div>
      <div class="container">
        <div class="header">
          <h1>Coronavirus and Unemployment Insurance Resource Hubs</h1>
        </div>
        <div class="card">
          <div class="copy">
            <p>Please review our employee and employer resource hubs for more information on unemployment benefits related to COVID-19.</p>
          </div><a id="introduction" name="introduction"></a>
          <div class="button"><a class="btn" href="https://cares.unemployment.ohio.gov/">Get Started Now</a></div>
        </div>
      </div><a id="primaryNavigation" name="primaryNavigation"></a>
      <div class="buttons">
        <div class="button"><a class="btn" href="http://unemploymenthelp.ohio.gov/employee/">Employee</a></div>
        <div class="button"><a class="btn" href="http://unemploymenthelp.ohio.gov/expandedeligibility/">Expanded Eligibility</a></div>
        <div class="button"><a class="btn" href="http://unemploymenthelp.ohio.gov/employer/">Employer</a></div>
        <div class="button"><a class="btn" href="http://secure.jfs.ohio.gov/covid-19-return-to-work/">Employers: Report Work Refusals</a></div>
      </div>
    </section><a id="mainContent" name="mainContent" xmlns:ektron="urn:ektron:extension-object:common"></a>
    <div class="translations" xmlns:ektron="urn:ektron:extension-object:common">
      <div class="container">
        <div class="header">
          <div class="title">
            <div class="icon" aria-hidden="true"><img alt="" aria-hidden="true" role="presentation" src="/uploadedImages/unemploymenthelpohiogov/images/icon-translations.png?n=2294"></div>
            <h2 class="text">TRANSLATION SERVICES</h2>
          </div>
        </div>
        <div class="languages">
          <div class="divider"></div>
          <div class="items">
            <div class="item">
              <a target="_blank" href="http://jfs.ohio.gov/ouio/translations-web.stm#Spanish" aria-label="Translation Service: Spanish (this link is external)"><div class="language"><div class="flag" aria-hidden="true"><img alt="" aria-hidden="true" role="presentation" src="/uploadedImages/unemploymenthelpohiogov/images/Spanish.png"></div><div class="text">Spanish</div><div class="buffer"></div></div></a>
            </div>
            <div class="item">
              <a target="_blank" href="http://jfs.ohio.gov/ouio/translations-web.stm#Mandarin" aria-label="Translation Service: Mandarin (Simplified Chinese) (this link is external)"><div class="language"><div class="flag" aria-hidden="true"><img alt="" aria-hidden="true" role="presentation" src="/uploadedImages/unemploymenthelpohiogov/images/Mandarin.png"></div><div class="text">Mandarin (Simplified Chinese)</div><div class="buffer"></div></div></a>
            </div>
            <div class="item">
              <a target="_blank" href="http://jfs.ohio.gov/ouio/translations-web.stm#Burmese" aria-label="Translation Service: Burmese (this link is external)"><div class="language"><div class="flag" aria-hidden="true"><img alt="" aria-hidden="true" role="presentation" src="/uploadedImages/unemploymenthelpohiogov/images/Burmese.png"></div><div class="text">Burmese</div><div class="buffer"></div></div></a>
            </div>
            <div class="item">
              <a target="_blank" href="http://jfs.ohio.gov/ouio/translations-web.stm#HindiIndian" aria-label="Translation Service: Hindi/Indian (this link is external)"><div class="language"><div class="flag" aria-hidden="true"><img alt="" aria-hidden="true" role="presentation" src="/uploadedImages/unemploymenthelpohiogov/images/HindiIndian.png"></div><div class="text">Hindi/Indian</div><div class="buffer"></div></div></a>
            </div>
            <div class="item">
              <a target="_blank" href="http://jfs.ohio.gov/ouio/translations-web.stm#French" aria-label="Translation Service: French (this link is external)"><div class="language"><div class="flag" aria-hidden="true"><img alt="" aria-hidden="true" role="presentation" src="/uploadedImages/unemploymenthelpohiogov/images/French.png"></div><div class="text">French</div><div class="buffer"></div></div></a>
            </div>
            <div class="item">
              <a target="_blank" href="http://jfs.ohio.gov/ouio/translations-web.stm#Russian" aria-label="Translation Service: Russian (this link is external)"><div class="language"><div class="flag" aria-hidden="true"><img alt="" aria-hidden="true" role="presentation" src="/uploadedImages/unemploymenthelpohiogov/images/Russian.png"></div><div class="text">Russian</div><div class="buffer"></div></div></a>
            </div>
            <div class="item">
              <a target="_blank" href="http://jfs.ohio.gov/ouio/translations-web.stm#Korean" aria-label="Translation Service: Korean (this link is external)"><div class="language"><div class="flag" aria-hidden="true"><img alt="" aria-hidden="true" role="presentation" src="/uploadedImages/unemploymenthelpohiogov/images/Korean.png"></div><div class="text">Korean</div><div class="buffer"></div></div></a>
            </div>
            <div class="item">
              <a target="_blank" href="http://jfs.ohio.gov/ouio/translations-web.stm#Hungarian" aria-label="Translation Service: Hungarian (this link is external)"><div class="language"><div class="flag" aria-hidden="true"><img alt="" aria-hidden="true" role="presentation" src="/uploadedImages/unemploymenthelpohiogov/images/Hungarian.png"></div><div class="text">Hungarian</div><div class="buffer"></div></div></a>
            </div>
            <div class="item">
              <a target="_blank" href="http://jfs.ohio.gov/ouio/translations-web.stm#Somali" aria-label="Translation Service: Somali (this link is external)"><div class="language"><div class="flag" aria-hidden="true"><img alt="" aria-hidden="true" role="presentation" src="/uploadedImages/unemploymenthelpohiogov/images/Somali.png"></div><div class="text">Somali</div><div class="buffer"></div></div></a>
            </div>
            <div class="item">
              <a target="_blank" href="http://jfs.ohio.gov/ouio/translations-web.stm#Ukrainian" aria-label="Translation Service: Ukrainian (this link is external)"><div class="language"><div class="flag" aria-hidden="true"><img alt="" aria-hidden="true" role="presentation" src="/uploadedImages/unemploymenthelpohiogov/images/Ukrainian.png"></div><div class="text">Ukrainian</div><div class="buffer"></div></div></a>
            </div>
            <div class="item">
              <a target="_blank" href="http://jfs.ohio.gov/ouio/translations-web.stm#SerboCroatian" aria-label="Translation Service: Serbo-Croatian (Bosnian) (this link is external)"><div class="language"><div class="flag" aria-hidden="true"><img alt="" aria-hidden="true" role="presentation" src="/uploadedImages/unemploymenthelpohiogov/images/SerboCroatian.png"></div><div class="text">Serbo-Croatian (Bosnian)</div><div class="buffer"></div></div></a>
            </div>
            <div class="item">
              <a target="_blank" href="http://jfs.ohio.gov/ouio/translations-web.stm#Arabic" aria-label="Translation Service: Arabic (this link is external)"><div class="language"><div class="flag" aria-hidden="true"><img alt="" aria-hidden="true" role="presentation" src="/uploadedImages/unemploymenthelpohiogov/images/Arabic.png"></div><div class="text">Arabic</div><div class="buffer"></div></div></a>
            </div>
            <div class="item">
              <a target="_blank" href="http://jfs.ohio.gov/ouio/translations-web.stm#Vietnamese" aria-label="Translation Service: Vietnamese (this link is external)"><div class="language"><div class="flag" aria-hidden="true"><img alt="" aria-hidden="true" role="presentation" src="/uploadedImages/unemploymenthelpohiogov/images/Vietnameses.png"></div><div class="text">Vietnamese</div><div class="buffer"></div></div></a>
            </div>
            <div class="item">
              <a target="_blank" href="http://jfs.ohio.gov/ouio/translations-web.stm#Polish" aria-label="Translation Service: Polish (this link is external)"><div class="language"><div class="flag" aria-hidden="true"><img alt="" aria-hidden="true" role="presentation" src="/uploadedImages/unemploymenthelpohiogov/images/Polish.png"></div><div class="text">Polish</div><div class="buffer"></div></div></a>
            </div>
          </div>
        </div>
      </div>
    </div>
    <script id="EktronScriptBlockwbuhp" type="text/javascript">
      Ektron.ready(function(event, eventName) {
        document.cookie = 'ek_TimezoneOffset=' + new Date().getTimezoneOffset();
      });
    </script>
  </main>
  <footer>
    <div class="footerWhitespace"></div>
    <div class="footerContainer">
      <div class="logo">
        <img src="/uploadedImages/unemploymenthelpohiogov/images/Ohio Logo.png" alt="Ohio Department of Job and Family Services">
      </div>
      <div class="container">
        <div class="social">
          <ul aria-label="Links to Social Media for the Ohio Department of Job and Family Services">
            <li>
              <a target="_blank" href="https://www.linkedin.com/company/ohio-department-of-job-and-family-services/" aria-label="Visit the Ohio Department of Job and Family Services on LinkedIn (this link is external)"><span id="FooterIconLinkedIn" class="socialIcon">&nbsp;</span></a>
            </li>
            <li><a target="_blank" href="https://www.facebook.com/OhioJFS/" aria-label="Visit the Ohio Department of Job and Family Services on Facebook (this link is external)"><span id="FooterIconFacebook" class="socialIcon">&nbsp;</span></a></li>
            <li><a target="_blank" href="https://twitter.com/OhioJFS" aria-label="Visit the Ohio Department of Job and Family Services on Twitter (this link is external)"><span id="FooterIconTwitter" class="socialIcon">&nbsp;</span></a></li>
            <li><a target="_blank" href="https://www.youtube.com/user/OhioJFS" aria-label="Visit the Ohio Department of Job and Family Services on YouTube (this link is external)"><span id="FooterIconYoutube" class="socialIcon">&nbsp;</span></a></li>
            <li><a target="_blank" href="https://www.instagram.com/ohiojfs/" aria-label="Visit the Ohio Department of Job and Family Services on Instagram (this link is external)"><span id="FooterIconInstagram" class="socialIcon">&nbsp;</span></a>
            </li>
          </ul>
        </div>
        <div class="items">
          <div class="item">
            <div class="header" role="heading" aria-level="3" id="footer-aboutus"> About Us </div>
            <ul aria-labelledby="footer-aboutus">
              <li><a target="_blank" href="https://jfs.ohio.gov/ouio/pdf/UI-POC-phone-list.pdf" aria-label="Unemployment Points of Contact (this link is external)">Unemployment Points of Contact&nbsp;&gt;&gt;</a></li>
              <li><a href="https://unemploymentccs.ohio.gov/" aria-label="Unemployment Compensation Customer Service Feedback">Unemployment Compensation Customer Service Feedback&nbsp;&gt;&gt;</a></li>
              <li><a target="_blank" href="https://jfs.ohio.gov/" aria-label="The Ohio Department of Job &amp; Family Services (this link is external)">Department of Job &amp; Family Services &gt;&gt;</a></li>
              <li><a target="_blank" href="http://jfs.ohio.gov/ouio/claims-processing-center-locations.stm" aria-label="Claims Processing Centers (this link is external)">Claims Processing Centers &gt;&gt;</a></li>
              <li><a target="_blank" href="https://benefits.ohio.gov/" aria-label="Food Assistance (this link is external)">Food Assistance &gt;&gt;</a></li>
              <li><a target="_blank" href="http://jfs.ohio.gov/ocomm_root/ourservices/1000OurServices.stm" aria-label="Services provided by the State of Ohio (this link is external)">Services &gt;&gt;</a></li>
              <li><a target="_blank" href="http://ohio.gov/" aria-label="Ohio.Gov (this link is external)">Ohio.Gov &gt;&gt;</a></li>
            </ul>
          </div>
          <div class="item">
            <div class="header" role="heading" aria-level="3" id="footer-resources"> COVID-19 Resources </div>
            <ul aria-labelledby="footer-resources">
              <li><a target="_blank" href="https://cares.unemployment.ohio.gov/" aria-label="Unemployment Insurance (UI) Application (this link is external)">Unemployment Insurance (UI) Application &gt;&gt;</a></li>
              <li><a target="_blank" href="https://pua.unemployment.ohio.gov/" aria-label="Pandemic Unemployment Assistance (PUA) Application (this link is external)">Pandemic Unemployment Assistance (PUA) Application &gt;&gt;</a></li>
              <li><a target="_blank" href="http://jfs.ohio.gov/ouio/pdf/QuickTipsAndStepByStepGuide.pdf" aria-label="UI Step-by-Step Guide (this link is external)">UI Step-by-Step Guide &gt;&gt;</a></li>
              <li><a target="_blank" href="http://jfs.ohio.gov/ouio/pdf/PUA-StepByStepApplicationInstructions.pdf" aria-label="PUA Step-by-Step Guide (this link is external)">PUA Step-by-Step Guide &gt;&gt;</a></li>
              <li><a target="_blank" href="http://jfs.ohio.gov/ouio/pdf/How-to-set-up-a-PIN-for-the-first-time.pdf" aria-label="Setting Up a UI PIN (this link is external)">Setting Up a UI PIN &gt;&gt;</a></li>
              <li><a target="_blank" href="http://jfs.ohio.gov/ouio/InstructionsForFilingWeeklyClaimsRelatedToCOVID-19.stm" aria-label="Filing Weekly UI Claims (this link is external)">Filing Weekly UI Claims &gt;&gt;</a></li>
              <li><a target="_blank" href="https://mha.ohio.gov/" aria-label="Need Emotional Support? Call Ohio CareLine: 1-800-720-9616 (this link is external)">Need Emotional Support? Call Ohio CareLine: 1-800-720-9616 &gt;&gt;</a></li>
            </ul>
          </div>
          <div class="item">
            <div class="header" role="heading" aria-level="3" id="footer-siteinfo"> Site Information </div>
            <ul aria-labelledby="footer-siteinfo">
              <li><a target="_blank" href="http://jfs.ohio.gov/ouio/index.stm" aria-label="Contact Us (this link is external)">Contact Us &gt;&gt;</a></li>
              <li><a target="_blank" href="http://jfs.ohio.gov/ocomm/browserSupport.stm" aria-label="Browser Support (this link is external)">Browser Support &gt;&gt;</a></li>
              <li><a target="_blank" href="http://jfs.ohio.gov/ocomm_root/privacy.stm" aria-label="Privacy Statement (this link is external)">Privacy Statement &gt;&gt;</a></li>
              <li><a target="_blank" href="http://jfs.ohio.gov/ocomm/ADA_Compliancy.stm" aria-label="ADA Compliance (this link is external)">ADA Compliance &gt;&gt;</a></li>
              <li><a target="_blank" href="http://jfs.ohio.gov/ocomm_root/Foodstamp_disclaimer.stm" aria-label="Non Discrimination Statement (this link is external)">Non Discrimination Statement &gt;&gt;</a></li>
            </ul>
          </div>
        </div>
      </div>
    </div>
  </footer>
  <button id="webChatButton" aria-haspopup="dialog" tabindex="0">Chat with Virtual Assistant</button>
  <div id="webChatWindow" role="dialog" aria-modal="false" aria-labelledby="webChatWindowTitle" data-trending-topics-url="https://jfs-oes-oji-ouio-lisa-prod-eastus-wabot-as.azurewebsites.net/api/trendingtopics">
    <div class="titleBar" role="heading" aria-level="2">
      <div class="icon" aria-hidden="true"></div>
      <div class="text">
        <div class="name" aria-hidden="true">LISA</div>
        <div class="desc" id="webChatWindowTitle">Ohio Unemployment Compensation Virtual Assistant</div>
        <div class="menu">
          <button id="chatMenuContactUs">Contact Us</button>
          <button id="chatMenuFAQs">FAQs</button>
          <button id="chatMenuWhatLISACan"><span class="longText">What can LISA help with?</span><span class="shortText">How can LISA help?</span></button>
        </div>
      </div>
      <button id="closeChat" role="button" aria-label="Close Chat Window">x</button>
    </div>
    <div class="wrapper">
      <div id="webChatBot"></div>
    </div>
  </div>
  <script type="text/javascript" src="/uploadedfiles/unemploymenthelpohiogov/js/main.js"></script>
</form>

Text Content

Skip to main content


For the latest information about the pandemic unemployment programs and when
claimants can expect to receive payments, please visit jfs.ohio.gov/caa.

Beware of Scams
Did you receive any of these
documents from us?
Report Identity Theft


CORONAVIRUS AND UNEMPLOYMENT INSURANCE RESOURCE HUBS

Please review our employee and employer resource hubs for more information on
unemployment benefits related to COVID-19.

Get Started Now
Employee
Expanded Eligibility
Employer
Employers: Report Work Refusals


TRANSLATION SERVICES

Spanish

Mandarin (Simplified Chinese)

Burmese

Hindi/Indian

French

Russian

Korean

Hungarian

Somali

Ukrainian

Serbo-Croatian (Bosnian)

Arabic

Vietnamese

Polish

 *  
 *  
 *  
 *  
 *  

About Us
 * Unemployment Points of Contact >>
 * Unemployment Compensation Customer Service Feedback >>
 * Department of Job & Family Services >>
 * Claims Processing Centers >>
 * Food Assistance >>
 * Services >>
 * Ohio.Gov >>

COVID-19 Resources
 * Unemployment Insurance (UI) Application >>
 * Pandemic Unemployment Assistance (PUA) Application >>
 * UI Step-by-Step Guide >>
 * PUA Step-by-Step Guide >>
 * Setting Up a UI PIN >>
 * Filing Weekly UI Claims >>
 * Need Emotional Support? Call Ohio CareLine: 1-800-720-9616 >>

Site Information
 * Contact Us >>
 * Browser Support >>
 * Privacy Statement >>
 * ADA Compliance >>
 * Non Discrimination Statement >>

Chat with Virtual Assistant
LISA
Ohio Unemployment Compensation Virtual Assistant
Contact Us FAQs What can LISA help with?How can LISA help?
x