# Chart Actions

Each chart in Infinity provides a variety of actions allowing you to interact with your data efficiently, collaborate with your team, and customize your analytics experience.

#### Viewing Charts in Fullscreen

* Click the **Fullscreen** icon on the chart detail page to view your chart in a distraction-free fullscreen mode.
* Exit fullscreen by clicking the exit icon at the top-right corner.

<figure><img src="/files/QrQpfQdnqpytsueyecgC" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/CMTn2ZylJZ26Z6r0TxTU" alt=""><figcaption></figcaption></figure>

#### Social Interaction Features

Collaborate and communicate seamlessly with your team using social interaction tools available below each chart:

* **Comments:** Leave or respond to comments directly below the chart to discuss insights or feedback.
* **Likes/Dislikes:** Quickly show agreement or disagreement with the chart's content.
* **Share:** Easily share the chart with others.
* **Pin:** Pin important charts to your personal area for quick reference later.

<figure><img src="/files/oVSEtAP5O8TlxEFbx4fg" alt=""><figcaption></figcaption></figure>

#### AI Assistant Features

Leverage Infinity’s built-in AI Assistant to enhance data engagement:

* **Get Insights about the Chart:**\
  Automatically narrate key insights, detect patterns, or explore relationships within your data.
* **Schedule Periodic Emails:**\
  Set up recurring email updates to regularly share charts and insights.
* **Receive Real-Time Chart Alerts:**\
  Stay informed instantly about significant changes or trends in your data.\ <br>

  <figure><img src="/files/sA89Mo1iJM3SvhqZtNpp" alt=""><figcaption></figcaption></figure>

#### Additional Chart Actions

To access more chart options, click the **More Actions** icon (**...**) located at the top-right corner of the chart:

* **Save to Folder:** Organize your charts efficiently by saving them to specific folders.
* **Edit:** Navigate directly to the chart editor for configuration and updates.
* **Subscribe:** Receive event or condition-based notifications and **Schedule Periodic Emails**. See [Subscriptions](/user-guide/comprehensive-user-guide/9.-subscriptions.md) for more details
* **Download:** Export the chart for offline analysis or presentations.
* **Hiding Chart Updates:** If you prefer not to see updates from certain charts or users:
  * Select **Hide**, and then choose one of the following:
    * **Hide all updates from this chart:** Stop receiving updates specifically from this chart.
    * **Hide all posts from this user:** Prevent all content shared by this specific user from appearing in your feed.

<figure><img src="/files/lSOh6wjyt756md1KDzKy" alt=""><figcaption></figcaption></figure>

These actions help you personalize your analytics experience and keep your workspace clean and focused on what's most important to you.


---

# 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/2.-charts/chart-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.
