> ## Documentation Index
> Fetch the complete documentation index at: https://docs.pinecone.io/llms.txt
> Use this file to discover all available pages before exploring further.

# Templates

> List the vertical templates available in Pinecone Marketplace.

<Note>
  This feature is in [public preview](/release-notes/feature-availability).
</Note>

The Templates API lets you list the catalog of vertical templates available to your organization.

## Operations

| Operation      | Description                                                                                               |
| -------------- | --------------------------------------------------------------------------------------------------------- |
| List templates | Return the catalog of available templates with their default operating parameters and recommended layout. |
| Get a template | Return the full configuration of a single template.                                                       |

For the operator-facing guides, see [Templates overview](/guides/marketplace/templates-overview) and [Template catalog](/guides/marketplace/template-catalog).
