# Common workflows

- [How to connect Elios 3 to Inspector 5](https://knowledge.flyability.com/software/inspector/inspector-5/common-workflows/how-to-connect-elios-3-to-inspector-5.md): This article guides through the process of connecting the Elios 3 to Inspector 5. This connection is used for importing data off of the Elios 3 drone and updating its firmware.
- [Inspector 5 - How to share flight Data](https://knowledge.flyability.com/software/inspector/inspector-5/common-workflows/inspector-5-how-to-share-flight-data.md): Inspector 5 introduces new ways to export, and share data. Learn how to export and share flights and their data to view in Inspector 5 or for use in other 3rd party software.
- [Retrieve previous flight data from your Elios 3 since 2024 April update](https://knowledge.flyability.com/software/inspector/inspector-5/common-workflows/retrieve-previous-flight-data-from-your-elios-3-since-2024-april-update.md)
- [How to retrieve the Inspector 5 Logs](https://knowledge.flyability.com/software/inspector/inspector-5/common-workflows/how-to-retrieve-the-inspector-5-logs.md): The Inspector logs are stored in the following location: C:\Users\User name\AppData\Local\Flyability\Inspector. These are helpful to share with Support when troubleshooting unexpected behavior.
- [How to create a Workspace?](https://knowledge.flyability.com/software/inspector/inspector-5/common-workflows/how-to-create-a-workspace.md): This article explains how to create a workspace in Inspector 5 to organize your assets, inspections, and flight data efficiently.
- [How to merge flights?](https://knowledge.flyability.com/software/inspector/inspector-5/common-workflows/how-to-merge-flights.md): This article covers how to move flights into a single inspection and manually align them in Inspector. Use alignment and cropping tools to adjust point clouds for clearer visualization.


---

# 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://knowledge.flyability.com/software/inspector/inspector-5/common-workflows.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.
