# FieldAgent Mobile

***

## Unable to generate a flight plan

Tasks can fail to create a flight plan.

### Reasons

* You tap on Fly Now, but your equipment says it is unsupported.
* "Contract Defined" products can result in:

<figure><img src="/files/ppzBxqV5CCnvCVJ9MeH6" alt=""><figcaption><p>Unable to generate a flight plan.</p></figcaption></figure>

### Solution

From your [Flight Task](/home/fieldagent-mobile-ios/60-second-guides/flight-tasks.md) details:

* Tap on the Field item.
* [Swipe to fly](/home/fieldagent-mobile-ios/60-second-guides/fly-a-field-boundary.md) on the field boundary.
* Enter your flight parameters.

Your flight Plan is now ready.

<figure><img src="/files/lMDSOmkjRJuaOBaeyimk" alt=""><figcaption><p>Using a Field Boundary from Flight Task Details</p></figcaption></figure>

***

## Local Network Permissions

For [Wireless Flight Plan Transfer](/home/fieldagent-mobile-ios/app-guide/wireless-flight-plan-transfer.md), FieldAgent Mobile must have Local Network permissions.

* Open Settings on your iOS Device.
* Navigate to the Apps section, usually at the bottom.
* Select FieldAgent.
* Ensure that the Local Network setting is enabled.

<figure><img src="/files/jecsr3E4gKj8DWMykbYF" alt=""><figcaption><p>Local Network must be enabled.</p></figcaption></figure>

***

## Files & Folders Permissions

For [Manual File Transfer](/home/fieldagent-mobile-ios/60-second-guides/flight-plan-export.md#manual-file-transfer), FieldAgent Mobile must have File & Folder permissions.

* Open Settings on your iOS Device.
* Navigate to the Privacy & Security section, usually near the bottom.
* Select Files & Folders.
* Ensure that the FieldAgent setting is enabled.

<figure><img src="/files/uKTEoMhcG50UFlhegDi5" alt=""><figcaption><p>FieldAgent must be enabled.</p></figcaption></figure>

&#x20;


---

# 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://support.senterasensors.com/home/fieldagent-mobile-ios/troubleshooting-guide/fieldagent-mobile.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.
