> For the complete documentation index, see [llms.txt](https://resources.unizin.org/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://resources.unizin.org/policies/support-policy/unizin-order-tool-sp.md).

# Unizin Order Tool - SP

**Last updated: August 27, 2019**

This document is an amendment to Unizin's general [Support Policy](/policies/support-policy.md).

The information contained in this policy applies to Unizin Order Tool only.

## Reporting <a href="#unizinordertoolsp-reporting" id="unizinordertoolsp-reporting"></a>

Unizin provides regular reporting to Universities about content orders that are created, modified, or canceled. In aggregate, the reporting is called the [Order Feed](/products/content/unizin-order-tool/implementation/order-feed.md).

To the best of its ability, Unizin will provide institutions with a daily "order feed" such that any order that is created, modified, or canceled is reported to the University within 24 hours of the event. Each week, Unizin will generate an additional "full order feed" that captures all orders for a particular term. The "full order feed" can be used to true up the University's order records.

Periodically, Unizin will evolve the Order Feed to provide information to institutions relevant to the business processes supported by Unizin Order Tool. Unizin will provide all Institutions at least 1 month lead time to evolve its Order Feed processing before the changes are promoted to a staging environment. Unizin will provide at least 2 weeks of testing in a staging environment before promoting the changes to a production environment.

## Maintenance windows <a href="#unizinordertoolsp-maintenancewindows" id="unizinordertoolsp-maintenancewindows"></a>

Unizin maintains a standing, weekly maintenance window for Order Tool. Unizin will not always use the maintenance window to run a maintenance action. The maintenance window is set for every Wednesday between 4 am and 6 am Central Time.

If maintenance is necessary beyond that scheduled time window, your institution's IT support team will be notified in advance.


---

# 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://resources.unizin.org/policies/support-policy/unizin-order-tool-sp.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.
