# How to create an order

### How to Import Orders

1. Go to **Orders** > **Import**

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

2. Click on **Import specific orders** to browse and choose the order you want to import.

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

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

3. The imported orders will appear alongside orders containing Getify digital products in the **Orders** section.

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

***

### How to create an draft order? <a href="#how-to-create-an-draft-order" id="how-to-create-an-draft-order"></a>

1. Go to **Orders**
2. Click on **Create an order** (top right button)

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

3. Click on **Browse** to search for the digital product you want to include in the order.

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

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

4. Click on the button **Add custom item** to include any custom items requested by the customer.

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

5. Select **Payment due later** if the customer hasn't completed payment.

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

6. Set a payment due date based on the customer's preference.

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

7. Choose **Create order** to finalize.

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

***

### Limit

Each month, you have a limit of 30 orders (including imported ones). Once this limit is reached, your customers will no longer be able to access their digital content.<br>

<figure><img src="/files/nGE8KPeUazCsL5qzPkA2" 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://getify.gitbook.io/getify-digital-dowloads/user-guides/how-to-create-an-order.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.
