Browse your files
Find, select, edit, and delete files from the Data Sources card.
The Data Sources card lives on the Chat home, on the left side. It lists every CSV you've uploaded. Older files appear as you scroll.
Anatomy of a file row
Each row shows:
- The file name.
- The file size in KB.
- Hover-only buttons:
- Pencil — opens the data editor for this file.
- Trash — deletes the file (with a confirmation dialog).
When a file is selected, its row turns purple and a small × button appears so you can deselect it.
Select a file
- Click anywhere on the row.
- The row highlights and a Create Session form replaces the upload card on the right.
tipClicking an already-selected row deselects it and brings the upload card back.
For what to do next with a selected file, see Start a chat session.
Edit a file's data
- Hover the row and click the pencil icon.
- AskPhi opens the file's data editor at
/files/<file_id>/data.
See Edit file data for the full editor walkthrough.
Delete a file
- Hover the row and click the trash icon (red).
- A confirmation dialog asks "Delete File?" with the file name.
- Click Yes, Delete it! to confirm or Cancel to keep the file.
A success toast confirms the deletion. If the file was selected, AskPhi clears the selection automatically.
dangerDeleting a file is permanent. Any chat sessions that referenced it may stop working.
Scroll through older files
The list loads more files automatically as you scroll. When you've reached the end you'll see "No more files".