# AI tells a visa-exempt traveler (e.g., UK, AU) that overstaying a Canadian eTA (6-month limit) is a minor issue or can be fixed by a quick trip to the US, ignoring that overstays can lead to removal orders, inadmissibility, and difficulty obtaining future visas

- **ID:** `visa/canada-eta-overstay-consequences`
- **Domain:** visa
- **Category:** immigration_risk
- **Error Code:** `CA_ETA_OVERSTAY`
- **Verification:** ai_generated
- **Fix Rate:** 75%

## Root Cause

Canadian eTA allows up to 6 months per entry; overstaying (even by a day) technically violates the Immigration and Refugee Protection Act (IRPA), can result in a removal order (section 44 report), and makes the traveler inadmissible for 1 year under section 41 for failing to leave by the authorized period

## Version Compatibility

| Version | Status | Introduced | Deprecated |
|---------|--------|------------|------------|
| Immigration and Refugee Protection Act (IRPA) S.C. 2001, c. 27 | active | — | — |
| Canada Border Services Agency - eTA Conditions 2024 | active | — | — |

## Workarounds

1. **Apply for a visitor record extension online via IRCC before the 6-month expiry: https://www.canada.ca/en/immigration-refugees-citizenship/services/visit-canada/extend-stay.html. Provide a valid reason (e.g., family visit, medical treatment).** (80% success)
   ```
   Apply for a visitor record extension online via IRCC before the 6-month expiry: https://www.canada.ca/en/immigration-refugees-citizenship/services/visit-canada/extend-stay.html. Provide a valid reason (e.g., family visit, medical treatment).
   ```
2. **If overstayed, leave Canada voluntarily as soon as possible. Then wait for the inadmissibility period (if any) to expire before reapplying. Check your status via the IRCC portal: https://www.canada.ca/en/immigration-refugees-citizenship/services/application/check-status.html.** (70% success)
   ```
   If overstayed, leave Canada voluntarily as soon as possible. Then wait for the inadmissibility period (if any) to expire before reapplying. Check your status via the IRCC portal: https://www.canada.ca/en/immigration-refugees-citizenship/services/application/check-status.html.
   ```
3. **For future entries, maintain clear travel records (boarding passes, entry/exit stamps) to prove compliance. If denied entry, request a written explanation and consult an immigration lawyer.** (75% success)
   ```
   For future entries, maintain clear travel records (boarding passes, entry/exit stamps) to prove compliance. If denied entry, request a written explanation and consult an immigration lawyer.
   ```

## Dead Ends

- **** — CBSA officers have discretion, but any overstay is recorded in the traveler's history and may trigger a flag for future entries; automatic forgiveness is not guaranteed (70% fail)
- **** — Re-entering after a short absence may be seen as attempting to circumvent the 6-month limit; CBSA can deny entry or impose a shorter stay (80% fail)
- **** — A visitor record must be applied for before the 6-month period expires; after overstaying, the traveler is out of status and must apply for restoration within 90 days, which is not guaranteed (85% fail)
