# Creating user tags

### How to manually create a user tag

You can quickly and easily create a user tag from the admin panel by completing the following steps:&#x20;

1. Open the Admin panel
2. Go to Users --> All users
3. Select 'User tags' --> +New tag
4. Give the tag a name
5. Select 'Add tag' to Save

<figure><img src="/files/otyu5SrAouoXK3Qigr1R" alt=""><figcaption></figcaption></figure>

### The even easier way to create user tags

Although the manual option provides a quick way of creating single user tags in the admin panel there is a much quicker and simpler way of creating multiple user tags at once and assigning them directly to users through the use of an Excel import.

When importing your user into the system with an Excel sheet you can fill in the column named 'User tags' the specific tags you would like to create and assign them to the specific user as shown in the example below:

<figure><img src="/files/GND9GyK8yHuk8vr4xRjx" alt=""><figcaption></figcaption></figure>

{% hint style="info" %}
Hint: you can even assign multiple tags to a user at once by adding a comma + a space i.e. Exhibitor, VIP, Day One
{% endhint %}

&#x20;


---

# 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://knowledge-base.letsgetdigital.com/the-admin-panel/users/user-tags/creating-user-tags.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.
