# Getting Started

## Getting Started

Start here if you are new to TZone.

TZone brings travel requests, expenses, approvals, budgets, and reporting into one workflow.

This section gives every user the same strong foundation before they move into role-based work.

### What you will learn

* how to sign in and complete initial setup
* how to navigate the workspace and dashboard
* how roles affect access and responsibility
* how requests move through approval and validation
* where to go next based on your role

### Recommended path

<table data-view="cards"><thead><tr><th>Title</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td>First-Time Login</td><td><a href="/spaces/PH8iN5agzaaaW1fAeBGc/pages/92O2D0tPGRXtqvzFzcdh">/spaces/PH8iN5agzaaaW1fAeBGc/pages/92O2D0tPGRXtqvzFzcdh</a></td></tr><tr><td>Dashboard Overview</td><td><a href="/spaces/PH8iN5agzaaaW1fAeBGc/pages/uX5nHI6bksdroEFiTlkO">/spaces/PH8iN5agzaaaW1fAeBGc/pages/uX5nHI6bksdroEFiTlkO</a></td></tr><tr><td>User Roles &#x26; Permissions</td><td><a href="/spaces/PH8iN5agzaaaW1fAeBGc/pages/wplFMhPdc4pY1vtfPgtS">/spaces/PH8iN5agzaaaW1fAeBGc/pages/wplFMhPdc4pY1vtfPgtS</a></td></tr><tr><td>Navigation Guide</td><td><a href="/spaces/PH8iN5agzaaaW1fAeBGc/pages/GtIG6axHTrbKsF87qgXi">/spaces/PH8iN5agzaaaW1fAeBGc/pages/GtIG6axHTrbKsF87qgXi</a></td></tr><tr><td>Approval Workflow Basics</td><td><a href="/spaces/PH8iN5agzaaaW1fAeBGc/pages/ehCzhf3ZRCv4tiq316cR">/spaces/PH8iN5agzaaaW1fAeBGc/pages/ehCzhf3ZRCv4tiq316cR</a></td></tr></tbody></table>

### First session checklist

1. Sign in and confirm your account access
2. Review your dashboard and pending items
3. Confirm your role and reporting path
4. Learn where expenses, travel requests, approvals, and budgets live
5. Open the task guide you will use most often

### Common first tasks

* Employees usually start with [Submit an Expense](/documentation/employee-guides/submit-an-expense.md) or [Create a Travel Request](/documentation/employee-guides/create-a-travel-request.md)
* Managers usually start with [Review Requests](/documentation/manager-guides/review-requests.md)
* Finance teams usually start with [Review Expenses](/documentation/finance-guides/review-expenses.md)
* Organization admins usually start with [User Management](/documentation/organization-admin/user-management.md)

### Choose your next path

<table data-view="cards"><thead><tr><th>Title</th><th data-card-target data-type="content-ref">Target</th></tr></thead><tbody><tr><td>Employee Guides</td><td><a href="/spaces/PH8iN5agzaaaW1fAeBGc/pages/hJXynQxwL2Tp0SGzpjJK">/spaces/PH8iN5agzaaaW1fAeBGc/pages/hJXynQxwL2Tp0SGzpjJK</a></td></tr><tr><td>Manager Guides</td><td><a href="/spaces/PH8iN5agzaaaW1fAeBGc/pages/f35pjd2f3m4bB7ITGyk8">/spaces/PH8iN5agzaaaW1fAeBGc/pages/f35pjd2f3m4bB7ITGyk8</a></td></tr><tr><td>Finance Guides</td><td><a href="/spaces/PH8iN5agzaaaW1fAeBGc/pages/ud2UIHkecvsGPZUSCmSO">/spaces/PH8iN5agzaaaW1fAeBGc/pages/ud2UIHkecvsGPZUSCmSO</a></td></tr><tr><td>Organization Admin</td><td><a href="/spaces/PH8iN5agzaaaW1fAeBGc/pages/BjXGVot2UYOEmxEPGutd">/spaces/PH8iN5agzaaaW1fAeBGc/pages/BjXGVot2UYOEmxEPGutd</a></td></tr></tbody></table>

### Need help during onboarding?

If access looks wrong, start with [User Roles & Permissions](/getting-started/user-roles-and-permissions.md).

If you cannot sign in or cannot find a workflow, use [Support](/support.md).

### Need more help?

* [Support](/support.md)
* [FAQ](/faq.md)
* [Articles](/articles.md)


---

# 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/getting-started.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.
