> 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/registered-sessions/connecting-workshops-to-users-my-programme.md).

# Connecting registered sessions to users (My programme) (App)

## Connecting methods <a href="#connecting-methods" id="connecting-methods"></a>

Registered sessions and users can be connected in two ways: Either connecting a user to different registered sessions, or vice versa. Flick between the tabs below for instructions for both methods:

{% tabs %}
{% tab title="User(s) to registerd session(s)" %}

1. Open [the user's home page](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/application-1/programmes).
2. Click on![](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LnvOYoR6OwNZ905Jz7E%2F-LsS470huoppYIGtdKI2%2F-LsS6-d0aJEagUIqXg-_%2FEdit%20icon.png?alt=media\&token=827faff0-3392-421c-b2ce-c423cf4b61b7)next to the user you're connecting to registered sessions.
3. Scroll down to: 'Personal Programme'.
4. Click on the 'Search for' field.
5. Click on 'Add' next to the registered session you want to connect the user with.
6. Click on 'Save changes'.

![](https://gblobscdn.gitbook.com/assets%2F-LnvOYoR6OwNZ905Jz7E%2F-LxfPsctEnEnjmIaE7RQ%2F-LxfYgKcO17Xh8Z7tGUG%2FUser%20to%20sessions.gif?alt=media\&token=97f68483-3e2b-42f5-a9f4-acdb8fac0847)
{% endtab %}

{% tab title="Registered session(s) to users" %}

1. Open [the programme home page](https://knowledge-base.eventinsight.io/general-app-settings/programmes).
2. Click on![](https://firebasestorage.googleapis.com/v0/b/gitbook-28427.appspot.com/o/assets%2F-LnvOYoR6OwNZ905Jz7E%2F-LsS470huoppYIGtdKI2%2F-LsS6-d0aJEagUIqXg-_%2FEdit%20icon.png?alt=media\&token=827faff0-3392-421c-b2ce-c423cf4b61b7)next to the registerd sessions you're connecting to users.
3. Scroll down to: 'Attendees'.
4. Click on the 'Search for' field.
5. Click on 'Add' next to the users you want to connect the registered session with.
6. Click on 'Save changes'.

![](/files/-Mcx1FGguC4XVdN0VVfn)
{% endtab %}
{% endtabs %}

## Excel import <a href="#integration" id="integration"></a>

Users can also be connected to sessions with the generic importer. More information on how to connect users to sessions with the generic importer can be found in [this article. ](https://knowledge-base.letsgetdigital.com/the-admin-panel/settings/bulk-import-data/excel-import)

## Integration <a href="#integration" id="integration"></a>

Follow the instructions in the navigation article [here](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/application-1/programmes/connecting-workshops-to-users-my-programme) to find out how to add this (and other features) to your app!

## The result <a href="#the-end-result" id="the-end-result"></a>

![](/files/-Mco7PXyw1sW6qGyI--l)


---

# 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/registered-sessions/connecting-workshops-to-users-my-programme.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.
