# Payload Access Control

To ensure safety during flight operations, operators have the option to take control of the drone's payload. Other members who are active on the dashboard can see which particular operator has access to the drone's payload. The operator who has payload access control can enable the video feeds, toggle between different streams, and control the pitch for the gimbal. However, other operators can only view the video feed without having the option to toggle between various features for controlling the drone's payload.

{% hint style="info" %}
Currently, there can be only a single operator who has Payload Access Control.
{% endhint %}

## How to take control of your Drone's Payload?

* When the drone is performing a flight operation, you will be able to see a "Take Payload Control" button located above the drone's video feed window.&#x20;

<figure><img src="https://1675645432-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTfYUUwVnoRyxqEi8UiRV%2Fuploads%2FMuBqs6hykXoKZjMamWo7%2Fimage.png?alt=media&#x26;token=0ff31a8e-6227-4e47-92cc-36992420cc92" alt=""><figcaption><p>Taking Payload Access Control</p></figcaption></figure>

* You can see the name of the operator beside the "Take Control" button who currently has access.
* After clicking on the "**Take Payload Control**" button, the drone's payload control access will be transferred to you.

<figure><img src="https://1675645432-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2FTfYUUwVnoRyxqEi8UiRV%2Fuploads%2FlSfpwO6ZS0QlMMv9wWZp%2Fimage.png?alt=media&#x26;token=8bcdee71-d7a8-4048-821e-c350e560a9c0" alt=""><figcaption><p>Payload Control Access Transferred</p></figcaption></figure>

{% hint style="info" %}
An operator can have both payload and drone control access simultaneously.
{% endhint %}

To learn more about how to check your flight logs after the flight, please refer to the following documentation.

{% content-ref url="../../../post-flight-modules/reviewing-your-flight-logs" %}
[reviewing-your-flight-logs](https://docs.flytbase.com/post-flight-modules/reviewing-your-flight-logs)
{% 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.flytbase.com/in-flight-modules/how-to-manage-your-flight-operations/payload-controls/payload-access-control.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.
