# Create Panorama

In addition to the In Sketch view camera options available, FormIt can export a Panorama image for 3D viewing of your sketch in an external viewer, available from the View menu:

<figure><img src="/files/ogzu6SAT54IBdvQmgEd4" alt=""><figcaption></figcaption></figure>

This will generate a full 360-degree image from the current camera view. &#x20;

The width of the image can be modified and the mode can be toggled between Cylindrical and Spherical panorama:

<figure><img src="/files/nempTCQmyQh7XKKcZ7H4" alt=""><figcaption></figcaption></figure>

Save the file, and load it in your favorite 3D viewer, such as <https://renderstuff.com/tools/360-panorama-web-viewer/> (used in these examples):

<figure><img src="/files/VsfHIcHgQYg7qUSHOibk" alt=""><figcaption></figcaption></figure>

This is a also a great tool for viewing indoor spaces:

<figure><img src="/files/rD3qmDwxRsdIFJxfSaeP" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/hzZqVhXXsZfGuw45C4M0" alt=""><figcaption></figcaption></figure>


---

# 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://windows.help.formit.autodesk.com/tool-library/create-panorama.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.
