# Capture and export

Welcome to Storyonboards, your ultimate tool for capturing and annotating storyboards from online videos. Follow these simple steps to start using our extension.

### Access and launch our extension

1. Open Google chrome and in the top right corner of the Chrome window, you'll see the address bar.To the right of this bar, you will notice several icons. Click on the Storyonboards icon to launch the extension.
2. If you don't immediately see the Storyonboards icon, you might need to click the "Extensions" icon, which looks like a puzzle piece. This icon opens a list of all your installed extensions.
3. You will be prompted to login. Use your google account to log in to your Storyonboards account.

### Capture and Annotate Screenshots

1. Navigate to any online video streaming platform of your choice (e.g., YouTube, Vimeo) and play the video you wish to capture storyboards from.
2. With the video playing, click the Storyonboards icon in the top right corner of the video to capture screenshots at key moments.
3. For each screenshot, add professional storyboard annotations such as shot size, camera movement, and descriptions.
4. Rearrange the storyboard frames and edit any captions as needed to fine-tune your script.
5. After your storyboard is complete, review all frames to ensure accuracy and completeness.
6. Click the “Export” button in the extension to download your storyboard complete with all annotations.

### User support

If you encounter any issues or have questions, visit our Help Center or contact our support team at <support@storyonboards.com>.

Thank you for choosing Storyonboards. We hope this guide helps you create detailed and professional storyboards efficiently. 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/chrome-extension/capture-and-export.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.
