# Accessing Charts

Infinity allows you to easily access your charts through two convenient methods: the **Feed** and the **Curated Page**.

#### 1. Accessing Charts via the Feed

The **Feed** provides an engaging, social-media-like interface, showcasing interesting and relevant analytics insights tailored to your business.

* At the top of the feed, you can filter your view using predefined options, such as **All**, **Today**, **This Week**, and **This Month**.
* Click directly on a **chart's name** in the feed to open its detailed view, where you can see more information, interact socially through comments, likes, shares, or pin it for quick access later.
* The detailed view also provides advanced features, including an AI assistant that offers insights, allows scheduling of periodic emails, or sets up real-time alerts about chart updates.

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

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

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

#### 2. Accessing Charts via the Curated Page

The **Curated Page** acts like your personal analytics workspace, similar to Google Drive, organizing your charts systematically.

* Click the **Curated** icon on the left sidebar to view all available charts.
* Here, charts are presented in a structured, easily navigable format, including:
  * Your own charts.
  * Charts shared with you.
  * Charts assigned by managers or administrators.
* Use the folder structure to organize and locate charts quickly, similar to managing files in Google Drive.
* Click any chart from this view to open its details page and manage it further.

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

<figure><img src="/files/0pqphGCBnpe8BjsL4bu8" alt=""><figcaption></figcaption></figure>

By leveraging both the Feed and Curated Page, you can conveniently discover, track, and manage your analytics, ensuring insights remain accessible 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/2.-charts/accessing-charts.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.
