> For the complete documentation index, see [llms.txt](https://help.simnetonline.com/instructor-experience/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.simnetonline.com/instructor-experience/simnet-updates/platform-updates.md).

# Platform Updates

{% updates format="full" %}
{% update date="2026-01-15" %}

## Direct Login Update

{% content-ref url="/pages/yvk1SDiw1OczI1XEMGHj" %}
[SIMnet Direct Login Experience](/instructor-experience/simnet-updates/platform-updates/simnet-direct-login-experience.md)
{% endcontent-ref %}
{% endupdate %}

{% update date="2025-12-13" %}

## System Maintenance&#x20;

SIMnet will be unavailable on Saturday, December 13th, for up to a 15-minute window between 5:00am – 7:00am US/Central time. We are performing routine maintenance to improve performance, reliability and security. Thank you for your patience and understanding.&#x20;

Sincerely,

McGraw Hill Product Team
{% endupdate %}

{% update date="2025-12-31" %}

## Message Center & Friendly IP Ranges

The message center and friendly IP range features are being sunset.

{% content-ref url="/pages/EMGJuX9mX8MWerzZpiky" %}
[Message Center & Friendly IP Ranges](/instructor-experience/simnet-updates/platform-updates/message-center-and-friendly-ip-ranges.md)
{% endcontent-ref %}
{% endupdate %}

{% update date="2025-07-31" %}

## License Issue Warning

Learners with existing SIMnet licenses may not have access to all of current course assignments without activating a second license.

{% content-ref url="/pages/LueJJliQqgK1dLsjuGgm" %}
[License Issue Warning](/instructor-experience/simnet-updates/platform-updates/license-issue-warning.md)
{% endcontent-ref %}
{% endupdate %}

{% update date="2025-06-07" %}

## System Maintenance

SIMnet will be unavailable on Saturday, June 7th, for up to a 15-minute window between 5:00am – 6:00am US/Central time. We are performing routine maintenance to improve performance, reliability and security. Thank you for your patience and understanding.&#x20;

Sincerely,

McGraw Hill Product Team
{% endupdate %}

{% update date="2025-05-24" %}

## SIMnet Support for Office 2016 and 2019 is Ending

SIMnet support for Office 2016 and 2019 is ending on December 31, 2025.

{% content-ref url="/pages/3EEqKPPvgBVJiO6nZJiF" %}
[SIMnet Support for Office 2016 and 2019 is Ending](/instructor-experience/simnet-updates/platform-updates/simnet-support-for-office-2016-and-2019-is-ending.md)
{% endcontent-ref %}
{% endupdate %}
{% endupdates %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://help.simnetonline.com/instructor-experience/simnet-updates/platform-updates.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
