# Site Management

* A Site is a geo-location on the map.&#x20;
* You can assign devices, members, and missions to a Site. Operators will have selective access to these resources at each site location during drone operations.
* Each site serves as a centralized hub for operations, ensuring improved coordination and streamlined management of drone operations across various locations or teams.

{% hint style="warning" %}
Configuring a Site with the desired devices, missions, and members is a mandatory process for flight operations.
{% endhint %}

<figure><img src="/files/neApAojOJcWPiVeStxbO" alt=""><figcaption><p>Site Management</p></figcaption></figure>

{% hint style="info" %}
If any devices and missions existed before the creation of the default site (Site 01), they would be a part of it along with all the members added to the organization.&#x20;
{% endhint %}

## Navigating to Sites

* Navigate to the 'Sites' tab inside the 'Navigation Drawer'.

<figure><img src="/files/i8tZODjkre8BFe9Txg1c" alt=""><figcaption><p>Site Management</p></figcaption></figure>

<figure><img src="/files/KIcJJ337sEZsjhFfTApM" alt=""><figcaption><p>Default Site</p></figcaption></figure>

{% hint style="info" %}
You cannot delete the default site, as an organization must have at least one site to perform operations.
{% endhint %}

## Creating a New Site

* To create a new Site, click on the '<img src="/files/ICj6TVdQsEkuThcwKYcX" alt="" data-size="line">' button.

<figure><img src="/files/zbkEWEX4O0F1yHgPyXPm" alt=""><figcaption><p>New Site</p></figcaption></figure>

* Refer to the following steps while creating a new 'Site':
  1. Assign a name for the Site.
  2. Left-click on a location on the map to mark the position of a site.
  3. Add registered devices that need to be assigned to the site. There is no limit to the number of devices that can be added to a site.\
     Note: Site members can only operate devices assigned to their particular site.
  4. Assign members to the particular site.\
     Note: Members in an organization can only perform operations on those sites they are part of.

{% hint style="success" %}
A 'Device' can only be added to a single site.
{% endhint %}

<figure><img src="/files/vWs6Y0VdMUHmOiyjnTzW" alt=""><figcaption><p>Site Management</p></figcaption></figure>

{% hint style="info" %}
Only Admins and Owners within an organization can create or edit a site on the dashboard.
{% endhint %}

<figure><img src="/files/Js02SEiHkoSowZtIVURX" alt=""><figcaption><p>Creating a New Site</p></figcaption></figure>

### Editing configurations for a Site

* Left-click on the <img src="/files/zETLku5nd7BlrVVUSArj" alt="" data-size="line">icon for a particular Site and then select the 'Edit' option.
* Easily modify configurations for a particular site, such as location, assigned devices, or members.

<figure><img src="/files/zGRMY4tCEd1LOWEyjF3D" alt=""><figcaption><p>Editing configurations of a Site</p></figcaption></figure>

### Assigning Missions for a Site

* To assign missions to a particular site, refer to the following documentation:

{% content-ref url="/pages/Dj4SjoUKykqp8dMsNUIH" %}
[Mission Planning](/pre-flight-modules/planning/mission-planning.md)
{% endcontent-ref %}

## Best Practices

* Create sites for different drone and dock fleets registered on the dashboard, where each setup is located at various locations.&#x20;
* Assign members to specific sites to ensure a seamless fleet management experience.
* Ensure that every new device has been assigned to a site.


---

# 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/getting-started-with-your-flytbase-account/site-management.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.
