> For the complete documentation index, see [llms.txt](https://knowledge-base.letsgetdigital.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/application-1/programmes/programme-overview-based-on-tags-app.md).

# Programme overview based on tags (App)

## How to set it up

#### Navigation item in the menu:

1. Programme tags have to be set up for the relevant programme items, check [this article](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/application-1/programmes/programme-tags) to find out how to do that.
2. Hover over ‘Navigation’ and select ‘Navigation settings’
3. Select ‘Navigation (App)’
4. Click on 'Add new item'
5. Choose 'Program items with tag' and choose the relevant tag *or* 'Program' and 'Overview by category
6. Choose the tags for which users this navigation item should be visible in the (optional)
7. Click on 'Add navigation item'

![Creation of item displaying a programme of one specific tag](/files/6HxlWOzrY35zntVoaquF)

![Creation of item displaying various programmes based on the different programme tags](/files/IKdry0nd3pACOoHt3ia5)

## The end result

![Navigation item that displays only programme items with a specific tag](/files/Z9lTFERVRjFTOi4XID6T)

![Navigation item that displays specific programs based on programme tags](/files/DKTDhwiut09yab4Zwu0x)


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://knowledge-base.letsgetdigital.com/the-admin-panel/content/application-1/programmes/programme-overview-based-on-tags-app.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
