# Storyboard Actions

Once a storyboard is created and opened, users have several interactive options to manage and engage with the data effectively. Below are the available **Storyboard Actions**:

***

### **1. Social Interactions**

Infinity enables users to interact with storyboards similarly to a social platform, fostering collaboration and discussion.

* **Commenting**: Users can leave feedback or discuss insights directly within the storyboard by typing comments in the provided section.
* **Liking & Disliking**: Express opinions on a storyboard's usefulness by clicking the **like** or **dislike** buttons.
* **Sharing**: Users can share the storyboard by clicking the **share** button, which generates a link for easy distribution.
* **Pinning**: Pin frequently accessed storyboards for quick retrieval in the **pinned section**.

<figure><img src="https://2441185785-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeTNY9XuZbora2UmeM4sm%2Fuploads%2Fr0ViSBHBVylKQgOjryHo%2Fimage.png?alt=media&#x26;token=791203b4-7392-43a1-a5f3-d0932b8b91f5" alt=""><figcaption></figcaption></figure>

***

### **2. Subscription & Scheduled Delivery**

Users can automate storyboard delivery via email by subscribing to scheduled updates.

#### **How to Subscribe to a Storyboard**

* Click the **three-dot menu** in the top-right corner of the storyboard.
* Select **"Subscribe"** to open the subscription settings.
* Choose the **delivery frequency** (Daily, Weekly, Monthly).
* Select the **date and time** for the first delivery.
* Pick the **timezone** to ensure correct scheduling.
* Enable options to **include Excel or PPT attachments**.
* (Optional) **Add recipients** to send the storyboard to others.

Once set up, Infinity will automatically send the storyboard via email at the chosen schedule.<br>

<figure><img src="https://2441185785-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FeTNY9XuZbora2UmeM4sm%2Fuploads%2FlfAukyyo9qllNIuf9PZj%2Fimage.png?alt=media&#x26;token=744313a8-5700-4653-915f-0a4907560025" alt=""><figcaption></figcaption></figure>

***

### **3. Downloading the Storyboard**

Users can download the entire storyboard for offline use.

#### **How to Download a Storyboard**

* Open the storyboard.
* Click the **three-dot menu** in the top-right corner.
* Select **"Download"** to choose from available formats:
  * **Excel (XLS)**
  * **PowerPoint (PPT)**
  * **PDF**

Downloaded storyboards retain the formatting and data shown in Infinity.

***

### **4. Reporting Issues to Admin**

If users encounter problems within a storyboard, they can report them to an administrator.

#### **How to Report a Storyboard Issue**

* Click the **three-dot menu** in the top-right corner.
* Select **"Report to Admin"** to open the reporting panel.
* Choose a **Report Type**, such as:
  * **Incorrect Data**
  * **Visualization Issue**
  * **Irrelevant Information**
  * **Other** (custom message option)
* Enter a **message** describing the issue in detail.
* Click **"Report"** to notify the admin.

Admins will review and address reported issues accordingly.

***


---

# 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/storyboard-actions.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.
