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

# Catalog Settings

Catalog settings manage response templates, reusable modules, publishing configuration, and trace metadata.

## Templates

The **Template Catalog** displays all available response templates for agents in this project.

**Navigation**: **Project** → **Settings** → **Templates**

**Categories**

| Category     | Description                                                                    |
| ------------ | ------------------------------------------------------------------------------ |
| **Content**  | Structured content responses (Markdown, HTML, Adaptive Card, Slack Block Kit). |
| **Media**    | Media-rich responses (WhatsApp, AG-UI, Carousel).                              |
| **Data**     | Data-driven responses.                                                         |
| **Input**    | Collecting user input (Quick Replies).                                         |
| **Feedback** | Collecting user feedback.                                                      |

Each template card shows the template name, description, content type, web rendering mode, preview mode, and DSL insertability. Click **New Asset** to create a custom template.

***

## Imported modules

The **Imported Modules** page shows modules imported into this project from the catalog or other projects.

**Navigation**: **Project** → **Settings** → **Imported Modules**

Imported modules are reusable agent components (agents, tools, workflows) that other teams publish. The page lists all imported modules with their name, version, source project, and import date.

***

## Module publishing

The **Module Publishing** page lets you publish agents, tools, and workflows from this project as reusable modules that other projects can import.

**Navigation**: **Project** → **Settings** → **Module Publishing**

Publishing a module makes it available in the workspace module catalog. Configure which resources to include, set versioning, and manage access controls.

Module releases include exported agents, tools, and workflows. Exported workflows include both independent workflows and workflows referenced by workflow tools.

***

## Trace dimensions

The **Trace Dimensions** page lets you configure custom dimensions for trace data that appear in session traces and analytics.

**Navigation**: **Project** → **Settings** → **Trace Dimensions**

Define custom metadata fields that the system captures with every trace event. For each dimension, specify a name, source, and data type. Custom dimensions enrich trace data for granular filtering and analysis in the session browser and insights dashboard.

***

## Telemetry export

The **Telemetry Export** page sends this project's live LLM, agent, and tool telemetry metadata to an external observability provider.

**Navigation**: **Project** -> **Settings** -> **Telemetry Export**

### Destination

| Field                 | Description                                                                                      |
| --------------------- | ------------------------------------------------------------------------------------------------ |
| **Connection string** | Azure Monitor connection string that includes an `IngestionEndpoint`. The field masks the value. |
| **Status**            | Turns telemetry export to the configured destination on or off. Defaults to **Disabled**.        |

### Page actions

| Action       | Description                                      |
| ------------ | ------------------------------------------------ |
| **Validate** | Checks the destination details you entered.      |
| **Save**     | Saves the exporter configuration to the project. |
| **Reset**    | Returns the form to its last saved state.        |

***
