> For the complete documentation index, see [llms.txt](https://docs.ionicfirebaseapp.com/multi-location-grocery/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.ionicfirebaseapp.com/multi-location-grocery/user-manual/location.md).

# Location

Admin can create a different  location for different stores  by clicking on the Add new location button at the top right corner as displayed in the screenshot below&#x20;

![](/files/-MQHfo_S6XM1x-AVBXKx)

While adding the new location admin can select the store type from the dropdown and add the various location for each store type and can fill in all the fields and click on submit button at the bottom so that location gets created successfully&#x20;

![](/files/-MQHfsSpwZ-TT0ePy8OO)

Admin can also edit and update the location details by clicking on the edit icon. Admin can also enable and disable the store location based on the availability of the store by enabling and disabling the status toggle button.


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.ionicfirebaseapp.com/multi-location-grocery/user-manual/location.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.
