> 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/networking/connection-center/connection-center-virtual-event.md).

# Connection Center (Virtual event)

The **Connection Center** helps attendees form meaningful connections by sharing what they can offer and what they are looking for at the event. Attendees describe this in their own words, creating personalised and authentic networking opportunities.

In the **Extensive package**, this information also powers **AI-Matchmaking**, which automatically connects attendees with the most relevant people based on their profiles.

#### **How Users Use the Connection Center** <a href="#how-app-users-use-the-connection-center" id="how-app-users-use-the-connection-center"></a>

1. Open the **Connection Center** from the virtual event menu.
2. Fill in the information prompted:
   * **Company name**
   * **Company role**
   * **I can deliver:** What you bring to the table
   * **I’m looking for:** What others can help you with or offer at the event
3. The information becomes visible immediately and can be updated at any time.

***

#### **AI-Matchmaking (Extensive Package)** <a href="#ai-matchmaking-extensive-package" id="ai-matchmaking-extensive-package"></a>

AI Matchmaking analyses the information users enter, especially what they can deliver and what they are looking for, and automatically makes connections between the most compatible users. Users will receive a notification that they have been connected to another users.

To schedule AI Matchmaking for your event:

1. Open the **Admin Panel** and navigate to **WOW-effects → AI-Matchmaker**.
2. Click **Generate new matches**.
3. (Optional) Check **“Automatically insert matches into the Connection Center after generation”** this inserts the recommended connections directly into each user’s network list.
4. Enter the date and time in the **Scheduled at** field when you want a round of matches to be sent.
5. Click **Generate matches** to confirm the scheduling.

AI Matchmaking will then run at the scheduled time and create suggested matches for users based on the information in their Connection Center profiles.

More information can be found about [AI-Matchmaking here](https://knowledge-base.letsgetdigital.com/the-admin-panel/wow-effects/ai-matchmaking)

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

***

#### **How to Set Up the Connection Center (Organisers)** <a href="#how-to-set-up-the-connection-center-organisers" id="how-to-set-up-the-connection-center-organisers"></a>

To enable the Connection Center in your app:

1. Open the **Admin Panel**.
2. Go to **Navigation → Manage navigation**.
3. Choose either Lobby tiles and/ or virtual event menu
4. Click **Add new menu item**.
5. Set the link to **Modules**, then choose **Connection Center**.

You have now successfully added the Connection Center to your App!


---

# 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/networking/connection-center/connection-center-virtual-event.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.
