# Locking Changes

Once your show is frozen it's a great time to also freeze the show file. There are two ways to lock changes to a show file.

## Run Only Mode

Enabling Run Only Mode is done with a click from the Cues Menu

<figure><img src="/files/BuWHPg74Mfb69ZAq5R93" alt=""><figcaption></figcaption></figure>

Once Run Only Mode is enabled Spikemark limits the operator's ability to make changes to a host of parameters.

Once enabled, Run Only Mode will disable the ability to edit the input fields, editing the stage, adding machines, adding & editing cues, movements, links & presets. Any input field that is greyed out is locked. If you need to make changes to a locked field, just uncheck Run Only Mode.

{% hint style="info" %}
Once you have the Stage Model views set up you can lock them too. Check out the details [here](/docs/spikemark/stage-model-viewer.md).
{% endhint %}

## User Authorization

If you want to lock Spikemark down with a password, then this method is for you. You'll need to set up your PC with Specific Windows Users and install Spikemark slightly differently.

While still logged into the computer under the Spikemark user, open Spikemark. You will notice that nothing looks different - as a matter of fact Spikemark operates as expected. In order to take advantage of the features, you need to enable them from within Spikemark.

1\. From the Administration menu select **Enable Authentication**

2\. You are prompted with the ‘Log In To Spikemark’ screen. Enter the credentials for any user with Windows Admin rights. In this example the username is Mike.

<figure><img src="/files/5Fa9ITl60Ngxxgn5E8cy" alt=""><figcaption></figcaption></figure>

Check out the [Spikemark Installation](/docs/spikemark/spikemark-installation.md) section for all the details.


---

# 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://docs.creativeconners.com/docs/spikemark/locking-changes.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.
