Quick Start Guide
This guide walks you through the most important things you can do with Atlas right after installing it. Follow along from top to bottom — each step builds on the last.
Step 1: Install and Open Your Vault
Section titled “Step 1: Install and Open Your Vault”-
If you haven’t installed Atlas yet, follow the Installation guide.
-
On first launch, Atlas asks you to choose a vault folder. Either create a new folder (e.g.,
My Atlas Vault) or point it at an existing folder of markdown notes. -
Atlas will set up its internal folder structure and open the main window.
See Your First Vault for a detailed explanation of what Atlas creates.
Step 2: Create Your First Note
Section titled “Step 2: Create Your First Note”There are two ways to create a note:
Using the Files tab:
- Click the Files tab in the left sidebar.
- Click the + button or right-click in the file tree and choose New Note.
- Give it a name and start writing. Atlas uses standard markdown — headings with
#, bold with**, links with[[note name]]for wiki-links.
By asking the agent:
Open the Chat tab and type something like:
“Create a note called Meeting Notes with today’s date and add a few bullet points about the Atlas onboarding.”
The agent will create the file for you and confirm when it’s done.
Step 3: Have Your First Conversation
Section titled “Step 3: Have Your First Conversation”-
Click the Chat tab.
-
Type a question or request. For example:
- “What notes do I have?”
- “Summarize what I’ve been working on this week.”
- “Help me write a weekly review template.”
-
As you type, Atlas searches your vault for relevant notes and includes them as context. Your responses are shaped by your own information — not generic internet knowledge.
Step 4: Try Voice Input
Section titled “Step 4: Try Voice Input”If you want to use your voice instead of typing:
-
Click the microphone button in the chat input bar.
-
Speak your question or message while holding the button (push-to-talk mode).
-
Release the button. Atlas sends your audio to the cloud for transcription, then processes your request as normal.
Step 5: Check Your Daily Note
Section titled “Step 5: Check Your Daily Note”Atlas creates a daily note for each day at daily/YYYY-MM-DD.md. You can use it as a journal, a task list, or a place to capture anything that happens during the day.
-
In the chat bar, type: “Open today’s daily note.”
Or use the Files tab to navigate to the
daily/folder. -
The note is already created — Atlas generates it automatically each day.
-
Try asking the agent to add something to it: “Add a task to my daily note: review onboarding docs.”
The agent can also generate a daily briefing for you — type “Give me a daily report” to see a summary of your tasks, recent notes, and upcoming calendar events (if calendar is connected).
Step 6: Explore the Memory System
Section titled “Step 6: Explore the Memory System”Atlas remembers things about you across conversations. After a few chats, try these:
- Tell Atlas something to remember: “Remember that my preferred meeting time is mornings.”
- Ask what it knows: “What do you know about my goals?”
- Check your profile: The file
atlas/identity/user.mdin your vault contains your profile. You can read and edit it directly.
Atlas stores long-term facts in atlas/memory/long-term/facts.md — organized into sections for facts, goals, relationships, and projects. Everything is in plain markdown, so you can always read or edit it yourself.
What to Do Next
Section titled “What to Do Next”You’re up and running. Here’s where to go from here:
| Topic | Where to Go |
|---|---|
| How the vault is organized | Vault |
| Getting the most from AI chat | AI Chat |
| All 39+ agent tools | Agent Tools |
| Voice features | Voice |
| Subscription plans and pricing | Plans & Billing |
| Settings reference | Settings |