# Handling Errors

Occasionally, you may experience an error when submitting addresses. This can be a result of:

* Insufficient Click2Mail credits.
* A transmission error.

The method to handle these errors is the same.

1. Log into Click2Mail. Any submissions that failed will be shown as "editing" (if you don't see a list of projects, click on "Projects" in the menu on the left).

<figure><img src="/files/WBr3UoTwznkylyoqUXEs" alt=""><figcaption><p>Project in Editing Mode</p></figcaption></figure>

2. Click on the three dots to the right of the project.

<figure><img src="/files/WUg5yia7sDHg2jCchlDa" alt=""><figcaption><p>Three Dots</p></figcaption></figure>

3. Select "Continue" from the drop-down menu.

<figure><img src="/files/1ZJEm7bFIPtv5CBxa80P" alt=""><figcaption><p>Continue</p></figcaption></figure>

This will open a page where you can manually submit the project.

<figure><img src="/files/wkKOAxd6GzPaCYe2KlBY" alt=""><figcaption><p>Manual Submission Page</p></figcaption></figure>

Document, Mailing List and Return Address should all have a green checkmark.&#x20;

4. Click on one of the two "Continue" buttons.

This will take you to a page where you be required to view a proof of the letter that will be sent.

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

5. Click on "View Proof" button. A PDF file will be downloaded to your computer.&#x20;

{% hint style="warning" %}
It may take a while before the download starts, so be patient.
{% endhint %}

Once the download completes, a textbox will open where you need to enter your initials. Note: you do not need to actually open and view the downloaded file.

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

6. Check the box and enter your initials. Once you do so, the "Add to Cart" button in the upper right will be enabled.
7. Click on the "Add to Cart" Button.

A dialog box will open informing you that the project was added to the cart and asking what you want to do now.

<figure><img src="/files/3ngGCU1EH1LuWVFj9b4q" alt=""><figcaption><p>Successfully Added to Cart</p></figcaption></figure>

If you have another project that was in "Editing" mode, click on "Create Another Mailing". This will take you back to the project list where you can repeat the above steps to add another project.

Once you are done adding projects, click on "Finish Checkout". You will be taken to a summary of the cart.

<figure><img src="/files/GspUna1fDQtydwfTeLOZ" alt=""><figcaption><p>Cart Summary</p></figcaption></figure>

8. Click on "Proceed to Checkout" and you will be taken to the checkout screen.

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

9. Click on "User Credit".  The available credit and order cost will be shown.

<figure><img src="/files/o9ALh5yYShGlQ49ErpZZ" alt=""><figcaption><p>User Credit</p></figcaption></figure>

Confirm that there is enough available credit to cover the cost of the job. If not, click on "Buy credit" and purchase credit.

9. Check the "I accept the Terms of Service" checkbox.
10. Click "Place Order".

A confirmation screen will be show. You have successfully submitted the order!

<figure><img src="/files/Iu6AhwVRprWVWh4ucvL5" alt=""><figcaption><p>Order Completed</p></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/certified-mail/repossession/handling-errors.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.
