N
The Global Insight

How do I file for PEUC AZ?

Author

James Olson

Updated on March 30, 2026

If your regular UI benefits have expired and you wish to apply for PEUC, you can do so at Login using the same credentials you used to file your regular UI claim, then proceed to the initial UI claim section to file your claim.

How do I check the status of my unemployment claim in Arizona?

You can call our Automated Telephone System to listen to recorded information about your claim.

  1. Toll Free: 1 (877) 766-8477.
  2. Phoenix: (602) 417-3800.
  3. Tucson: (520) 884-8477.
  4. Telecommunications Relay Service for the Deaf/Hard of Hearing: 711 Toll-Free.

How do I get my AZ Pua back pay?

Retroactive claims can be filed by calling 877-600-2722 or by completing a Weekly Claim form for each week.

Is Arizona Pua extended?

Pandemic Unemployment Assistance (PUA) Will provide additional weeks of benefits, to a maximum of 50 weeks. The extension weeks will be payable beginning with the benefit week ending January 2, 2021.

How do you qualify for Pua AZ?

In order to be eligible for PUA benefits you must self-certify that you are otherwise able to and available for work under Arizona Revised Statutes Title 23, Chapter 4, except that you are unemployed, partially unemployed, or unable or unavailable to work as a direct result of one of the COVID-19 related reasons …

What happens if you forgot to file unemployment on Sunday in Arizona?

If you miss a week, you will be able to file for the current week and the prior week (the one you missed filing for) only. If you miss filing your weekly claims for more than two weeks, the weekly claim filing system will no longer recognize you.

Is unemployment paid weekly in AZ?

If you claim your weeks in a timely manner, you will receive payments every two weeks after that until you become employed again. It is critical that you file a weekly continued claim regardless of your Arizona unemployment eligibility status.

How long does unemployment take to get approved AZ?

In most cases where there is an issue, the first payment can usually be processed within 15 business days (if you are determined eligible for benefits). For the remainder, it can take longer.

How much unemployment will I get in AZ?

If you are eligible to receive unemployment, your weekly benefit in Arizona will be 4% of the wages you earned in the highest paid quarter of the base period. The most you can receive per week is currently $240; the least you can receive is $122.

What kind of file is a Z file?

File Type Unix Compressed File What is a Z file? Compressed file used to store, or “pack,” files on Unix-based machines; incorporates a simple compression algorithm that is used to archive files and save disk space; can be decompressed on a Unix system by typing uncompress filename.z, where “filename.z” is the name of the file to decompress.

Is there a program to unzip A Z file?

The file unzip programs from above can handle this just like they do the Z file type—you’ll just have to open two archives instead of one to get to the actual file inside. Some files may have file extensions like 7Z.Z00, .7Z.Z01, 7Z.Z02, etc.

What does a Z file extension do on Lifewire?

Tim Fisher has 30+ years’ professional technology experience. He focuses on support and Microsoft topics but is an expert in all areas of tech. He’s also the GM & VP of Lifewire. A file with the Z file extension is a UNIX Compressed file. Like other archive file formats, this one is used to compress a file for backup/archive purposes.

Is there a way to uncompress A.Z file?

Unix systems can decompress .Z files (with an uppercase Z) without any software by using this command, where “name.z” is the name of the .Z file: uncompress name.z. Files that use the lowercase .Z (.z) are compressed with GNU compression.