# Accessing Storyboards

Infinity provides multiple ways to access your storyboards, ensuring you can quickly find and interact with the insights you need. You can access storyboards via the **Pinned Section in the Feed** or through the **Curated Page**, just like with charts.

***

### **1. Accessing Storyboards via the Feed**

The **Feed** functions as an interactive and dynamic space, showcasing relevant analytics and insights in a social-media-like format.

* **Pinned Storyboards:**
  * You can **pin** frequently used storyboards for **quick access**.
  * Pinned storyboards appear on the right side of the feed for easy navigation.

***

### **2. Accessing Storyboards via the Curated Page**

The **Curated Page** serves as a centralized workspace for managing and organizing all your storyboards.

* **Navigating to the Curated Page:**
  * Click the **Curated Page icon** on the left sidebar.
  * Here, you will find a structured list of all available storyboards, including:\
    ✅ Your own storyboards.\
    ✅ Storyboards shared with you.\
    ✅ Storyboards assigned by managers or administrators.
* **Organizing Storyboards:**
  * Use the **folder structure** to categorize and locate storyboards quickly.
  * Click on a **Storyboard Name** to open it for viewing or editing.

By leveraging both the **Feed** and the **Curated Page**, Infinity ensures that **your storyboards are always accessible, easy to manage, and actionable**. 🚀


---

# 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.getinfinity.app/user-guide/comprehensive-user-guide/3.-storyboards/accessing-storyboards.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.
