Introduced: 2023-05-31
Accepted.
This supersedes all prior ADRs and PDRs regarding UEI.
Uniform Guidance for 2022 required the UEI for FAC submission. No new guidance is being issued regarding the UEI: it is required in order to submit the SF-SAC.
It was the case (in 2022) that there was a substantial backlog for UEI requests. As of May 2023, the average time needed by SAM.gov to manually review UEI requests is 4 days.
The UEI is required for submission, and we must be able to validate it against SAM.gov in order for a submission to proceed.
Submitters must have a valid UEI in hand at the time they go to submit their Single Audit. It will not be possible to proceed through the submission process without a UEI.
The UEI is requested early in the submission process. We will follow this process:
- User enters their UEI.
- We attempt to validate their UEI against SAM.gov using the SAM.gov API
- If the UEI validates, skip to step 6.
- If SAM.gov is available, and the UEI does not validate, we will:
- Present an error to the user, suggesting they double-check their UEI and return to step 1.
- If SAM.gov is not available, we will:
- Present a message to the user, and suggest they try submitting again later, returning to step 1.
- The user may proceed with their submission.
Put simply: it will not be possible to submit the SF-SAC without a valid UEI. A UEI is, for purposes of this PDR, considered "valid" when all of the following is true:
- The UEI passes validation tests in keeping with the UEI technical specifications
- SAM.gov is online and available.
- The SAM.gov API indicates that the UEI presented is valid and in the SAM.gov database
Was previously PDR 0008; renamed/renumbered when PDRs and ADRs were merged.