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

# Managing Jobs

> Organize, view, and manage your text-to-speech jobs

## Overview

The Text to Speech jobs list allows you to view, organize, and manage all your TTS generation jobs. You can access job history, view details, download audio, and manage your generated content.

<Info>
  All your TTS jobs are saved to your job history. You can access them anytime to review, download, or regenerate with different settings.
</Info>

## Jobs List View

### Viewing Jobs

**Jobs List Display:**

* All your TTS jobs in a list
* Job information visible
* Status indicators
* Quick actions available

**Displayed Information:**

* Job title/preview
* Voice used
* Creation date
* Status (Completed, Failed, etc.)
* Audio duration (if available)

### Job Status

**Status Types:**

* **Completed**: Audio generated successfully
* **Failed**: Generation encountered error
* **Processing**: Currently generating (if applicable)

## Job Operations

### View Job

**View Job Details:**

1. Click on job in list
2. Job details open
3. View full information
4. Access audio playback

**Job Details Include:**

* Full text content
* Voice information
* Control settings used
* Generation timestamp
* Audio file

### Play Audio

**Audio Playback:**

* Click play button
* Audio plays in browser
* Playback controls available
* Download option available

**Playback Features:**

* Play/pause controls
* Timeline scrubber
* Volume control
* Playback speed (if available)

### Download Audio

**Download Options:**

* Click download button
* Audio downloads to device
* Default download location
* Filename includes job info

**Audio Formats:**

* MP3 format (common)
* WAV format (if available)
* High-quality audio
* Professional quality

### Delete Job

**Delete Process:**

1. Click delete/remove button
2. Confirm deletion
3. Job removed from list
4. Cannot be undone

<Warning>
  Deleting a job is permanent. Make sure you've downloaded any audio you want to keep before deleting.
</Warning>

### Remix Job

**Create New from Existing:**

* Use existing job as starting point
* Modify text or settings
* Generate new version
* Useful for variations

**Remix Options:**

* Keep text, change voice
* Keep voice, change text
* Adjust controls
* Create variations

## Job Organization

### Filter Jobs

**Filter Options (if available):**

* Filter by status
* Filter by voice
* Filter by date
* Combine filters

**Organization:**

* Group by voice
* Group by date
* Group by status
* Custom organization

## Best Practices

### Job Management

**Organization:**

* Use descriptive text previews
* Review job history regularly
* Delete unused jobs
* Keep important jobs

**Backup:**

* Download important audio
* Save audio files locally
* Archive completed jobs
* Maintain backups

### Quality Control

**Review Process:**

* Listen to generated audio
* Verify quality meets needs
* Regenerate if needed
* Document preferred settings

**Consistency:**

* Use same voice for series
* Maintain consistent settings
* Document voice preferences
* Create style guidelines

## Troubleshooting

### Job Not Showing

**Issue:** Job doesn't appear in list

**Solutions:**

* Check filters
* Refresh page
* Verify job was created
* Check different view

### Audio Not Playing

**Issue:** Audio playback fails

**Solutions:**

* Check audio file exists
* Try download instead
* Check browser audio
* Verify file format

### Download Issues

**Issue:** Cannot download audio

**Solutions:**

* Check download permissions
* Try different browser
* Check file size
* Verify job completed

## Next Steps

* **[Creating Jobs](./creating-jobs)** - Learn how to create TTS jobs
* **[Voice Selection](./voice-selection)** - Choose voices for jobs
* **[Voice Controls](./voice-controls)** - Adjust voice settings
* **[Overview](./overview)** - Learn about Text to Speech features

## Related Documentation

<CardGroup cols={2}>
  <Card title="Creating Jobs" href="./creating-jobs">
    Learn how to create TTS jobs
  </Card>

  <Card title="Voice Selection" href="./voice-selection">
    Choose the right voice
  </Card>

  <Card title="Voice Controls" href="./voice-controls">
    Adjust voice settings
  </Card>

  <Card title="Overview" href="./overview">
    Learn about Text to Speech features
  </Card>
</CardGroup>
