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

# Job Processing

Monitor the jobs Kino runs after you upload or import media: transcription, visual analysis, logging, and proxy generation.

<Frame caption="Monitor AI processing progress for transcription, visual analysis, and logging">
  <img src="https://mintcdn.com/kinoai/ewcknApqdW8_9YSq/images/screenshots/jobs-page-1.png?fit=max&auto=format&n=ewcknApqdW8_9YSq&q=85&s=c206a246022b513c33dc4a7e035e7cc0" alt="Kino AI's Jobs Dashboard showing processing status of video files" width="2494" height="1548" data-path="images/screenshots/jobs-page-1.png" />
</Frame>

## Job types

Jobs run in parallel when possible. Each one adds a different kind of metadata to your footage.

| Job                     | What it does                                                              | Output                                    |
| ----------------------- | ------------------------------------------------------------------------- | ----------------------------------------- |
| **Transcribing**        | Converts spoken dialogue into searchable text with speaker identification | Time-coded transcript with speaker labels |
| **Scanning visuals**    | Identifies objects, scenes, and visual elements                           | Time-coded visual index                   |
| **Detecting faces**     | Finds and tracks the people in your footage                               | People you can filter and search by       |
| **Generating chapters** | Writes clip-level summaries for logging                                   | Descriptions and chapters per clip        |

Together these jobs build the index that powers search, chat, and agents working with your library. Proxies for remote playback are generated separately in your browser during upload.

## Troubleshooting

### Common issues

| Issue                      | Possible cause                              | Solution                                                                  |
| -------------------------- | ------------------------------------------- | ------------------------------------------------------------------------- |
| Jobs stuck at "Processing" | Unsupported file or interrupted upload      | Check [supported formats](/docs/faq/faq-what-formats), then re-upload the file |
| Failed transcription       | Poor audio quality or no speech in the file | Check that the file has an audio track with dialogue                      |
| Missing visual analysis    | Very dark or blurry footage                 | The visual index is best-effort on degraded footage                       |

### More troubleshooting

For persistent issues:

* Restart Kino to refresh connections.
* Update to the latest version.
* Check that you have enough disk space for temporary files.
* Contact [support@kino.ai](mailto:support@kino.ai) or join our [Discord](https://discord.gg/JZUyMft24b).
