# Managing user tags

Once a user tag has been created you can still edit and delete the tag.&#x20;

### How to edit a user tag

You can edit your already existing user tag from the admin panel by completing the following steps:&#x20;

1. Open the admin panel
2. Go to 'Users' --> 'All users'
3. Click on the button 'User tags'
4. Search for the tag you wish to edit
5. Click on the edit symbol <img src="/files/uLfvQKtJXd0mrAjDAyGl" alt="" data-size="line">
6. You can now make the relevant changes to the tag

### Make a user tag hidden

When editing a user tag you can choose to make it hidden by selecting the option 'Should this tag be hidden?'

![](/files/ia3g53bO9BcmpqJDqjcp)

This will allow the tag to be used without showing on a user's profile in the App and/ or Virtual event platform.

### Arrange user tags in order

Whilst editing a user tag you can arrange its place in the tag order by placing a number under the section 'Order (lower numbers appear higher in the list)'

For example, the user tag with the order position 1 will be listed at the top of the user tag list.&#x20;

![](/files/FjONxc3CDEuj6mIQSFEa)

### Event access (date & time) Virtual event

It is possible to provide users access to specific days of the Virtual event based on their tags. This function can be set up using the following steps:&#x20;

1. Open the Admin panel&#x20;
2. Go to Settings --> Virtual event settings --> General
3. Check the box 'Enable access per event day (based on user tag)'&#x20;
4. Now create a 'New Tag' or edit an existing Tag
5. Enter the 'Start date' that users with the tag can enter the Virtual event.&#x20;
6. Enter the 'End date' that users with the tag can enter the Virtual event.&#x20;
7. Click 'Add tag' or 'Save changes'

### Date-based check-in access (App)

This setting allows you to restrict event access based on user tags with specific start and end dates, providing precise control over check-in permissions during defined date ranges.

1. Open the Admin panel&#x20;
2. Go to Settings -> App settings -> General
3. Click on Extra options (in the bottom left of the screen)
4. Check on the setting -> Enable date-based check-in access control
5. Now create a 'New Tag' or edit an existing Tag
6. Enter the 'Start date' that users with the tag can be checked-in.&#x20;
7. Enter the 'End date' that users with the tag can be checked-in.&#x20;
8. Click 'Add tag' or 'Save changes'

### How to delete a user tag

1. Open the admin panel
2. Go to 'Users' --> 'All users'
3. Click on the button 'User tags'
4. Search for the tag you wish to delete
5. Click on the delete symbol <img src="/files/hYrMbK0kkpMLddLihYRN" alt="" data-size="line">
6. The tag has now been deleted

{% hint style="warning" %}
Some default system tags are not possible to delete and can be hidden
{% endhint %}


---

# 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/managing-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.
