# Print Invoice

### Calling Tow into Police

Once all the information for a tow has been entered, it must be first called into the police department. The appropriate phone number will be shown in the Police Notification section.

<figure><img src="/files/Ct8Hq4nUnVaMjkcwD4U1" alt=""><figcaption><p>Police Phone Number</p></figcaption></figure>

You need to get the badge/operator number of the person you speak to at police department. Enter this in the Badge field. Your name and the time will automatically be filled in. You may then print the invoice.

{% hint style="info" %}
The police department may ask you to fax them the invoice. You will be given the opportunity to do this when you print the invoice ([see below](#printing-invoice)). Again, make sure to get their badge or operator number.
{% endhint %}

{% hint style="info" %}
You do not need to save the tow before printing the invoice. The tow is automatically saved when you click on the Print button.
{% endhint %}

### Printing Invoice

To print the invoice, click on the Printer icon in the upper left of the tow.

<figure><img src="/files/vQR02Yy956QggCt8fzWE" alt=""><figcaption><p>Print Invoice Button</p></figcaption></figure>

Before the invoice prints, you may be prompted to fax the invoice to the police. Only do this if they asked for the invoice to be faxed. You may also be asked to send the invoice, with or without pictures, to the account. This should always be done if prompted.

{% hint style="info" %}
If you need to include pictures with an invoice but haven't received them from the driver, simply choose 'No' when asked if you want to send the invoice. This action will place a reminder in the designated area, allowing you to send the invoice and pictures together once you receive them.
{% endhint %}

The printer dialog will then pop up to print the invoice. The invoice printer should already be selected. If not, select the correct printer and click on the OK button to print the invoice.

<figure><img src="/files/EP8lEn5fzKBbFFa7qteu" 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://docs.towcode.net/main-screen/tows/print-invoice.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.
