# View and Delete

This tutorial will guide you through the steps to view, copy, and delete storyboards, ensuring that you can manage your projects efficiently.

### View Storyboards

1.**Log In**:Start by logging in to your Storyonboards account.&#x20;

2.**Navigate to the Project Page**: Once logged in, you will land on the project page. Here, you can view all the storyboards you have created.&#x20;

3.**Select a Story board**: Simply click on the name of the storyboard you want to view. This will open up the storyboard, allowing you to examine all the details and contents you’ve added.

### Copy Storyboards

1.**Navigate to the Project Page**: Go to the project page where all your storyboards are listed.&#x20;

2.**Locate the Options Menu**: To the right of each storyboard name, you will find three small dots. Click on these dots to open a drop down menu.&#x20;

3.**Select “Copy”**: In the drop down menu, choose the "Copy" option. This will create a duplicate of the storyboard, which you can then edit or modify as a separate project.

### Delete Storyboards

1.**Navigate to the Project Page**: As with the previous steps, make your way to the project page to see all your storyboards.&#x20;

2.**Locate the Options Menu**: Click on the three small dots next to the storyboard you wish to delete.&#x20;

3.**Select “Delete”**: From the drop down menu, click on "Delete". This will remove the storyboard from your project list permanently.

By following these simple steps, you can easily manage your storyboards in Storyonboards. Whether you're organizing your projects or ensuring you have backups of your favorite story lines, these functions provide great flexibility and control.

Happy storyboarding!


---

# 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://storyonboards-help-center.gitbook.io/storyonboards/storyboarding/view-and-delete.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.
