# Finance FAQ

## Finance FAQ

#### How do exports work?

Exports use approved, validated expense data to support downstream accounting and reporting.

#### How are budgets tracked?

TZone tracks budget context through department, project, and cost center coding.

#### What is committed spend?

Committed spend is planned or approved spend that is expected to happen but is not yet final actual spend.

#### How do accounting exports work?

Accounting exports package approved data for reconciliation and finance processing.

#### How are duplicate expenses identified?

Finance teams review matching values such as employee, merchant, amount, date, and receipt evidence.

## Finance & Exports FAQ

#### What should be checked before export?

Confirm approval status, coding, policy review, and required fields.

#### How should exceptions be handled?

Document the reason and keep approval history clear.

#### Why are receipts important?

They support compliance, auditability, and reimbursement accuracy.

#### Why is an approved item missing from my export?

Check the date range, filters, and final approval state first.

#### When should coding be corrected?

Correct it before export whenever possible.


---

# 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.techzala.com/faq/finance-faq.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.
