What to upload
Anything that should ground a session or become reusable context.
Papers & reports
PDFs, policy docs, whitepapers, and research notes.
Datasets
CSV & tabular files to clean, summarize, or analyze.
Reference material
Protocols, schemas, dictionaries, and background docs.
How to use files
Mention a file by name and the agent uses it — attach in chat for one question, or save it to the Library to reuse everywhere.
Enrollment QA
Library file · enrollment-q1.csv
Ask anything worth knowing…
Saving generated artifacts
Outputs Cortexa creates stay in the transcript. Save one to the Library to reuse it later.
Transcript artifact
Great for review and citation in this session. Not mounted into the next Python run.
Library file
Saved for durable reuse across future sessions, analysis, briefs, and presentations.
Good hygiene
A little naming discipline helps teammates and the agent alike.
Descriptive filenames
trial-cohort-baseline-2026.csv beats data_final.csv.
Separate raw & derived
Keep originals immutable; put cleaned outputs in experiments.