# How to merge flights?

Start by opening your asset, selecting the relevant inspection, and accessing it to view the associated flights. If any flights are not under the same inspection, move them accordingly before proceeding with the merge. Refer to the instructions below for guidance on moving flights.

### **How to move flights?**

1\. From a flight to be aligned, select **Move** from the three dots menu in the flight list view:

<figure><img src="https://lh7-qw.googleusercontent.com/docsz/AD_4nXcCLqiGhe8Pbo6p6x6VopdtUokF11pDYUlG4LXZbiKhx88AuIC7OcrPgJvIRgnwW96r8hdfEmKgDnwSmXxdnt-6in7-UR5gE_swKgHyUtDCxibJIBfZrK1J9BlpFnMMim-fVXNjiQ?key=KD8z7qs_Uh-6bafJeRQrSweR" alt=""><figcaption></figcaption></figure>

2\. select the destination inspection:

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

3\. Once all the flights are in the same inspection, you can align them manually from the Inspection view.

### **How to manually align flights?**

Several tools are available that will help with this process.&#x20;

Select the Alignment tool in the **3D map top toolbar**. ​​​​​​​(see below)

Select the Manual alignment tool (Manually relocalize active flight) from the drop down menu.

<figure><img src="/files/9XemvBQ0XSAhnSeXOoIX" alt=""><figcaption></figcaption></figure>

You can now align one point cloud with another using the Axes (Blue - Green - Red). Grabbing a particular axis will move the cloud in its direction. Grabbing the curved bar between will swivel between those axes.

Some additional selections can assist in the job of alignment.

* Selecting the Flight icon in the right hand sidebar:
  * will give access/visibility to the flights and ability to select the flight to move, and toggle aspects such as point cloud, trajectory, etc.
  * the bold flight is the selected flight and the cloud that will be moved.
* Selecting the View settings drop down in the top tool bar will allow:
  * The map slice tool can be helpful to clear distracting points making visual alignment easier.
  * adjusting point size can be helpful as well.<br>

Once the clouds have been aligned click the check in the Alignment tool.\
To discard select the “**X**”.

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

From the Inspection view containing the flights: (see above)

* Select the Show flights folder in the right sidebar. This will allow you to select the active flight to align as well as hide any extraneous information as you prefer.
* Select the Relocalization options tool in the top toolbar.

  * Select Manually relocalize active flight. The active flight will be in bold.
  * Use the axis handles to adjust the placement along the selected axis.
  * If satisfied, select the check to accept. If not satisfied, select the x to discard.

{% hint style="info" %}
Alignment tips:

* The **Cropping options** can help focus on specific areas to assist visualizing alignments.
* Coloring the point clouds by flight can make it easier to differentiate between multiple point clouds
  {% endhint %}

We also recommend consulting the [User manual](https://drive.google.com/file/d/1jnxJo40rzt2JstPYt3bP-5GKRluxU5l7/view) for more detailed information.


---

# 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/how-to-merge-flights.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.
