# General FAQ

## General FAQ

#### What is TZone?

TZone is a travel and expense management platform for growing businesses.

#### Who uses TZone?

Employees, managers, finance teams, organization admins, and super admins use TZone.

#### What are travel requests?

Travel requests are pre-trip approvals that give teams visibility before spend is committed.

#### What are expense workflows?

Expense workflows move submitted expenses through review, policy checks, and reimbursement processing.

#### What are budgets and cost centers?

Budgets track spend limits and visibility. Cost centers help finance teams allocate spend correctly.


---

# 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/general-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.
