# Reassigning Events

{% hint style="warning" %}
You must have permission to reassign Events to perform the steps below.
{% endhint %}

1. On the Event Page, click the "View" icon in the row of your chosen Event.&#x20;

<figure><img src="/files/x4QtyFHws8ZzM7bmq8yU" alt=""><figcaption><p>View Event Icon on the Events Page</p></figcaption></figure>

2. Click "Reassign Event".
3. &#x20;Once you are on the Reassign Event Page, pick a new Representative.
4. Click "Reassign".
5. Confirm the action on the dialog popup.


---

# 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://meetbit.gitbook.io/docs/calendar-and-events/reassigning-events.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.
