# Activate Role Flow For Special Roles (Host, speaker, booth exhibitor/representative)

The EventX system will create an account for newly added special roles such as hosts, speakers, booth exhibitors and booth representatives. The login flow will be as shown below.

1. You will receive an invitation email containing the assigned role and the **Activate Role** button.\
   ![](/files/cLEXLrMr3xHxiEhJl512)
2. To activate the role, click on **Activate Role**. Once clicked, you will be directed to the Log In page.\
   ![](/files/tQqqfkeCFIT1WXN52s9T)
3. To create a password, click **Forgot Password**. To skip creating a password and directly proceed to the registration form, click **Email Me A Login Link.**\
   ![](/files/I48Wvcm0A59X1HphZvTC)
4. By clicking **Forgot Password**
5. You will be directed to enter your email address and click **Send Verification Code**.\
   ![](/files/7ZZhVG62BFmujLLbptxQ)
6. By clicking Send Verification Code, you will receive an email containing the code as below.\
   ![](/files/jm0ZmWYECwZnnAAVB6Np)
7. Enter the verification code, enter your new password and click **Reset Password**. Once succcessful, there will be a pop-up message on the top right corner of the screen and you will then be directed to the Log In page. Simply enter your new password and click **Log In**.\
   ![](/files/HV6SGY4LpMQ8ohvJ0v1Z)\
   ![](/files/gNNIM1EvE1SGzEYBnEMd)
8. By clicking **Email Me A Login Link**.
9. You will be directed to enter your email address and click **Send Login Link**.\
   ![](/files/UpsIgtWUnV4wp992HJpN)
10. A login link that is valid for 15-minutes will be sent to the entered email address. Note that the 15-minute time window is the valid period of the link. It is not the period that the user can be within the event site.\
    ![](/files/GRGI7LyAepwxgI5Eyyzu)
11. By clicking **Log in Now**, you will be directed to the registration form.
12. Once you have logged in, you will have to fill up the registration form prepared by the organizer. Once done, click **Register**.\
    ![](/files/Yuy6KHYSvEke1YUWAjMg)
13. Once registered, you will be logged into your EventX account where you are able to view all the upcoming events. To navigate the events that you are hosting, managing, exhibiting or attending, simply click on the highlighted tabs as shown below.\
    ![](/files/eTabE1E5XGMBye9MnQOm)\
    **Note:** If your account is associated with multiple organizations, click on the dropdown menu to select the organization.\
    ![](/files/oMyewrpdmdIfrgytqVVZ)


---

# 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://eventx-hq.gitbook.io/knowledge-base/attendee-management/attendee-roles-and-status/activate-role-flow-for-special-roles-host-speaker-booth-exhibitorrepresentative.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.
