> For the complete documentation index, see [llms.txt](https://help.theprintroom.nz/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.theprintroom.nz/partner-services/client-portal-mypr/mypr-for-b2b-ordering.md).

# myPR for B2B Ordering

**Ideal for:** Customers who need to reorder stock or order branded products held in inventory.

**Problems it solves:**

* Keeps your brand consistent by only allowing **pre-approved products**.
* Multiple staff logins for easy team access.
* Volume pricing built in — no need to negotiate each time.
* Simple reordering with bulk production or quick top-ups from inventory.

**How it works:**

1. **Quote & proof** – Your account manager prepares a quote and proof for approval.
2. **Set up staff logins** – We’ll give your team access to the portal.
3. **Place your first bulk order** – Choose whether stock is shipped directly to you or held in our warehouse as inventory.
4. **Production** – Once approved, your order goes into production.
5. **Inventory ready** – You’ll be notified when products are available to order.
6. **Place orders** – Staff can order anytime, with inventory orders dispatched the next working day.

**Associated costs:** Picking and fulfilment fees.


---

# 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.theprintroom.nz/partner-services/client-portal-mypr/mypr-for-b2b-ordering.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.
