---
title: "Create Freeform Topics"
slug: "create-freeform-topics"
description: "Create Freeform Topics and allow Agents to apply Conversation-specific attributes for analysis. Visit Gladly Help Docs to learn more."
updated: 2026-04-03T07:31:49Z
published: 2026-04-03T07:31:49Z
canonical: "help.gladly.com/create-freeform-topics"
---

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

# Create Freeform Topics

| **REQUIRED USER ROLE** Administrator and Team Manager | **PERMISSION OVERVIEW** [View permissions by role](https://help.gladly.com/docs/managing-users-and-roles#roles-and-responsibilities) |
| --- | --- |

Create Freeform Topics to capture as part of Conversations through the Topics menu and transmit via webhooks, API, and AWS EventBridge for analysis.

![Gladly interface showing Freeform Topics with active and archived sections listed.](https://cdn.us.document360.io/7047b671-c4f2-4df0-bb0a-b9b511fd2452/Images/Documentation/freeform topics.png)

## **Before you start**

Before you create Freeform Topics, we recommend that you first review the following:

- Review what [Freeform Topics](https://help.gladly.com/docs/what-is-freeform-topics) is.
- Review how to [prepare for implementing Freeform Topics](https://help.gladly.com/docs/prepare-to-use-freeform-topics).
- Freeform Topics appear in the Topics menu alongside other Topics.
- Remember that it's used for [analysis](https://help.gladly.com/docs/analyze-freeform-topics-attributes) or to allow Agents to provide more context to a Conversation. Freeform Topics cannot be used for Rules or Routing purposes.
- Freeform Topics cannot be deleted once created but can be archived or made inactive. These appear in the **Archived** tab on the Freeform Topics page.
- When creating a Freeform Topic, enter a Display Name that is not similar to an existing Topic. If you create something similar, ensure your Agents are trained to understand the difference because they’ll see both names in the Topics menu, but one functions as a Freeform Topic exposing a freeform field.

> [!NOTE]
> **Automatically apply Freeform Topics via Gladly AI**
> 
> If you’re using Gladly AI and implementing Freeform Topics, you may configure Gladly AI to apply Freeform Topics to a Conversation automatically.

## Create a Freeform Topics

1. Click ![](https://cdn.us.document360.io/7047b671-c4f2-4df0-bb0a-b9b511fd2452/Images/Documentation/hamburger-menu-icon(2).svg) on the top left corner of the screen.
2. Click **Settings**.
3. Under the **Orchestration** category, click **Freeform Topics.** This will take you to the Freeform Topics page.
4. The Freeform Topics page lists all Freeform Topics that have been created with two tabs:
  - **Active –** Displays active Freeform Topics, also accessible in the Topics menu.
  - **Archived –** This tab displays inactive/archived Freeform Topics because Freeform Topics cannot be deleted once created.
5. From the **Freeform Topics** page, click **Create Freeform Topic**.
6. Enter the following information:
  - **Display Name –** Enter the unique name that Agents will see primarily in the Topic menu in a Customer Profile. When applied to Conversations, the same name appears in the Conversation Timeline and Conversation Details card.
    - **Tip –** Display Name can be composed of letters, numbers, and/or symbols. Plus:
      - It can’t be more than 50 characters.
      - You cannot have two of the same names even if one is archived. For example, *orderID* and *orderid* will be considered duplicates)
      - It can be edited anytime, unlike Key, which cannot be edited once created.
  - **Key –** Enter a unique identifier that webhooks and APIs will use to look up and identify the Freeform Topic. For example, If you create *Order Number* as the Display Name, the Key could be *OrderNumber or order_number.*
    - **Note –** Key cannot be edited once created.
    - **Tip –** Key can be composed of numbers, letters, and underscore (_). Plus:
      - It cannot consist of numbers only (e.g., 14234 is not a valid key).
      - It cannot be solely underscores (_).
      - It cannot be more than 50 characters, contain spaces, and include symbols except for underscores.
      - They are not case-sensitive (orderID and order will be considered duplicates).
7. The **Active** toggle is activated by default (toggle is green). Click the toggle if you’d like to keep this Freeform topic inactive before saving it. You can activate this later through the **Archive** tab.
8. Click **Save**.

The Freeform Topic is now available in the Topics menu.
