title | layout |
---|---|
Incidents |
page |
For disruptions to UC Santa Cruz websites, network, and computing services and systems, check the ITS Outages & Alerts page.
{% assign active_incidents = site.incidents | where: "active", true %} {% for p in active_incidents %}
{{ p.excerpt }}
{% else %}
There are currently no major incidents or emergencies at UC Santa Cruz. In the event of an emergency, ucsc.edu/status will be updated if there is important information to share with the campus community.
{% endfor %}
You can also check for updates on our [Instagram]({{ site.social.instagram }}) account.