# The Flow App - Overview

**Where is the Flow App located?**

The Flow App is a website-based application, located at: <https://app.flowliving.com/>

In order to access the Flow App, users need to sign-up to create their profiles and then their organisations can add them to the correct organisation environment.&#x20;

**Navigating the Flow App**<br>

After logging in, you will be greeted with the following page. It is designed so that any action you need to take can be located from the Navigation Menu on the left. For most agent users, the "Select Office" on the top won't be relevant. \
\
When using the filter campaigns option, the campaigns that occurred within the selected period will appear on the screen instead of the Create Post/Campaigns options.\
\
Note, that if help is required, click on the "?" icon on the top right, which brings up links to documentation or the option to contact support.

<figure><img src="/files/82qwQFWH7IOw8uQvzc3p" alt=""><figcaption><p>Flow App after logging in</p></figcaption></figure>

<figure><img src="/files/XNjkgkmpYN2bexfTfF6P" alt=""><figcaption><p>Flow App after entering date filter</p></figcaption></figure>


---

# 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://help.flowliving.com/campaigns-and-ads/the-flow-app-overview.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.
