# Viewing the order's timeline

The timeline shows everything that happened throughout the order's timeline. To view the order's timeline:

1. Click **Orders** in the left navigation. The Orders page appears.
2. [Filter your orders](/digital-river-api/administration/dashboard/order-management/orders/filtering-your-orders.md) if needed.
3. Click the order ID link under the **ID** column. The Order details page appears.
4. Scroll down to **Timeline**.
5. Choose either the **Entire order** to view the timeline of the entire order or a SKU identifier to view the timeline for a specific order from the **Timeline** drop-down list. The timeline shows the order status over time. You can view the timeline of the entire order and the individual SKU.

   <figure><img src="/files/HTNrCby4ACS8G0Dkm8n3" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/CovwmcpfdpQ9YYU2ZgsQ" alt=""><figcaption></figcaption></figure>

   <figure><img src="/files/Wlr95byC3amU4j364DrQ" alt=""><figcaption></figcaption></figure>


---

# 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.digitalriver.com/digital-river-api/administration/dashboard/order-management/orders/viewing-the-orders-timeline.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.
