# Inspector Online Quick Start Guide

{% embed url="<https://www.youtube.com/watch?v=VwCvYvhOuXw>" %}

#### 1. **Access Inspector Online**

Go to [https://inspector.flyability.com ](https://inspector.flyability.com/).

#### 2. **Log in with Your Flyability Account**

Follow [this tutorial](/software/inspector-online/inspector-online-how-to-videos.md#how-to-log-in) to log in using your Flyability Account.

* **Don’t have an account?** Create one by following [this tutorial](/software/inspector-online/inspector-online-how-to-videos.md#how-to-create-a-flyability-account).
* **Forgot your password?** Reset it using [this tutorial](/software/inspector-online/inspector-online-how-to-videos.md#how-to-reset-your-password). Recently, we updated our identity management system and, for privacy reasons, passwords were not migrated. You may need to reset your password.

#### 3. **Create Your Inspector Online Organization**

Follow [this tutorial](/software/inspector-online/inspector-online-how-to-videos.md#how-to-create-your-organization) to set up your organization. We recommend naming it after your company.

**Here is how to navigate to the organization creation process if you are brought there immediately after login**

If you’re familiar with Inspector Online and have previously had an asset shared with you, you may be redirected to the asset listing after logging in. To create a new organization, click the drop-down menu next to your current organization’s name (upper left corner of the screen) and select “+ Create organization.”

#### 4. **Choose Your Plan**

We offer both free and paid plans. The free plan is here for you to discover the functionalities of the application and allows for up to two inspections, while the Cloud Base plan provides more inspection credits, with additional add-ons available as needed.

* For online purchases, have your credit card ready to complete the checkout process.
* If you’d prefer to purchase through a quote and purchase order (PO) with payment via wire transfer, contact your Flyability Area Sales Manager or Flyability Reseller. You’ll be able to redeem your license once we receive your PO.

#### 5. **Download and Install Inspector**

Ensure you have the [latest version of Inspector](/software/inspector/inspector-5.md), which allows you to sync data and upload it to Inspector Online.

#### 6. **Upload Your First Dataset**

Follow [this tutorial](/software/inspector-online/inspector-online-how-to-videos.md#how-to-upload-a-dataset-to-the-cloud) to upload your first dataset to Inspector Online.

#### 7. **Invite Your Colleagues**

Invite team members to your organization by following [this tutorial](/software/inspector-online/inspector-online-how-to-videos.md#how-to-invite-users-to-your-organization).

#### 8. **Share Assets**

Finally, share an asset with internal or external clients by following [this tutorial](/software/inspector-online/inspector-online-how-to-videos.md#how-to-share-an-asset-with-an-external-member).


---

# 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-online/inspector-online-quick-start-guide.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.
