> 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/users/virtual-platform-virtual-event/speakers.md).

# Speakers & Moderators (Virtual event)

[This article](https://knowledge-base.letsgetdigital.com/the-admin-panel/users/application/untitled) explains how to make adjustments manually and the options the admin panel has to offer under 'Users'.

## Moderators &#x20;

A moderator is a user type that has the same rights as a speaker when connected to a programme item. However, (Moderator) is shown behind the user's name to indicate that the user is a moderator. Just like speakers, they have the right to enter a session before the start of the session.

A user can be granted the right to be a moderator in a programme item by:

* [Creating or editing a user profile](https://knowledge-base.letsgetdigital.com/the-admin-panel/users/application/untitled#managing-users-individually) and connecting the user to a programme item(s) in the 'Moderator for' section of the user's profile.&#x20;
* [Creating or editing a programme item](https://knowledge-base.letsgetdigital.com/the-admin-panel/content/application-1/programmes#managing-programme-items-individually) and connecting user(s) to the programme item in the 'Moderators' section of the programme item.

## The result

Click on the tile called 'Speakers'. A list of speakers will be displayed.

![](/files/-MchUEc5L-Ub5THalRjc)

When you click on a speaker, their profile will show. The page includes the talk and/or the company they are connected to.&#x20;

The options are:

* Select to request a meeting.&#x20;
* Make a connection.
* Add a personal note.&#x20;
* Start a chat.

![](/files/-MchWWR-zLM66WDOYeTz)


---

# 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:

```
GET https://knowledge-base.letsgetdigital.com/the-admin-panel/users/virtual-platform-virtual-event/speakers.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.
