# Contractor Reporting

Contractor Payout Reporting allows you to easily calculate what you owe your contractors and staff for their work. To access it, see **Contractor Reporting** under **Reporting**.

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

First, set a **Date Range**.

Then, enter what percentage (%) of the travel fee you share with your contractors, and by default, it's 100%. But you could enter 90%, for example, to share with them 90% of the travel fee while you retain 10%.

Displayed in the table are all staff members with a **calendar connected**. This means that editors or project managers who are assigned to an order but don't have a calendar connected won't appear.

Next, **Service Status** is what Service status you want to appear in the report. You may not be using our feature to manage the statuses of individual services per order. So if you are not, then you will want to check all statuses except Archive so that we can give credit to photographers for all orders.

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

{% hint style="danger" %}
In it's current form, Contractor Payout Reporting double counts orders with more than one photographer. Meaning, if two photographers are on an order with a Completed Service, we will assign the full $ value of that order to **both** photographers.
{% endhint %}

You can also download this report to Excel in the top-right corner.


---

# 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.getautonomo.com/reporting/contractor-reporting.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.
