# Locking the Format

Opus lets you **lock** the format in the file display. When the format is locked, automatic changes to the format are disabled - the display format won't change at all as you navigate from one folder to another, unless you manually change it using the [Folder Options](https://chaoses-ib.gitbook.io/directory-opus/manual/basic_concepts/folder_options/locking_the_format) dialog.

### Toggling the format lock

Right-click the ![](https://3597805814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3XSZSwWow0fDf6fQJobd%2Fuploads%2Fgit-blob-4483a237252dd54bef20d19ca7242d9fdbabcb7e%2Finfo.png?alt=media) information icon on the status bar, and choose **Format Lock** from the context menu to toggle the lock. You can also use the **Format Lock** command from the **Folder** drop-down menu in the default toolbars.

### Padlock icon

When the format is locked, the information icon on status bar turns into a ![](https://3597805814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3XSZSwWow0fDf6fQJobd%2Fuploads%2Fgit-blob-5488dcbf14c37917b89cd5ed182dccf5bf6c2d71%2Ftab_-_locked.png?alt=media) padlock icon instead.

When the format lock is on the current folder format is preserved. You can still make manual changes using the [Folder Format](https://chaoses-ib.gitbook.io/directory-opus/manual/basic_concepts/folder_options/locking_the_format) dialog (or by clicking the column headers in details mode, etc.), but it won't automatically change again until after you turn the lock off.

### Turning off the lock

Click the padlock icon, or use the **Format Lock** menu commands, to unlock the format.

### Showing the padlock all the time

If you find you use the format lock feature a lot, you can turn on the **Enable format lock padlock icon** option on the [File Displays / Status Bar](https://chaoses-ib.gitbook.io/directory-opus/manual/preferences/preferences_categories/file_displays/status_bar) Preferences page. The ![](https://3597805814-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F3XSZSwWow0fDf6fQJobd%2Fuploads%2Fgit-blob-4483a237252dd54bef20d19ca7242d9fdbabcb7e%2Finfo.png?alt=media) icon will change to show the padlock permanently, and you can toggle the lock on and off simply by clicking it.

### The status bar icon can be removed

The information icon (or its padlock equivalent) are generated on the status bar using the `{fl}` code. Since the status bar is configurable via Preferences, it's possible this code can be removed - in which case the icon won't be visible any more. You can still use the format lock using the menu commands mentioned above.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://chaoses-ib.gitbook.io/directory-opus/manual/basic_concepts/folder_options/locking_the_format.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
