> For the complete documentation index, see [llms.txt](https://help.smartrr.com/docs/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.smartrr.com/docs/support/customer-account-portal/order-history.md).

# Order history

Last updated: May 14, 2025

Customers can view all their order history orders for *both* subscription and one-time purchases from their Customer Account Portal. Once logged in, they'll land on our portal homepage.&#x20;

Customers view their order by year under **Order History**.

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

The following badges can appear on each order mini-card to indicate the status of the order:

* Processing
* Shipped
* Gifted
* Refunded

By clicking on the order mini-card, the customer can view all details associated with the order – including tracking and carrier information if the order has been shipped.&#x20;

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


---

# 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:

```
GET https://help.smartrr.com/docs/support/customer-account-portal/order-history.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.
