# WELCOME TO FLOW

Welcome to Flow!

This is a user guide which serves to help with any questions on how to use the Flow App - this is Flow's core of how to publish campaigns.&#x20;

\
The way a user interacts with the application will depend on:

1. The organisation's integration type (Flow App versus LinkOut versus Smartfeed)
2. The user level (for example Admin versus an Agent)

The user guide will detail the use of the app as if a user has to perform any action within the app irrespective of user or integration type.\
\
\
Use the list on the left to navigate through different user guide sections, and click on the drop-down arrows to view more content relating to each section.

The topics that will be covered here include:

1. [How to publish a campaign](https://help.flowliving.com/campaigns/how-to-create-a-campaign)
2. [How to edit any campaigns](https://help.flowliving.com/campaigns/editing-your-campaign)
3. [Accessing campaign analytics if you are a single organisation](https://help.flowliving.com/flow-insights-dashboard/flow-insights-dashboard-single-organisation)
4. [Accessing campaign analytics if you are an Enterprise](https://help.flowliving.com/flow-insights-dashboard/flow-insights-dashboard-enterprise-organisation)
5. [Checking the organisation's wallet for campaign spend](https://help.flowliving.com/billing-and-wallet)
6. [Viewing or altering any contents that are used for campaigns](https://help.flowliving.com/content-product-listings-and-agents)
7. [Accessing campaign enquiries](https://help.flowliving.com/enquiries)
8. [Viewing campaign plans](https://help.flowliving.com/campaign-plans)
9. [Changing any profile, user or channel settings](https://help.flowliving.com/settings)


---

# 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/welcome-to-flow.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.
