# RootData Archives

### **1. Archives**

### **What is an Archive?**

[**Archives**](https://www.rootdata.com/Archives) are a **thematic, customizable** project collection feature on the RootData platform. They allow you to aggregate multiple related projects into a single list, enabling **one-stop tracking, comparison, and analysis** — an ideal tool to replace browser bookmarks or scattered spreadsheets.

### Key Features of Archives

1. **Personalized Aggregation**: Break free from fixed category limitations. Freely aggregate projects based on your own logic (e.g., sector, investment portfolio, research topic).
2. **Dynamic Tracking**: Important updates for projects within an Archive (such as funding, token unlocks, price movements) can be displayed centrally, helping you stay on top of developments quickly.
3. **Efficient Analysis**: Visually compare key data of different projects within an Archive to aid decision-making.
4. **Knowledge Sharing**: Share insights and discover opportunities by making Archives public and sharing them with others, or by exploring high-quality Archives created by others.

### How to View Archives?

You can find [**Archives**](https://www.rootdata.com/Archives) under Discover on the homepage.

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

Archives Page:<https://www.rootdata.com/Archives>

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

On the left, you can quickly select different categories of Archives or directly search.

<figure><img src="/files/tENftHgNK2Q8yjLk7za1" alt="" width="133"><figcaption></figcaption></figure>

On the Archive details page, you can switch between different list views.

{% columns %}
{% column %}

<figure><img src="/files/GFdazE35VH3wL8Hx8C9G" alt=""><figcaption><p>View 1</p></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/OoIkDqb9n41JkL0M5Xc3" alt=""><figcaption><p>View 2</p></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

You can use the bookmark or share function.

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

You can open **"Me"** - **"My Archives"** - **"Subscribed Archives"** from the top-right corner to view

the Archives you have subscribed to.

{% columns %}
{% column %}

<figure><img src="/files/7CVxrny0ULuoeOY4inPs" alt=""><figcaption></figcaption></figure>
{% endcolumn %}

{% column %}

<figure><img src="/files/YiX3jIsaOLiewQWAxx5F" alt=""><figcaption></figcaption></figure>
{% endcolumn %}
{% endcolumns %}

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

### How to Create an Archive?

On the "Archives" page, click "Create Archive",

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

Or click **\[New Archive]** in **\[My Archives]**.

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

Fill in the name, introductiont, add a cover, and you can choose whether the Archive is public.

<figure><img src="/files/lB1fB1jevnobiTq8Xu4L" alt="" width="188"><figcaption></figcaption></figure>

In the top-right toolbar, you can click **\[Add item]** to search for the project you wish to add by entering its name.

By clicking **\[Edit]**, you can re-enter the editing page for name, description, etc.;

If your Archive is public, you can also use the share function;

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

You can click **\[Customize]** to customize the content displayed in the Archive list according to your needs.

<figure><img src="/files/zrGYSKthS4tUVmT3URxf" alt="" width="188"><figcaption></figcaption></figure>


---

# 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.rootdata.com/playbook/archives.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.
