> For the complete documentation index, see [llms.txt](https://help.urbanpiper.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://help.urbanpiper.com/store-manager/prime-web/managing-store-status.md).

# Managing Store Status

{% embed url="<https://urbanpiper.portal.trainn.co/share/mBX6UUm9VWMAl57E4tvdRA>" %}

In this guide, we will walk you through the steps to set up an online store using PrimeOrder Tracker. Follow these simple steps to manage your store's online status effectively.

### Step-by-Step Guide <a href="#step-by-step-guide" id="step-by-step-guide"></a>

1. **Access Live Orders:** Begin by heading to the Live Orders section in PrimeOrder Tracker.
2. **Open Session Settings:** Click on the three dots located beside the Stock Control option and select Session Setting.
3. **Select Your Store:** In the Session Setting, you will see a list of all the stores associated with your business. Choose the desired location you wish to make online.
4. **Toggle Online Status:** To mark your location online, simply toggle on the button provided.
5. **Save Changes:** Hit the Save button to queue the request.
6. **Verify Logs:** Once the request has been queued, a log will be captured in the Log section of PrimeOrder Tracker. To verify, head to the Logs tab where you can see the log confirming the store has been marked online.

Thank you for using PrimeOrder Tracker to manage your store's online presence.


---

# 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, and the optional `goal` query parameter:

```
GET https://help.urbanpiper.com/store-manager/prime-web/managing-store-status.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
