# Can Fast-Weigh do inbound ticketing?

**Absolutely**! Fast-Weigh is capable of Outbound Ticketing and Inbound Ticketing. The Direction (Outbound/Inbound) is dictated at the order level.&#x20;

In the Web Portal, Navigate to Orders > Orders and Edit an Order

The Direction drop-down menu allows you to select whether the order is inbound or outbound. Be sure to click save after making any changes to the order.&#x20;

***

### How does inbound ticketing change the ticketing workflow?

When an order is set to inbound, it essentially reverses the order of operations in the ticketing app.&#x20;

1. The truck arrives at a location full of material
2. The truck pulls onto the scale
3. The scale operator saves the gross weight (prompted by the ticketing app)
4. The truck leaves the scale and dumps the material
5. The truck returns to the scale, empty
6. The scale operator captures the tare weight and prints the ticket

*If the setting "Use Tare on Inbound Orders" is enabled the scale operator the scale operator can print the ticket during step 3 and the truck will not be required to return to the scale after dumping.*

***

### Does it work with unattended kiosks?

Yes! The ticketing app in Kiosk mode supports inbound ticketing. The kiosk will prompt the driver to "Save Gross" instead of printing the ticket when using an inbound order.&#x20;

*If the setting "Use Tare on Inbound Orders" is enabled the driver will print the ticket immediately using the saved tare weight*


---

# 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://help.tacinsight.com/fast-weigh-knowledge-base/faqs-and-best-practices/frequently-asked-questions/can-fast-weigh-do-inbound-ticketing.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.
