> For the complete documentation index, see [llms.txt](https://docs.augelab.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.augelab.com/augelab-studio-interface/scenario-area.md).

# Scenario Area

Let's explore what we can do with the scenario area.

## Create New Scenario File <a href="#create-new-scenario-file" id="create-new-scenario-file"></a>

Create a new scenario file from **File➡️New**:

<figure><img src="https://63608322-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbH8gla5D8g5pQAK8IzR8%2Fuploads%2Fgit-blob-5c2034c2ecd550abe6816e57313f13d67b01ec05%2Fui-new-scenario.jpg?alt=media" alt=""><figcaption></figcaption></figure>

## Adding Function Blocks <a href="#adding-function-blocks" id="adding-function-blocks"></a>

After creating new project you can drag\&drop function blocks from the right section.

You can drag and drop function blocks with mouse to an emptry scenario.

![](https://63608322-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbH8gla5D8g5pQAK8IzR8%2Fuploads%2Fgit-blob-2e46bc47d5320c54bbee615e13cd076ed5ca2276%2Fnode-drag.webp?alt=media)

## Connecting Function Blocks <a href="#connecting-function-blocks" id="connecting-function-blocks"></a>

You can connect output and input sockets together:

![](https://63608322-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbH8gla5D8g5pQAK8IzR8%2Fuploads%2Fgit-blob-e283f05fe4621dfa1d23e082606d89982bb7aede%2Fsocket-connect.webp?alt=media)

## Search Function Blocks <a href="#search-function-blocks" id="search-function-blocks"></a>

Also you can double click on the empty grid area and search through all function blocks.

![](https://63608322-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbH8gla5D8g5pQAK8IzR8%2Fuploads%2Fgit-blob-dc3596d59e10c36e46a4194a1fb6067690cc827f%2Fsearch-function-test.webp?alt=media)

You can use keyboard up-down arrow buttons and press enter or click on an item you'd like to add to the scenario.

## Copy-Cut-Paste-Remove <a href="#copy-cut-paste-remove" id="copy-cut-paste-remove"></a>

You can also copy-cut-paste-remove selected function blocks and connections with the contect menu by right clicking:

![Selected items will be highlighted](https://63608322-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbH8gla5D8g5pQAK8IzR8%2Fuploads%2Fgit-blob-6b3cde592ab89eabe38dde796190ca5bbea2c7f9%2Fcopy-paste-highlighted.png?alt=media)

or you can use keyboard shotcuts:

* `Ctrl-c`: Copy
* `Ctrl-x`: Cut
* `Ctrl-v`: Paste
* `Del`: Remove

## Add Informative Text <a href="#add-informative-text" id="add-informative-text"></a>

<figure><img src="https://63608322-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbH8gla5D8g5pQAK8IzR8%2Fuploads%2Fgit-blob-12c2b35de43a62671d00c859be4a8476e9f6ab57%2Finformative-text.png?alt=media" alt="" width="160"><figcaption></figcaption></figure>

By opening the context menu and clicking `Add Text`, you can add informative texts on a scenario:

<figure><img src="https://63608322-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbH8gla5D8g5pQAK8IzR8%2Fuploads%2Fgit-blob-1bf9480888590054677dddc1907e0b95f8ea1428%2Fadd-text-func.png?alt=media" alt="" width="560"><figcaption></figcaption></figure>

## Change Background Style <a href="#change-background-style" id="change-background-style"></a>

You can change the background style:

<figure><img src="https://63608322-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbH8gla5D8g5pQAK8IzR8%2Fuploads%2Fgit-blob-ab642d33f390e8f2b1eb13d98180629bb723e2c5%2Fchange-bck-style.png?alt=media" alt="" width="560"><figcaption></figcaption></figure>

## Freeze Controls on Blocks <a href="#freeze-controls-on-blocks" id="freeze-controls-on-blocks"></a>

You can freeze controls on a function block to make sure no accidental changes happen with `Ctrl+F`:

<figure><img src="https://63608322-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FbH8gla5D8g5pQAK8IzR8%2Fuploads%2Fgit-blob-bc5376fd099969965c3e861fc0162a56787a835f%2Ffreeze-func.png?alt=media" alt="" width="560"><figcaption></figcaption></figure>

That is all! Now, you can have a simple tour on the menubar.
