.obsidian configuration folder with Obsidian-specific settings. Each vault is independent — links, settings, plugins, and themes are all local to the vault.
For more on how Obsidian stores data, see How Obsidian stores data.
Open the vault switcher
The vault switcher lets you manage all your vaults from one place.- Select the Vault profile icon at the bottom of the left sidebar, then choose Manage Vaults….
- Or run Open another vault from the Command palette.
Create a new vault
Open an existing folder as a vault
You can turn any existing folder into a vault — Obsidian will add a.obsidian folder to it and leave your files untouched.
Switch between vaults
To switch from the current vault to another:- Select the Vault profile icon at the bottom of the left sidebar.
- Click the vault you want to open from the list.
Rename a vault
Renaming a vault also renames its underlying folder on disk.Move a vault to a different folder
Close the vault window
Close the vault window you want to move, leaving the Manage Vaults window open.
Move the folder
Move your vault folder to the new location using your file manager. Avoid folders already synced by other services.
Open the moved vault
Select Vault profile → Manage Vaults… → Open folder as vault, then navigate to the new location.
Remove a vault from the list
Removing a vault only removes it from the vault switcher list. The folder and all its files remain on disk.Transfer settings to another vault
To reuse the same settings, plugins, and themes in a different vault, copy the.obsidian folder from the root of the source vault to the root of the destination vault using your file manager or terminal.
Restart Obsidian to apply the changes.
By default, most operating systems hide folders that start with a period (
.). See How Obsidian stores data for instructions on making hidden folders visible.The .obsidian configuration folder
Each vault contains a.obsidian folder that stores all vault-specific settings:
- Hotkey customizations
- Installed themes and CSS snippets
- Community plugin data
- Workspace layout state