# Session tags (App)

Session tags help categorize and filter sessions, making it easier for attendees to find relevant content. You can create, assign, edit, or delete session tags manually or in bulk via an Excel import.

### How to set up Session tags

You can either manually create Session tags from within the Admin panel or you can include them in the programme Excel file to create new programme tags in bulk.&#x20;

### How to manually create a Session tag

1. Open the Admin panel
2. Go to 'Content' --> 'Programme'
3. Click on 'Actions'
4. Select 'Session tags'&#x20;
5. Click on '+ New tag'
6. Name the tag
7. Click 'Add tag'

### How to generate Session tags via the Progamme Excel import

Session tags can be generated (and assigned) to sessions when setting up the programme via an excel import.&#x20;

The example below assumes you are using our Excel templates

1. Open the Excel temples - Sheet: Programme
2. Navigate to Column K
3. List the Session tags for each session (Separate multiple Session tags with commas + a space if needed)
4. Once imported the Session tags will be generated and/or assigned to relevant session.

### How to edit/ delete Session tags

You can edit/ delete Session tags from the Session tag overview.&#x20;

Pen icon: Click here to make adjustments similarly to when you're first creating a tag.\
Delete icon: Click here to remove the tag altogether.

### Can I add/ remove Sessions tags from sessions in bulk?

Yes! From the Admin panel complete the following steps:

1. Open the Admin panel
2. Go to Content --> Programme
3. Select the sessions you want to amend (You can select all by clicking the box in the top left of the table)
4. Choose either Add/ Remove tags


---

# 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/content/application-1/programmes/programme-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.
