> For the complete documentation index, see [llms.txt](https://retailcloud.gitbook.io/portals/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://retailcloud.gitbook.io/portals/central-administration-server-cas/untitled-1/hierarchy/store.md).

# Store

**Overview**

Go to **Management** --> **Hierarchy** --> **Store**

This section allows a user to create a store, assign it to a venue and a store manager as well as to configure many of the settings for the store.

![](/files/-Lx-r6l5_XLotAELARCN)

1. To navigate through CAS web portal to customize receipt header, footer and promotional message use the path:  **Management** --> **Hierarchy** --> **Modify Hierarchy**
2. Use the drop down menu to select **Store Type**.
3. Click on radio button for **Store Name.**
4. Click the **FIND** button to open Management: Hierarchy - Store Page
5. Fill in appropriate information for Receipt Settings fields for header, footer and promotional message.


---

# 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://retailcloud.gitbook.io/portals/central-administration-server-cas/untitled-1/hierarchy/store.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.
