# Travel & Approvals

## Travel & Approvals

### Problem

Use this guide when a request is stuck, returned, or missing an approver.

### Possible causes

* missing business purpose or trip details
* incomplete budget or policy context
* approver assignment is missing
* workflow routing rules need review

### Resolution steps

1. Confirm the destination, dates, business purpose, and estimated costs are complete.
2. Check that required approvers are assigned.
3. Return the request if information is missing.
4. Ask an administrator to review routing if the request stalls.

### When to contact support

Contact support when approvals stop moving across multiple requests or workflows fail unexpectedly.


---

# 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/troubleshooting/travel-and-approvals.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.
