For the complete documentation index, see llms.txt. This page is also available as Markdown.

Settings

Manage the Suite plan and settings for the entire company

Suite Settings includes control of:

Account & Usage

Besides an overview of your account and setting your System Notification email you can check:

Account Status

Usage

Review the current number of seats you have in your plan, the current number of seats being used, and modify the number of seats in your plan.

The total monthly bill is equal to the monthly rate * the number of seats purchased

Licenses
  • Licenses: Shows total licenses and how many are used.

  • View licensed vehicles and assets: Opens the list of assigned vehicles (which vehicle/asset is using which license).

Account Features

Here you can join the App Developer Program, which gives you access to the tools you need to build apps for AuterionOS, as well as Manufacturer Tools. To learn more, see:

Cover

App developer program

Join the developer program and build custom applications for AuterionOS.

Cover

Suite Manufacturer tools

Ensure easy verification of Skynodes for your customers.

Plan & Billing

The Plans section allows the current plan to be viewed and changed.

Billing

If you need to change your billing information/payment method, click Change Billing Details. Your payment card can be changed at any time.

All payment processing and credit card information is securely handled by Stripe.

Changing Suite Plan

In the Explore Plans section you can select a different Suite plan.

Each plan provides an overview of the features you will activate with your subscription. Upgrading to a paid plans requires a card to be on file.

Please take note that:

  • Upgrading a plan will immediately upgrade the account and bill the registered card.

  • Downgrading the plan will immediately credit the account and step down to a lower plan.

  • Canceling a paid plan is done by downgrading to Basic

User Management

To learn more about user management please refer to our dedicated documentation page:


API Key Management

Documentation of the API methods and availability can be found at api.auterion.com/docs

Creation

To create a new API Key:

  1. Navigate to Administration and select the API Keys tab

  2. Click the "Add API Key" button

  3. Optionally add a name &#xNAN;Note: Names do not impact the functionality of the key, but make it easier to the intent of a key.

  4. Create the key

Once a key is created, you will be shown the following dialog. This is the only time that the full key will be viewable, but new keys can be created at any time.

Deleting/Deactivating Keys

Click the "Delete API Key" button on an individual API Key. The key will be immediately deactivated and the API will reject any further requests made with that key.

Last updated