> For the complete documentation index, see [llms.txt](https://docs.auterion.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.auterion.com/vehicle-operation/auterion-suite-fleet-management/manufacturer/manufacturer-tools.md).

# Suite Manufacturer Tools

Auterion offers software and hardware to assist with all stages of the manufacturing process. These workflows are designed to facilitate easy verification of the Skynode platform as well as assisting with vehicle sales and vehicle configuration once in customers' hands.

## How to get access?

To get access to the Manufacturer section it is necessary to have an active Auterion Company Account. If you do not yet have one, please follow the [Auterion Sign-up guide](/vehicle-operation/auterion-sign-up.md).

Once you have an active account sign in to [Auterion Suite](https://suite.auterion.com/) and navigate to the Administration tab's "Plan, Billing & Usage" page where you can request access to the Manufacturer section and its tools.

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

## Auterion-enabled Workflow

1. **Create a model** from an existing Skynode.\
   Once created, you can change the model settings by clicking on the edit icon under the "Actions" column of the models page. These changes are required before selling the vehicle to end-users.

<figure><img src="/files/Sxafz6PFx6xi2jSfB17r" alt=""><figcaption><p>Create a model</p></figcaption></figure>

<figure><img src="/files/hDajoB0Twqr6MKgHb0MB" alt=""><figcaption><p>Change your model settings, by clicking on the edit icon</p></figcaption></figure>

#### Change model settings:

* **Display Name** - Vehicle model name that appears in Auterion Suite
* **Support Email** - Your company's support email address, notifications for logs are sent here
* **Support URL** - Your company's support page, shown in your customers' Help & Support section
* **Explore URL** - Your company's website
* **Show in Registration** - If enabled, the vehicle will be available for the customer to activate
* **Allow OTA Updates** - If enabled, allows over-the-air software updates

<figure><img src="/files/oDqvJbMxI46xvanPnpHW" alt=""><figcaption><p>Model Settings</p></figcaption></figure>

2. **Activate your Skynode**

<figure><img src="/files/zsaWm1zc3fksGOVzPR5C" alt=""><figcaption><p>Your model in the Suite</p></figcaption></figure>

3. **Create a Vehicle based on a Model**\
   Vehicle creation is the process of recording the newly manufactured vehicle in Auterion Suite with the following details:

* Give a vehicle name
* Select a vehicle model
* Add a vehicle serial number
* Select an active Skynode

{% hint style="info" %}
This association will create a new vehicle record which a customer can later register and use in Auterion Suite.
{% endhint %}

<figure><img src="/files/o5ZnQFhrkbnR8oJenq21" alt=""><figcaption><p>Create a vehicle</p></figcaption></figure>

4. **Unlocking for Sale**\
   When production of a vehicle is finished and the vehicle is ready to be sold, it must be **unlocked for transfer.** A vehicle can be unlocked from the vehicle list, or directly through the[ Cloud SDK.](https://api.auterion.com/docs/)

<figure><img src="/files/kQRPxu8Tng7Uguk5CPRd" alt=""><figcaption><p>Allow transfer</p></figcaption></figure>

{% hint style="info" %}
Vehicles cannot be claimed and transferred without first being unlocked. This final step protects the vehicles and your future customers from incorrect association or registration.
{% endhint %}

5. **Customer Registration**\
   Once customers receive their new vehicles, they can use the [**quickstart**](http://suite.auterion.com/quickstart) setup tool to automatically detect and register them. Upon registration, vehicles will be transferred to the customers' accounts, from the manufacturer's account. Customers can then use and manage their new vehicles.

{% hint style="info" %}
The manufacturer has access to all flight logs that have been "Shared with the manufacturer" through the Support tab.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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://docs.auterion.com/vehicle-operation/auterion-suite-fleet-management/manufacturer/manufacturer-tools.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.
