# Collection Editor - V1

{% hint style="warning" %}
**Note:** The collection editor - V1 is <mark style="color:orange;">not maintained</mark> anymore. So we encourage all to upgrade to the [**Collection Editor V2**](/learn/product-and-developer-guide/editors/collection-editor-v2.md)**.**
{% endhint %}

Collection editor enables creators to create collections such as courses textbooks etc. The key capabilities of this editor are: a) ability for creators to define the structure of the ToC b) ability to tag the collection c) link assets to the collection and d) collaboration

![](/files/OP85USj8kgBHGA07PgbJ)

### :stars:Tech Stack

1. Angular
2. Typescript
3. Javascript
4. HTML/SCSS

### :stars:Installation guide

{% content-ref url="/pages/DsBRT3M9c2rIS38GmrPW" %}
[Collection Editor - V1](/use/installation-guide/editors/collection-editor-v1.md)
{% endcontent-ref %}


---

# 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://knowlg.sunbird.org/learn/product-and-developer-guide/editors/collection-editor-v1.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.
