> For the complete documentation index, see [llms.txt](https://kb.bevica.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://kb.bevica.com/documentation/guides/finance-and-cash/cash_flow_overview.md).

# Cash Flow Overview

Review expected cash movements and cash position using the cash flow overview.

Understanding cash inflows and outflows is the key to running a successful business. You can use cash flow to easily create a short-term forecast that predicts how and when you expect money to be received and paid out by your business. It is important for you to know that your business will have enough cash to pay creditors and expenses when they fall due.

Below are the different areas available for familiarisation & training.

{% hint style="warning" %}
**Prerequisites**

Access to Bevica Select.

Introduction to Business Central training.

Knowledge of Azure AI (for 'Set up cash flow forecasts using Azure AI').
{% endhint %}

### Overview

The following link details the documents available on Business Central Cash Flow.

* [Cash Flow Overview](https://learn.microsoft.com/en-us/dynamics365/business-central/finance-cash-flow-overview)
* [Analysing Cash flow](https://learn.microsoft.com/en-us/dynamics365/business-central/finance-analyze-cash-flow)

### Training modules

The table below lists modules available for Cash Flow.

| Module                                                                                                                     | Time    | Module Type | Note                                                                                                                 |
| -------------------------------------------------------------------------------------------------------------------------- | ------- | ----------- | -------------------------------------------------------------------------------------------------------------------- |
| [Forecast your cash flow](https://learn.microsoft.com/en-us/dynamics365/business-central/finance-cash-flow-overview)       | 46 mins | Mandatory   | In this module, you can find out how to use the cash flow forecast to generate predictions of a company's cash flow. |
| [Set up cash flow forecasts using Azure AI](https://learn.microsoft.com/en-us/training/modules/setup-cash-flow-forecasts/) | 54 mins | Optional    | Cash flow forecasts can use Azure AI to include documents with a due date in the future.                             |


---

# 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, and the optional `goal` query parameter:

```
GET https://kb.bevica.com/documentation/guides/finance-and-cash/cash_flow_overview.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
