# Admin

This client is a 100% web-based client that runs completely in your browser, and covers all general maintenance like creating or importing products, maintaining the stores, the terminals, users and much more.

{% hint style="warning" %}
The client does NOT support mobile use, so you need to run it in a browser on a desktop computer.&#x20;
{% endhint %}

## Functionality

Some of the functionality includes:

* Product administration
* Store administration
* User administration
* Configuration
* Payment setup

## Requirements

#### Requirements, operating system

* Windows version 10, 11 or later
* MacOS version 11 or later

#### Requirements, browser version

* Chrome (version 90 or later)
* Firefox (version 88 or later)
* Microsoft Edge (version 90 or later)
* Safari (version 14 or later)

## Accessing `Admin`

Backoffice is available directly in the web browser, and so to access it you simply need to navigate to [https://admin.flowretail.com](https://backoffice.flowretail.com)

{% hint style="info" %}
We recommend using Google Chrome or Safari, though all modern web browers will work. Also note that Backoffice is NOT built for being used on mobile phones, and so be sure to access it through a browser on your computer/laptop.
{% endhint %}

{% hint style="warning" %}
To be able to access Admin, you need "Admin Access" on your user. Contact your supervisor or Flow Retail Helpdesk if you need any assistance.
{% endhint %}


---

# 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.flowretail.com/docs/getting-started/software-clients/admin.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.
