Skip to main content
Use the CLI when Almanac needs to discover files or folders on disk.
almanac upload handbook/ policies/refunds.pdf
Folders are expanded recursively. Almanac preserves original bytes and filenames, then may organize the library path from the file’s content. Do not treat the final source path as a mirror of the local folder tree.

Guide the ingest job

almanac upload handbook/ \
  --guidance "prioritize onboarding and escalation paths"
Guidance describes the editorial outcome. It does not replace the uploaded evidence.

Understand the result

New files create one ingest job, while an upload made entirely of duplicates changes nothing and creates no job.
received  3
job       queued
wait      almanac jobs wait last
At least one new file creates one ingest job for the upload.

Inspect the source library

almanac sources tree
almanac sources search "refund policy"
Continue with Follow a job. For the underlying model, see Uploads and jobs.