Home / FAQs / Session/IDE / Why Does My Dyalog Session Only Show File, Options, and Help?
This menu appears when Dyalog cannot locate your session file. When no session configuration is found, Dyalog loads a minimal default menu.
Why This Happens
Dyalog uses a session file (.dse) to define menus, preferences, and interface behaviour. If the session file cannot be found, has been moved, or has been deleted, Dyalog falls back to a basic menu.
How to Fix the Problem
Open Options → Configure → Session and check the Session file setting. Ensure it points to a valid .dse file.
Check the Current Session File Setting
+2 ⎕NQ '.' 'GetEnvironment' 'session_file'
If You Do Not Have a Session File
)load buildse BUILD_SESSION 'UK'
Then save the session file using Session → Save As.
Available Session Templates
Summary
This behaviour indicates that Dyalog cannot find your session configuration. Restoring or creating a session file resolves the issue.
Vince Chan, Customer Support
Get tips and the latest news. We’ll never spam you. Unsubscribe at any time.
Copyright © 2004 – 2026 Dyalog Ltd.
Technical advice and assistance on all aspects of Dyalog usage is available by e-mail (support@dyalog.com) and/or telephone (+44 1256 830030 – limited to U.K. office hours). Limited advice on design and coding is available, but is not intended to replace the use of the printed and on-line documentation. Except when reporting an issue with the software, users are encouraged to seek advice from the user community via the Dyalog Forum (reading the content of the forums does not require membership).