# Basic Location Editor

Below is a screenshot of the basic Location editor.

![](/files/-LOmfM_h3XSmi-_0lH9U)

You can edit 2 items from this page:

* **Visible in app:** The "visible in app" feature allows you to quickly turn off an on the location. when the switch is turned off, the location will not show on the app or web.
* **Pickup Hours:** You can define when the store is open. to set a location opening hours from 0:00 to 0:00 effectively closes the location.

{% hint style="info" %}
Please note: Changing the pickup hours does not change the text shown to the customer. this feature only opens / closes the location on specific hours.
{% endhint %}

Have access to the advanced location editor? click below:

{% content-ref url="/pages/-LOmOVFyq7iivpinPnvQ" %}
[Location Editor](/portal/backoffice/location-editor.md)
{% endcontent-ref %}


---

# 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://appfront.gitbook.io/portal/store-manager-view/location-editor.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.
