# Collaborating on events

Working for multiple events at the same time often involves a team. To enable collaboration across multiple accounts, the best approach is to grant your teammates editing permissions.

Follow these steps to share access:

1. Ask each teammate to create their own Racemap account.
2. Create the event from your main account.
3. Navigate to **Advanced > Manage Access** in the event settings.
4. Under the **Add** **Editors** section, type your teammate’s Racemap username and select it from the list.

This setup allows your team to efficiently manage events together, while keeping access secure and organized.

<figure><img src="/files/M6WbgjaFvJE4WSjefaCI" alt=""><figcaption><p>Select a teammate to collaborate on your events.</p></figcaption></figure>

Tracker Management: Share access to your GPS trackers for other RACEMAP accounts e.g. when you rent the trackers.

{% content-ref url="/pages/gywKmUd2c6BIHsNfxzBg" %}
[User access to devices](/tracker-management/user-role.md)
{% endcontent-ref %}


---

# 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://docs.racemap.com/live-tracking/share-access.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.
