# Quick Versioning

{% hint style="info" %}
Versioning functionality is only available on paid plans. Please visit our [pricing page](https://countercyclical.com/pricing) for more information
{% endhint %}

<figure><picture><source srcset="/files/6S96uloPFzWNPfvV8Tp8" media="(prefers-color-scheme: dark)"><img src="/files/PJ7wQUqa6iuG8VXTM1LL" alt=""></picture><figcaption><p>Investments -> Quick Versioning</p></figcaption></figure>

### What is Versioning?

Versioning allows you to see changes made to an investment within Countercyclical, along with who made it and when the version was created.

The information captured within a version includes valuation data, comments (coming soon), and more.

#### How to Use Quick Versioning

We've made Quick Versioning in Countercyclical super simple, and we give you a few options to save your investments at any given moment in time.

### Creating a Manual Version

There are two ways to create a manual version of an investment in Countercyclical:

<figure><img src="/files/zjA2Ovkv0t5y7i6p98TN" alt=""><figcaption><p>Investment -> Overview -> Creating a Manual Version (⌘ ⌥ S)</p></figcaption></figure>

#### Option 1 - Keyboard Shortcut (Recommended)

By performing the keyboard shortcut `⌘ ⌥ S`, you can open the Version History modal and create a version to save with a description.

#### Option 2 - New Version Button

Clicking the button titled "+ New Version" will prompt you with the same card that you'd get with the shortcut.

### Restoring a Version

<figure><img src="/files/DUAtJJP7D6ncOrY52XWp" alt=""><figcaption><p>Investment -> Quick Versioning</p></figcaption></figure>

Restoring a version of the investment is as simple as clicking the "Change Version" button, and selecting which version you would like to view the investment at.

#### Keyboard Shortcuts

* Quick Creating a Version: `⌘ ⌥ S`
* Quick Switching Between Versions: `^ ⌥ {Number of Version}`

{% hint style="info" %}
Have any questions or feedback? Feel free to reach out at <contact@countercyclical.io>.
{% endhint %}


---

# 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.countercyclical.io/fundamentals/investments/quick-versioning.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.
