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

# Queue Ingestions

<p>Although not shown in the diagram, Queue Ingestions is a table that tracks files or documents needing (re-)processing.</p>

<ParamField path="token_id" type="uuid">
  Which token or integration is tied to the file.
</ParamField>

<ParamField path="file_url" type="text">
  Reference to the file in an external system.
</ParamField>

<ParamField path="status" type="text">
  Tracks ingestion progress.
</ParamField>
