Uses of CloudFiles AI are billed using AI credits. An AI credit is consumed in 2 ways -

  1. Processing a file - A files is needed to be processed once for AI querying. While processing a file, an AI credit is consumed for each page of the file
  2. Querying a file - An AI credit is consumed for each query on the file

Duplicate File Handling

CloudFiles prevents unnecessary re-processing of duplicate files. When a file is submitted for processing, its content is verified using hashing. If the hash matches an already processed file, CloudFiles reuses the existing Processed Document ID instead of processing it again.

This means no additional AI credits are consumed for duplicates, saving credits when the same file is uploaded multiple times.

NoteDuplicate file handling is currently supported only for PDF files without the "Pages to Process" option applied.