> ## Documentation Index
> Fetch the complete documentation index at: https://developers.argosidentity.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Human Resources and Employment Overview

Textify simplifies the labor-intensive task of reviewing job applications and managing employee contracts, speeding up HR workflows and making it easy to access essential employment data.

## Supported Document Types

* **Jobapplication**: Employment applications, resumes, and job-related documents

## Template Features

### Job Application Template

Extracts the following information from employment documents:

* Applicant personal information
* Work experience and employment history
* Educational background and qualifications
* Skills and certifications
* Contact information and references

## Usage Examples

### Job Application Analysis

```json theme={null}
{
  "fileExtension": "PDF",
  "docuType": "Jobapplication",
  "fileData": "base64-encoded-application-data"
}
```

## Response Format

The template returns structured employment data with confidence scores and extracted applicant information.
