# Right Pass > AffixIO Right Pass helps landlords and employers gate tenancy and hiring decisions using non-PII attributes only: document type, expiry date, residency status and check context. Returns binary pass or fail, signed decision evidence, and remediation when denied. - Live demo: https://www.affix-io.com/right-pass/ - Parent brief: https://www.affix-io.com/llms.txt - API: https://api.affix-io.com - Hub: https://hub.affix-io.com/credentials/ ## Privacy No names, passport numbers, dates of birth or other personal data are accepted. Accidental PII fields are rejected with `PII_REJECTED`. Evidence binds a `subject_ref` digest over the non-identifying attributes. ## Inputs 1. Document type (List A / List B style categories) 2. Expiry date (when required) 3. Residency status 4. Check context: right to rent, right to work, or both ## Decision Versioned policy (`home-office-rtr-rtw-demo-2026.08`) evaluates allow and deny rules in an Open Policy Agent style. Outcome is `pass` or `fail` with per-gate right to rent / right to work flags. ## Remediation On fail, Right Pass returns ordered steps linked to Home Office / GOV.UK guidance so the operator can correct the check before proceeding. ## Citations 1. Right to rent — https://www.gov.uk/check-tenant-right-to-rent 2. Right to work — https://www.gov.uk/check-job-applicant-right-to-work 3. Prove immigration status — https://www.gov.uk/view-prove-immigration-status 4. AffixIO compliance — https://www.affix-io.com/compliance/ Last updated: 2026-08-13