# Account

An account is a collection of logically related files.
Each account has a master dictionary (MD), where the vocabulary for
the account resides. This includes items such as commands, Procs,
menus, macros, connectives, modifiers, file-defining items (D-pointers)
and synonym-defining items (Q-pointers).

For example, the dm account contains files used for routine
system administration. dm is typically used only by system administrators
and not data-entry operators.

## See also

- [account-restore command](https://d3codex.com/tcl/account-restore-command/)
- [create-account command](https://d3codex.com/tcl/create-account-command/)
- [dm](https://d3codex.com/definitions/dm/)
- [File-defining items](https://d3codex.com/definitions/file-defining-items/)
- [Macros](https://d3codex.com/definitions/macros-glossary/)
- [Master dictionary](https://d3codex.com/definitions/master-dictionary/)
- [mds file](https://d3codex.com/systemfiles/mds-file/)
- [Menus](https://d3codex.com/definitions/menus-glossary/)
- [Modifiers](https://d3codex.com/access/modifiers/)
- [password command](https://d3codex.com/tcl/password-command/)
- [pointer-file file](https://d3codex.com/systemfiles/pointer-file-file/)
- [Synonym-defining items](https://d3codex.com/definitions/synonym-defining-items/)
- [users file](https://d3codex.com/systemfiles/users-file/)

---
Source: https://d3codex.com/definitions/account-glossary/ - part of the D3Codex reference.
