The file tree
Navigate, create, rename, move, and organize the files in your project from the left sidebar.
The file tree in the left sidebar is where you do everything file-related in a project: open, create, rename, move, and delete.
Working with files
Organizing a large project
Once a project outgrows a flat list of files, group them into folders by purpose, for example docs/, notebooks/, data/, and figures/. Keep naming consistent so files stay easy to find in search.
If you're not sure how to structure a growing project, describe what's in it and ask the AI to suggest a folder layout, then apply the reorganization yourself with drag-and-drop or Rename.
Renaming or moving a file only updates the file tree. It doesn't rewrite paths that other documents use to reference it. Update any \includegraphics, Markdown image links, or similar references yourself afterward.
Things to know
Deleting a file is immediate. There's no recycle bin.
In a shared project, viewers can't rename, move, or delete files.
Clicking a
.pdfopens or downloads it using your browser's own PDF handling, not inside the editor.
Troubleshooting
Next steps
Last updated
Was this helpful?