# Billing Plans

In Zipwire, senders record what they worked on and for how long in a private Journal which is more detailed than what is normally required on the final timesheet.

Configuring exactly what's allowed and disallowed on the timesheet is the job of the Billing Plan.

For example, in the United States, they like to use hours and in the United Kingdom, the *minimum* unit of time you can work is often half a day!

<figure><img src="/files/2xzEHHpg9YJ721hLtSCE" alt="" width="563"><figcaption><p>The billing plan editor grid showing half-day units.</p></figcaption></figure>

A Billing Plan can allow up to 6 half-days per day. This can be confusing at first but you should consider that some people can easily work very long days or even "pull an all-nighter". Traditional timesheeting systems often can't handle the truth and force the worker to lie and spread the work over many days, or informally arrange to take time off in lieu.

Tiers can be used to incentivise overtime, or disincentivise over work and burn-out by having them paid less the long they work. Note that being paid much less than normal is often felt as a greater loss than not being paid at all!


---

# 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.zipwire.io/zipwire-approve/unboxing-key-concepts/billing-plans.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.
