---
title: Pathways - Validate
nav_order: 3
tags:
- Guide
- External
- User
# exclude-from-main-guides-list
# exclude-from-parent-guides-list
---
## Pathways - Validate
This page explains how to use the Pathways - Validate job to validate a GTFS-Pathways dataset.
---
### Function
Validates a GTFS-Pathways dataset to check the correctness of data.
---
### Job Creation Form


| Field | Required | Description | Format |
|:---------------------|:---------|:----------------------------------|:-------|
| **Attach data file** | Yes | GTFS-Pathways dataset to validate | `.zip` |
??? quote "Full job description"
_Allows a user to validate GTFS Pathways dataset to check the correctness of data._
_The response includes a `job_id` for tracking the request._
_To check the request status, refer to the location header in the response, which provides the URL for the status API endpoint._
Select **Create** to submit the job. Select **Cancel** to return to the Jobs list.
---
_Return to [Jobs](index.md)._