# Navigate

### **Navigating to the Model**

Snippets can be generated based on sheets, a standard or virtual model. To begin, you need access to the <img src="/files/PPgCYVlBbZ8fY4UEmnjz" alt="" data-size="line">functional area. Navigate to the sheet or model for which you want to create snippets. Upon clicking the sheet or model, on the level 2 header, you can find the <img src="/files/8v6RYElJqTtkMYkSgjQB" alt="" data-size="line">Snippets icon to initiate snippet creation.&#x20;

*Learn more about* [<mark style="color:blue;">Sheets</mark>](/process-definition/modelling/sheets.md), [Standard Model](/process-definition/modelling/models/standard-model.md), [Virtual Model](/process-definition/modelling/models/virtual-model.md)

### **Public and Private Snippets**

When you click on <img src="/files/I54XzR0F7gObNsG6oP5F" alt="" data-size="line">**Snippets**, you will notice two panes: Public and Private. Existing snippets will appear in these panes based on their privacy settings. Public snippets can be accessed by anyone with functional area permission, while private snippets are exclusively accessible by the user who created them.

### **Default Views**

For each sheet and model, a default view is automatically generated. It contains the transactional data contained in the model. Only the standard model contains an additional view that maintains an audit history of transaction made to the data, per the user timestamp.

### **Operations on Existing Snippets**

Next to the existing snippets, you will find icons that allow you to perform various operations on existing snippets, such as&#x20;

1. <img src="/files/0IeA7OjZFp9LJv9Z5Gqh" alt="" data-size="line"> **Opening them in a new tab:** This operation allows you to view the content of the snippet in a separate browser tab.
2. <img src="/files/0d9HctXF3Pv0pHqhOOjU" alt="" data-size="line">**Adding them to favorites:** You can mark a snippet as a favorite, making it readily accessible from the JustPerform landing page for quick and frequent reference.
3. <img src="/files/q1p1CpWuwzYQ9zobSijZ" alt="" data-size="line"> **Copy:** This action duplicates the snippet, creating an identical copy that can be modified or used independently from the original.
4. <img src="/files/h2i3tXWcVvD60LaPntcR" alt="" data-size="line"> **Delete:** This operation removes the snippet permanently, deleting it from the list of snippets.

### **Creating New Snippets**

At the bottom of the pane, you will find the **Create Snippet** option, which enables the creation of new snippets.

### **Closing the Snippet Pane**

To close the snippet pane, simply click the <img src="/files/3hjohbkPazs5RF5s5Yn6" alt="" data-size="line"> icon.


---

# 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://help.justperform.com/stories/snippets/navigate.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.
