# Collections

- [Using The Interactive Collection View](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv.md)
- [The Interactive Collection View](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/the-interactive-collection-view.md)
- [The Collection Header](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/the-collection-header.md): The header provides access to collection information, search and other utilities.
- [The Map Panel](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/map-panel.md)
- [The Tree Panel](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/tree-panel.md)
- [Tree Panel](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/tree-panel/tree-panel.md)
- [Generating a new tree](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/tree-panel/generating-a-new-tree.md)
- [Data Tables](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/data-tables.md)
- [The Timeline Panel](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/timeline.md)
- [Context search panel](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/context-search.md)
- [Legend, Labels, and Colours](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/legend-labels-and-colours.md)
- [Searching genomes in a collection](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/searching-genomes-in-a-collection.md)
- [Integrating private metadata](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/integrating-private-metadata.md): The collection viewer allows local-only analysis of confidential metadata
- [Creating sub-collections](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/using-the-icv/creating-sub-collections.md)
- [Creating & Sharing Collections](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/creating-sharing-collections.md)
- [Browsing Collections](https://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections/browsing-collections.md)


---

# 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://cgps.gitbook.io/pathogenwatch/how-to-use-pathogenwatch/collections.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.
