# Organizers

- [Getting Started](https://conferencetap.gitbook.io/knowledge-base/organizers/getting-started.md)
- [How to create an organization](https://conferencetap.gitbook.io/knowledge-base/organizers/getting-started/how-to-create-an-organization.md)
- [How to edit your event details](https://conferencetap.gitbook.io/knowledge-base/organizers/getting-started/how-to-edit-your-event-details.md): In the event admin page, you’ll see a list of sections on the left hand side.  The \*\*details\*\* tab lets you update basic details about your event, including:  - Start and End Time - Custom color, logo
- [How to make an event-wide announcement](https://conferencetap.gitbook.io/knowledge-base/organizers/getting-started/how-to-make-an-event-wide-announcement.md): To make an event-wide announcement, go to the event admin page, then go to the \*\*Details section\*\*, and then go to the \*\*Announcement tab.\*\*  Here, you’ll see a box where you can make an announcement:
- [How to add and remove features from your event](https://conferencetap.gitbook.io/knowledge-base/organizers/getting-started/how-to-add-and-remove-features-from-your-event.md)
- [How to add custom registration questions](https://conferencetap.gitbook.io/knowledge-base/organizers/getting-started/how-to-add-custom-registration-questions.md)
- [Sessions](https://conferencetap.gitbook.io/knowledge-base/organizers/sessions.md)
- [How to add a session](https://conferencetap.gitbook.io/knowledge-base/organizers/sessions/how-to-add-a-session.md)
- [How to set up tracks](https://conferencetap.gitbook.io/knowledge-base/organizers/sessions/how-to-set-up-tracks.md)
- [How to add a speaker to a session](https://conferencetap.gitbook.io/knowledge-base/organizers/sessions/how-to-add-a-speaker-to-a-session.md)
- [How to connect an attendee to a speaker for a virtual event](https://conferencetap.gitbook.io/knowledge-base/organizers/sessions/how-to-connect-an-attendee-to-a-speaker-for-a-virtual-event.md)
- [What are the different types of sessions?](https://conferencetap.gitbook.io/knowledge-base/organizers/sessions/what-are-the-different-types-of-sessions.md)
- [People](https://conferencetap.gitbook.io/knowledge-base/organizers/people.md)
- [How to manually add users to your event](https://conferencetap.gitbook.io/knowledge-base/organizers/people/how-to-manually-add-users-to-your-event.md)
- [Speakers](https://conferencetap.gitbook.io/knowledge-base/organizers/speakers.md)
- [Connecting speakers to events](https://conferencetap.gitbook.io/knowledge-base/organizers/speakers/connecting-speakers-to-events.md)
- [Sponsors](https://conferencetap.gitbook.io/knowledge-base/organizers/sponsors.md)
- [How to add and edit sponsors](https://conferencetap.gitbook.io/knowledge-base/organizers/sponsors/how-to-add-and-edit-sponsors.md)
- [Expos](https://conferencetap.gitbook.io/knowledge-base/organizers/expos.md)
- [How to add an expo](https://conferencetap.gitbook.io/knowledge-base/organizers/expos/how-to-add-an-expo.md)
- [Tickets](https://conferencetap.gitbook.io/knowledge-base/organizers/tickets.md)
- [How to get paid for ticket sales](https://conferencetap.gitbook.io/knowledge-base/organizers/tickets/how-to-get-paid-for-ticket-sales.md)
- [How to offer promotional codes for paid tickets](https://conferencetap.gitbook.io/knowledge-base/organizers/tickets/how-to-offer-promotional-codes-for-paid-tickets.md)
- [Analytics](https://conferencetap.gitbook.io/knowledge-base/organizers/analytics.md)
- [How to use event analytics](https://conferencetap.gitbook.io/knowledge-base/organizers/analytics/how-to-use-event-analytics.md)
- [In-Person Features](https://conferencetap.gitbook.io/knowledge-base/organizers/in-person-features.md)
- [How to add and manage floor plans for events](https://conferencetap.gitbook.io/knowledge-base/organizers/in-person-features/how-to-add-and-manage-floor-plans-for-events.md)
- [Registration](https://conferencetap.gitbook.io/knowledge-base/organizers/registration.md)
- [How to edit your registration page](https://conferencetap.gitbook.io/knowledge-base/organizers/registration/how-to-edit-your-registration-page.md)


---

# 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://conferencetap.gitbook.io/knowledge-base/organizers.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.
