# July 2025

* Introduce new [reject reason](/docs/getting-started/fleet-clearance/activation-process.md#pending-and-reject-reasons) to VW brands. When a vehicle is not able to be added to fleet–usually due to it being activeated via another provider– we expose that to our customer using the new reject reason `OEM fleet assignement failed` for VW brands
* Map new [reject reason](/docs/getting-started/fleet-clearance/activation-process.md#pending-and-reject-reasons) for VW brands when it's not possible to activate a vehicle, the new reason is called `ineligible or constrained VIN` . In most cases it means the vehicle is not elligiable and in some rare case it means its activation is blocked by VW.
* Reject vehicles when an invalid VIN is provided while activating BMW/MINI vehicles. it's mapped to `invalid VIN`  [reject reason](/docs/getting-started/fleet-clearance/activation-process.md#pending-and-reject-reasons).
* Maintenance on KIA integration <https://status.high-mobility.com/maintenance/613846>


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.high-mobility.com/changelog/readme/july-2025.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
