# Close Lane

Ends the current self-checkout session and marks the lane as unavailable for new customers. This function is typically used by staff when the station needs maintenance, restocking, or temporary shutdown.

{% hint style="info" %}
Close Lane requires Verifone Commander 57.00.00 and higher release version.
{% endhint %}

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

<table><thead><tr><th width="173" valign="top">Field/Button</th><th valign="top">Description</th></tr></thead><tbody><tr><td valign="top">Message</td><td valign="top">Text displayed to customers on the self-checkout screen, typically used for instructions or alerts.</td></tr><tr><td valign="top">Lane Closed</td><td valign="top">It indicates that the self-checkout station is unavailable for use and is not accepting new customers.</td></tr><tr><td valign="top">Message Color</td><td valign="top">Sets the color of the on-screen text to ensure visibility and match store branding.</td></tr><tr><td valign="top">Background Color</td><td valign="top">Defines the color behind the message, helping important notices stand out.</td></tr><tr><td valign="top">Store Logo</td><td valign="top">The store’s brand image shown on the self-checkout interface for consistent customer experience.</td></tr></tbody></table>


---

# 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.verifone.com/petroleum-docs/petro-and-c-store/commander-central/commander-central-user-guide/site-configuration/store-operations/close-lane.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.
