# Start guide

Lainwise automates purchase order processing from incoming email to export-ready data, so your team spends less time typing and makes fewer mistakes. This guide gets you from a new account to your first processed order, with a path that fits your role.

### Get a quick overview

Start here if you want to understand how Lainwise works before setting anything up.

* **Lainwise in 2 minutes** — Watch a short walkthrough of the dashboard, order review, and export flow. *(video — coming soon)*
* **Demo environment** — Explore a sample account with real orders and a sample product catalog. See how an order comes in, gets matched, and gets approved. *(link to demo)*
* **Live onboarding session** — Schedule a guided session with the Lainwise team. We'll walk through the setup together and show the most common workflows in action. *(schedule a call)*

***

### Set up Lainwise for your organization

Once you have a feel for the product, the next step is getting your account ready for real orders.

#### Create your account

* Sign up with your work email.
* Create an organization for your company.
* You'll automatically receive your own Lainwise inbox: `organization@lainwise.com`

***

#### Choose the guide that fits your role

**Administrator (IT or operations)** Responsible for the setup? Start here:

* Upload and manage your product catalog
* Configure validation rules *(price margins, quantity limits, exceptions)*
* Invite users and assign roles
* Set up export formats and ERP connection

**User (sales employee)** Processing orders day-to-day? Start here:

* Review your first order
* Check and approve line items
* Export to your ERP
* Tips for a fast daily workflow


---

# 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.lainwise.com/getting-started/quickstart.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.
