# Export plan

## Completed plan

When completed, the result is an **estimation** of the number of Wildfire Sensors, Border Gateways and Mesh Gateways.

## Device counter

The **Device Counter** keeps track in real time of all Border Gateways, Mesh Gateways and Sensors placed on the Site.

<figure><img src="/files/5hG6oTPR88umoKQxHuMV" alt="" width="563"><figcaption><p>Add comment to plan</p></figcaption></figure>

Once you have created all the paths and areas you wish to protect and have placed gateways to ensure sufficient mesh network coverage, the estimated number of Gateways and Wildfire Sensors are shown.

{% hint style="info" %}
**Estimation uses**

This estimation can be used for quoting purposes. However, the [Export Summary ](/dryad-documentation/site-planning/coverage-estimation.md#export-summary)feature includes a detailed list of devices and their deployment locations.
{% endhint %}

## Completed coverage estimate

After planning the coverage, you are ready for deployment:

* **Export Summary document**:\
  Export your plan which appears as a set of devices with their planned deployment locations.
* **Release Deployment Plan**\
  When finished, release the deployment plan. Any issues that need to be resolved before release are identified. After resolving these issues, the plan becomes available in the Deployment app.

### Export summary

After completing the Site plan, you can export a Planning Summary document as either a .docx file or a CSV file.

Selecting **Site overview document (.docx)** generates an editable .docx file that includes an overview of site planning, details of the connectivity network and a comprehensive view of each planned packet. It also provides an estimate of the deployment time.

After selecting **Confirm**, the Planning tool builds the .docx and/or CSV file and generates a .zip file that can be saved on a local or remote drive.

<figure><img src="/files/KdbEdJzCo4vqBxVEJXZx" alt="" width="563"><figcaption><p>Export summary document</p></figcaption></figure>

{% hint style="info" %}
Dryad recommends opening the .docx file in Word, OpenOffice or GoogleDocs and exporting it as a PDF file.
{% endhint %}

### Release deployment plan

Releasing the Deployment Plan exports the coverage estimate to the Silvanet Cloud which loads it into the Deployment app as well as the [**Device overview**](/dryad-documentation/silvanet-suite/silvanet-sma/site-view/device-overview.md) section of the Sites view.

However, before it can be released, the Planning tool analyzes the plan and ensures the plan does not have any connectivity issues. If any issues are detected, they need to be resolved before continuing.

For example, a Sensor may have been located outside a connectivity zone, which means it is not connected to the Mesh Network. Move the Sensor within a connectivity zone.

{% hint style="info" %}
**Warning icon**

A warning icon is displayed next to the Package containing the issue.
{% endhint %}

<figure><img src="/files/H0b3wo61hMyaongbMUN7" alt="" width="563"><figcaption><p>Issues detected</p></figcaption></figure>

After resolving the issues, the Deployment Plan is ready to be released.

<figure><img src="/files/WXt1BX6CUu6HRCylF3dU" alt="" width="563"><figcaption><p>No issues found</p></figcaption></figure>

After releasing the Deployment Plan, the Packages appear in the [Deployment app](/dryad-documentation/silvanet-suite/deployment-app.md).


---

# 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.dryad.app/dryad-documentation/site-planning/coverage-estimation/export-plan.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.
