# Shared Access Page

On this page, you can add additional organizers to your competition. This feature helps you not only add experts to the competition but also add competition organizers who have similar rights to you. This way, you can split tasks between organizers and complete the event setup faster.

{% hint style="info" %}
All competition organizers with shared access are allowed to create their own competitions, but they can't delete them. Only the organizer with the **Administrator** rights can delete competitions.
{% endhint %}

Let's add a couple of organizers to our competition! Go to the tab **Shared access** and click on the **Add organizer** button. Enter the email address of a new organizer, first name, last name, and click on the **Add organizer** button.

![](/files/i9fa6BQYF5boRqfHG04r)

## How to set up new organizers

The **Administrator** of the competition can do whatever he wants with the organizers in shared access (within reasonable and functional limits, of course). Let's take a closer look at how we can manage invited organizers.

After a new organizer was added, he/she will receive an email confirming participation and asking to create a password for the account.

{% hint style="info" %}
This organizer can invite other organizers to join the competition in shared access. To do this, he/she will just need to click on the **Add organizer** button, enter their email addresses and confirm it. First and last names will be uploaded automatically!
{% endhint %}

{% hint style="warning" %}
**Note!** Users who are already registered on the platform as contest participants will not be able to become co-organizers in shared access.
{% endhint %}

### Managing organizers

There are control buttons close to each organizer:

* **Send a message to your personal chat** ![](/files/f3PmJXkbd7jO72ar7KbR) ​- by clicking on this button you’ll open the personal chat page with the participant.
* **Remove a user** ![](/files/YTxGVhWY7nB9v0kYiOBK) ​- by clicking on this button you’ll remove the organizer from the list.

{% hint style="info" %}
After removing a new organizer from the list (i.e. a user who was not previously registered on the platform) he will continue having the same pricing plan as the organizer with the rights of Administrator.
{% endhint %}

* **Send confirmation** ![](/files/RuJQ7CI9xUeVWsaQyRcr) ​- by clicking on this button you’ll resend an email notification confirming participation.

{% hint style="warning" %}
The email notification with participation confirmation has a limited validity period. If the confirmation has been outdated and the participant receives a message with an outdated link, then resend the notification by clicking on the envelope icon.
{% endhint %}

![](/files/AaNiwUTpihsZU8OCzvXZ)

## Rights of the organizers

Each organizer can be granted certain rights to the contest. There are three types of rights: **Limited rights**, **Expert**, and **Organizer**.

### Limited rights

Users with **Limited rights** will see the contest page with the button **Participate**, which means that the functionality of the competition organizer was disabled for these users. In this case, they will be able to see the initial pricing plan label in the upper-right corner.

{% hint style="warning" %}
Please notify the user with **Limited rights** that if he clicks the button **Join** his status as an organizer would be canceled. If that happened, this user will have to be added to the list of organizers again, but with a different email address.
{% endhint %}

{% hint style="warning" %}
Even if the user with **Limited rights** or **Expert** rights will follow the direct link to **Statistics**, he will be notified that he lacks the rights to complete this action.
{% endhint %}

### Expert

Users with **Expert** rights can be attached to contest tasks as curators. Such a user gets the rights of a contest participant, but he doesn’t have access to **Statistics** and cannot open the competition editing page.

### Organizer

Users with **Organizer** rights get the entire set of rights to edit the competition, except for the rights to delete the contest.


---

# 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://tulula.gitbook.io/docs/setup-guide/setting-up-a-competition/shared-access-page.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.
