# Add Topic

## Topics to better organize your messages

Having the right topics for the right channels can help you efficiently match the right type of questions to expect to the right agents.

{% hint style="info" %}
Adding topics can only be done if your role is **Owner** or **Admin**
{% endhint %}

{% hint style="info" %}
We recommend you to have at least one other invited and verified member other than you (the owner) in the organization. [**Invite members**](/onetalk-omnichannel-documentation/getting-started/team-members.md#step-4-invite-member-form) if you haven't already done so.
{% endhint %}

### Step 1: Go to Organization

To get started, on the very left side menu click on **Organization.**

![](/files/-MOaSp2TqvKO47h-Rix5)

### Step **2**: Go to Topics

A submenu should appear with different options, go ahead and select **Topics.**

![](/files/-MOk4iCSeyUxyfGI904J)

### Step 3: Add a topic

On the right-hand side, click on the button <img src="/files/-MOkE2co_gpsNk35Y6h3" alt="" data-size="original">&#x20;

![](/files/-MOk73OfU9hR5k2bOdaf)

### Step 4: Type a topic name

Type in a topic name inside the text box (e.g Billing)

![](/files/-MOk9dYoghp7KN2vKoEz)

### Step 5: Confirm topic name

To confirm the topic name, click the button <img src="/files/-MOkE-51Yql763fisrmY" alt="" data-size="original">&#x20;

![](/files/-MOkB79hAl3QfsD2y6HX)

### Congratulations! You have just created a topic!

You will be redirected to the topic's detail, where you can edit the topic name and assign an agent.

![](/files/-MOkC_EnwDNbktGokgQz)

### What to do next?

We recommend you to assign at least one agent (member) to the topic you have just created. If you wish to assign an agent right after creating a topic, go ahead and click on the button <img src="/files/-MOkDe5HNGVK_4mGjBOI" alt="" data-size="original"> and follow the next guide [**Assign Agent to Topic**](/onetalk-omnichannel-documentation/getting-started/assign-agent-to-topic.md#step-4-assign-an-agent) (skip to step 4).


---

# 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://docs.taptalk.io/onetalk-omnichannel-documentation/getting-started/add-topic.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.
