# FAQS - FieldAgent - Why Can't I Order a Mosaic?

To order a full mosaic after importing images into FieldAgent, go into the imported survey date and click the gear icon. You should see an option to order a mosaic. If you don't, the field is not fully synced with the cloud servers. &#x20;

**Confirm the Field is Synced:**

1. In the Field View screen, click the Field Details button in the lower right corner.
2. View Status to determine if the field is Partially Synced or Synced.

**If the Field is Partially Synced:**

1. Click the Sync button in the top right-hand corner of FieldAgent and let it finish syncing.
2. Check the Status in Field Details again.
3. If the Status is now Synced, you should be able to order a mosaic.
4. If the Status isn't Synced, try the Sync button again and repeat steps 2 and 3.


---

# 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/faqs/faqs-fieldagent-why-cant-i-order-a-mosaic.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.
