Skip to content

Files and Folders

The Files tab gives you a full view of your vault’s contents. Think of it as a lightweight file explorer that lives right inside Atlas.

Open the Files tab to see your vault’s folder structure. You can expand or collapse folders by clicking them. Click any file to open it in the editor.

To create a new note:

  1. Click the 📄 file icon in the Files tab toolbar
  2. Enter a name (without .md — Atlas adds it automatically)
  3. Press OK

To create a folder:

  1. Click the 📁 folder icon in the Files tab toolbar
  2. Enter a folder name (you can use a path like Projects/Archive to create nested folders)
  3. Press OK

You can also ask Atlas: “Create a new note called Project Ideas in my Work folder.”

Right-click any file or folder in the tree to see available actions:

ActionWhat it does
RenameChange the file or folder name
MoveMove the file to a different folder
DeleteMove the file to atlas/trash/ (not permanently deleted)
DuplicateCreate a copy in the same folder

Atlas is built around Markdown (.md) files. These are the files it creates, indexes, and understands best.

Other files you may see in your vault:

  • .json — Atlas internal data (index metadata, session info, CRM records)
  • .jsonl — Append-only logs (session transcripts, action logs)
  • .png, .jpg, etc. — Image files (visible in the tree, not indexed for search)
  • .pdf, .docx, etc. — Other documents (visible but not indexed)

Atlas only reads, writes, and searches .md files for your notes and knowledge. Binary files and other formats are left untouched.

If your vault has hundreds of notes, the file tree can get deep. A few tips:

  • Use search (Files tab search bar or ask Atlas in chat) to jump directly to a file
  • Keep related notes in folders — for example, Work/Projects/, Personal/Journal/
  • Use the daily notes folder for date-organized notes instead of a flat file list
  • Atlas’s hybrid search finds notes by meaning, so you often don’t need to remember exactly where a file lives