> For the complete documentation index, see [llms.txt](https://docs.novacura.com/marketplace-documentation/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.novacura.com/marketplace-documentation/applications/explore-apps/ifs/travel-and-expense/documentation/ifs-application-10/review-expenses.md).

# Review Expenses

## Overview

This flow (app) can be used to review and edit an expense or mileage transaction.

<div align="left"><figure><img src="/files/ViSfaIULUlreyoUGrFLO" alt=""><figcaption></figcaption></figure></div>

{% file src="/files/z25SuEUKseOvbvLhDx0k" %}

## Expense Lines

* Select line to edit
* Lines grouped by expense sheet and color coded with red [🔴](https://emojipedia.org/large-red-circle/) for preliminary, yellow 🟡 for confirmed and green [🟢](https://emojipedia.org/large-green-circle/) for approved and authorized
* Approved and authorized lines are in read only mode
* Expense lines that are connected to a credit card transaction will have a credit card image and the last four digits for the card displayed after the amount

| ![](/files/QPaSWCEkn8YeOexXpAwP) | <img src="/files/qyPCwHQtD47hV9tRkdyd" alt="" data-size="original"> |
| :------------------------------: | :-----------------------------------------------------------------: |
|           Flow Connect           |                             Flow Classic                            |

## Expense Detail

* Edit expense information
* Delete expense
* Replace receipt image

|                   ![](/files/9SoX0CfVUjDzGKAwIYTf)                  |                   ![](/files/vzGWNEynm3RegHZ7c0AB)                  |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
| <img src="/files/iK05EKUdYNOMIL8hjsjy" alt="" data-size="original"> | <img src="/files/BO2Lqw2iixBUKpLSRc4G" alt="" data-size="original"> |
| <img src="/files/5m29JF4dXrBc1h6sMHUL" alt="" data-size="original"> | <img src="/files/ToYsEHg5XZct1uH0KWTo" alt="" data-size="original"> |
|                             Flow Connect                            |                             Flow Classic                            |

\
Expense Detail for Credit Card Transactions
-------------------------------------------

* Edit expense information
* Delete expense
* Replace receipt image
* Date and amount cannot be changed for credit card transactions

|                   ![](/files/kHD8EMNgVTRtAfQsnkRL)                  |                   ![](/files/z0whrpyGF2WudsA4UI6t)                  |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
| <img src="/files/UvJE9YAm9UnhDn8oEDhR" alt="" data-size="original"> | <img src="/files/1ybAstsxwsg3ARIyIKFr" alt="" data-size="original"> |
| <img src="/files/xAZDIwdHGC1IEkL6ol7j" alt="" data-size="original"> | <img src="/files/JUWvkqof7iltx5lINvdT" alt="" data-size="original"> |
|                             Flow Connect                            |                             Flow Classic                            |

## Replace Expense File

* Replace an existing or add a missing image
* New or replaced images will not be scanned by the Form Recognizer Service and all existing expense meta data will be kept

| <img src="/files/pItWiMIzvBdkunyuBSAG" alt="" data-size="original"> | <img src="/files/CF3YhstTTft2CKFnfeHR" alt="" data-size="original"> |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
|                             Flow Connect                            |                             Flow Classic                            |

## Mileage

* Edit mileage details
* Delete mileage

|                   ![](/files/w6kNkIyHc1oTPc8l9Frn)                  |                   ![](/files/C40wQA9lN5b4WS4hbNYt)                  |
| :-----------------------------------------------------------------: | :-----------------------------------------------------------------: |
| <img src="/files/qet6cAXtbsIc0xoMQVY5" alt="" data-size="original"> | <img src="/files/H4R58Fx9VlgsF2I0vyKK" alt="" data-size="original"> |
|                             Flow Connect                            |                             Flow Classic                            |


---

# 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://docs.novacura.com/marketplace-documentation/applications/explore-apps/ifs/travel-and-expense/documentation/ifs-application-10/review-expenses.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.
