# Store Centre Fields

The Store Centre offers various fields to streamline the management of all stores within a system.

### Store Centre Fields

<table><thead><tr><th width="257">Field</th><th>Description</th></tr></thead><tbody><tr><td>Name</td><td>This field shows the name of the store.</td></tr><tr><td>Description</td><td>This field displays the description of the store, providing additional information about the store.</td></tr><tr><td>Code</td><td>This field captures the unique code assigned to the store.</td></tr><tr><td>Is Active?</td><td>This field indicates whether the store is currently active or inactive within the system.</td></tr><tr><td>Is Restricted As Sale Store?</td><td>This field denotes whether the store is restricted for sales transactions.</td></tr><tr><td>Is Restricted As Ship Store?</td><td>This field specifies whether the store is restricted for shipping purposes.</td></tr><tr><td>Create Datetime</td><td>This field shows the date and time when the store was created.</td></tr><tr><td>Created By</td><td>This field indicates the user responsible for creating the store within the system.</td></tr><tr><td>Modified Datetime</td><td>This field shows the date and time when the store was last modified.</td></tr><tr><td>Modified By</td><td>This field indicates the user who last modified the store details.</td></tr><tr><td>Facility</td><td>This field shows the facility associated with the store.</td></tr></tbody></table>

### Store Centre Options

* **Batch Update**: Allows you to update the details of multiple stores simultaneously, such as store descriptions, adjusting restrictions, or modifying facility details.

### Store Centre Header Level Icons

* **Right and Left Arrows:** These allow you to scroll through all the columns and navigate the store centre with ease.
* **Refresh:** This allows you to refresh the search results after changing the search criterion.
* **Save:** This option enables you to preserve any updated user interface (UI) settings (for example, if you have hidden or added any columns for viewing), ensuring a personalized and consistent experience during future interactions with the module.
* **Advance Search:** The advance search option enables you to further extend the search criteria. You can delve into a nuanced search by specifying criteria such as Column Name, Operator, and Value, facilitating precise and tailored searches.
* **Columns (Bento Menu):** All the columns available for the module are listed under this icon. You can use this option to hide or add the columns and tailor the module view as per your requirements.
* **Download:** This versatile feature allows users to export and download data in various file formats, providing a summarized overview for quick reference. Options include CSV, TXT, MS-Word, MS-Excel, PDF, and MS-Excel(.xlsx), catering to diverse user preferences and use cases.


---

# 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.xorosoft.com/xoroerp-1/admin/company/store/store-centre-fields.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.
