# Overview

Under the **Manage Resources** tab, you'll find 4 pages:

## Resource Tracking

This page allows dispatchers, leads to manage PEO availability.&#x20;

* They can create, modify and inactivate accounts.&#x20;
* Resource Tracking logs are available for PEOs

## Manage Vehicles

This page is for user roles that contain "Dispatcher", "PE Admin" only. It allows you to add/edit a vehicle, add vehicle log, note and delete vehicle inspections.

## Manage Vehicles Checkout Inspections

This page is for dispatchers, leads, supervisors to manage vehicle checkout inspections. This allows a user to submit a pre-trip and post-trip on any vehicle (bicycle, gas, electric and hybrids).&#x20;

The checkout inspections forms allow users to submit observations and photos about the vehicle and important metrics about the vehicle (mileages, gas tank levels, etc..)&#x20;

## Vehicle Checkout Transactions

This page is a transaction history summary of all vehicle checkout records.&#x20;


---

# 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://atd-dts.gitbook.io/parking-enterprise-portal-help-guides/manage-resources/overview.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.
