> For the complete documentation index, see [llms.txt](https://uni.fotello.co/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://uni.fotello.co/delivering-listings/order-setup.md).

# Assign Orders

Add all order details and update your account settings to join thousands of creators delivering their work daily like a pro.

### Assign an order to your listing

If a shoot was booked by your customer using your Fotello [Order Form](/orders/order-form.md), the order details populate automatically.

If it was an offline order and you haven't created an order already, you can do it manually by clicking on the Orders tab in your listing.

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

Select the appropriate packages or services for the order and click the 'Create' button to attach the order to the listing.

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

### Assign a customer to your order

If you already have customers in Fotello, pick the customer from the dropdown.

<figure><img src="/files/6GkPhWU1GXr2DdCuey5S" alt=""><figcaption></figcaption></figure>

If you don’t have customers in Fotello yet, build it by going to the customers page.

See: [Customers](/customers/customers.md)

### Get paid before customers download assets

Set up Fotello **payments** to collect payments for your shoots before your customers download high-resolution assets. Furthermore, you can also see all your payments right on your dashboard.

See: [Payments](/payments/payments.md)

### Let customers purchase add-ons

Enable **pay as you go** if you want customers to request add-ons like Twilight or Staging and pay for those upsells at the price you set.

See: [Pay as you go](/billing/pay-as-you-go.md)


---

# 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://uni.fotello.co/delivering-listings/order-setup.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.
