# Clear Button

<figure><img src="/files/FCZGpci5qBEDHLtVpRsh" alt=""><figcaption><p>Clear Button on Main Screen</p></figcaption></figure>

When a driver calls an account "clear", usually by posting on Slack, use this to enter it into TRIP. Clicking the button will open the Account Clear Screen:

<figure><img src="/files/TJUzk3WM9eDeen0G1KcP" alt=""><figcaption><p>Account Clear Screen</p></figcaption></figure>

You simply need to select the account and the driver, then click on the **Save button** or just press ENTER.


---

# 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/clear-button.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.
