> ## Documentation Index
> Fetch the complete documentation index at: https://private-7c7dfe99-mintlify-fbfa8bee.mintlify.site/llms.txt
> Use this file to discover all available pages before exploring further.

> Contains a list of all named collections which were created via SQL query or parsed from configuration file.

# system.named_collections

<h2 id="description">
  Description
</h2>

Contains a list of all named collections which were created via SQL query or parsed from configuration file.

<h2 id="columns">
  Columns
</h2>

* `name` ([String](/reference/data-types/index)) — Name of the collection.
* `collection` ([Map(String, String)](/reference/data-types/index)) — Collection internals.
* `source` ([String](/reference/data-types/index)) — Named collection source.
* `create_query` ([String](/reference/data-types/index)) — Named collection create query.
