An Application is a workspace that scopes a slice of your account. Inside an application you only see the devices, device endpoints, dashboards, alerts, maps, and tags that belong to it. Applications let one account run several monitoring projects side by side, each with its own people and its own navigation, without mixing their data.

The mental model: one account holds many applications. Each application is a filtered view. Open an application and the whole product (devices, dashboards, alerts, maps) narrows to just that application’s resources. Leave the application and you are back to the account-wide view.
Scope diagram: a single account contains several applications. Each application is assigned a subset of device endpoints and devices, and owns its own dashboards, alerts, maps, and tags. Selecting an application filters every screen to only that application's resources. A separate Default Application sits to one side.
How scope works: an account holds many applications, and opening one filters everything to that application.

Quick Start

If you already know NEQTO.ai, here is the short version.

  • 1
    Open Applications from the main navigation. You will see the list, with the Default Application pinned to the top.
  • 2
    Use the + button (its tooltip reads “Add Application”) to open the three-step wizard: name it, pick a sidebar template, then assign device endpoints and devices.
  • 3
    Click an application row to enter it. A dedicated left sidebar appears and every screen now shows only that application’s data.
  • 4
    Add people under Administrator → User management and give each one an Admin, Operator, or Viewer role for that application only.

What an Application Scopes

Entering an application is more than a filter on one screen. It sets the scope for everything you do until you leave.

When you open an application the URL becomes /applications/<id>/<section>, for example /applications/<id>/devices. That application ID travels with every request as an applicationId parameter, so each list narrows to the application’s own resources.

AreaWhat you see inside an application
DevicesOnly the devices assigned to the application. (The Default Application is the exception, see below.)
Device EndpointsOnly the endpoints assigned to the application. (The Default Application is the exception, see below — it shows all of the account’s endpoints.)
DashboardsDashboards created within the application. A new application starts with a default dashboard when its sidebar includes the Dashboard section (the Default and Smart Environment templates do).
Alerts & Alert HistoryAlerts and notification groups defined inside the application.
MapThe application’s own map of its located devices.
TagsTags scoped to the application.
Membership drives device scope. Assigning a device endpoint to an application automatically pulls in every device that publishes to it. You can also add individual devices from other endpoints on top. A device’s data still flows everywhere it is assigned, so the same physical device can appear in more than one application.

The Applications List

The list is the home base for organizing and switching between applications. It lives under Applications in the main navigation.

Applications list shown as a table. Columns: Name, Description, Devices (a count, or 'All devices' for the default), Users (a count, or 'Manager only', visible only to managers), Device EndPoints (clickable endpoint name badges), Created date, and an Actions column with Edit (gear) and Delete (trash) buttons. A search box sits above the table.
The Applications list. Each row is one workspace; click a row to enter it.

Columns

ColumnShows
NameThe application name. Sortable.
DescriptionOptional description, or a dash when empty.
DevicesCount of assigned devices, for example “12 devices”. The Default Application shows All devices instead.
UsersMember count. Only visible if you can manage applications. The Default Application shows Manager only.
Device EndPointsUp to two endpoint name badges, then an overflow “…” badge (its tooltip lists the rest). Click a name badge to view that endpoint’s details. Endpoint badges only appear if you have device endpoint view permission; otherwise the cell shows a dash.
CreatedCreation date. Sortable.
ActionsEdit (a gear icon) and Delete (a trash icon), each shown only if you have that permission.

Searching and ordering

  • Search filters by name and description as you type.
  • The list order is fixed: the Default Application is always pinned first, then everything else follows by creation date, oldest first.
  • The Name, Devices, Users, and Created headers are clickable, but the on-screen order stays default-first then oldest-created-first.

Switching scope

Click any application row to enter it. (You can enter an application only if you are a manager, can manage applications, or are a member of it.) You then land on the application’s first available section. To switch to a different application or return to the account-wide view, use the application sidebar’s header, which links back to this list.

The Default Application

Every account is created with one special application you did not make yourself.

The Applications list row for the Default Application, pinned at the top. Its Devices cell reads 'All devices' and its Users cell reads 'Manager only', distinguishing it from regular applications that show numeric counts.
The Default Application, pinned to the top of the list.

It is named “Default Application” and described as “Contains all devices in the account. Only accessible by managers.” That built-in description is a label, not the current access rule: account managers and users explicitly granted access can also enter it. It is created automatically when the account is set up, along with its own default dashboard.

BehaviorDetail
Contains all devicesIt is not a hand-picked list. Every device in the account is in scope, including new ones as they arrive. The list shows All devices rather than a count.
AccessThe list labels it Manager only because default-app membership is not managed like regular app rows in this table. In the current access rules, account managers and users explicitly granted access can enter it.
Assignments are fixedYou cannot add or remove device endpoints or devices on it. The Edit dialog shows those controls as read-only with the note “These assignments cannot be edited for the default application.”
Name, description, sidebar are editableYou can still rename it, change its description, and choose which sidebar sections it shows.
Deleting it is not blocked. The product does not stop you from deleting the Default Application: the Delete action shows on its row whenever you have delete permission, and the request goes through. There is no special “default” guard in the app. Treat it as permanent by convention, not by enforcement.
Use it as an account-wide cockpit. Because it always sees every device, the Default Application is the place to build dashboards or alerts that should span the whole account rather than a single project.

Creating an Application

Click the + button (tooltip: “Add Application”) next to the page title to open a three-step wizard. You need the application-create permission to see the button.

Step 1 — Details

Create Application wizard step one, titled Details, with a step indicator across the top. Fields: Application name (required) and Description (optional). Next and Cancel buttons at the bottom.
Step 1: name the application.
  • 1
    Enter an Application name (required). Names must be unique within the account; a duplicate name is rejected.
  • 2
    Optionally add a Description.

Step 2 — Template

Create Application wizard step two, titled Template. Three template choices: Default, Smart Environment, and Custom. Below them a 'Sidebar sections' panel with checkboxes for Analytics, Map, Dashboard, Devices, and Alerts. Changing a checkbox switches the template to Custom.
Step 2: pick which sections the application’s sidebar will show.

The template is a shortcut that pre-checks a set of sidebar sections. You can override any checkbox; doing so switches the template to Custom.

TemplateSidebar sectionsBest for
DefaultDashboard, Devices, AlertsMonitoring and device management.
Smart EnvironmentDashboard, Analytics, Map, Devices, AlertsEnvironmental monitoring.
CustomDevices only (then check what you want)Building your own layout.
Sidebar sections are not just cosmetic. A section you leave unchecked is hidden from the application’s sidebar, and trying to open its URL directly redirects you to an available section. You can change the selection later by editing the application.

Step 3 — Devices

Create Application wizard step three, titled Devices. An 'Assign device endpoints' multi-select at the top. Below it, badges reading 'Devices from <endpoint name>' for each selected endpoint, then an 'Assign devices' multi-select for adding individual devices from other endpoints, and a running total like 'Total of 12 devices'.
Step 3: choose which endpoints and devices the application includes.
  • 1
    Assign device endpoints. Each endpoint you select brings in all of its devices automatically. Those devices show as a “Devices from <endpoint>” badge rather than as individual chips.
  • 2
    Assign devices. Add individual devices from other endpoints on top. The picker hides devices already pulled in by a selected endpoint, so you never double-count. A running total shows how many devices the application will contain.
  • 3
    Click Create. The application appears in the list and you become a member.
Permissions shape what you see. The endpoint and device pickers only appear if you can view those resources. If you cannot view either, step 3 explains that you cannot change assignments. Users are added later from the application’s own admin screen, not in this wizard.

Inside an Application

Entering an application swaps the navigation for a dedicated left sidebar built from the sections you chose.

An open application showing its Analytics page. A white left sidebar has a header with a Layers icon, the label 'Applications', and the application name ('Default Application'); clicking it returns to the Applications list. Below are the nav items Analytics, Map, Dashboards, Devices (expandable), Alerts (expandable), and Administrator (expandable), with a 'Start Wizard' button and a collapse toggle at the bottom.
The application sidebar. Its header links back to the list; the items reflect the chosen sidebar sections.
  • The sidebar header shows the label “Applications” and the application name, and links back to the Applications list, which is how you switch scope.
  • Analytics, Map, and Dashboards each open directly to that view.
  • Devices expands into View Devices, Device Endpoints, and Tag Management (each shown only if you have access).
  • Alerts expands into View Alerts, Alert History, and Notification Groups.
  • Administrator appears for users who can access application user management, and leads to per-application User management.
  • The rail can be collapsed to an icon-only strip; your choice is remembered.

Editing, Reorganizing, and Deleting

Edit

The Edit Application dialog, opened from the Actions column, prefilled with the application's current name, description, sidebar template selection, and assigned device endpoints and devices. It reuses the same three-step wizard layout as creation.
Edit reopens the same wizard, prefilled, so you can change anything.

Click Edit (the gear icon) in the Actions column to change an application. The Edit button appears only if you hold the application-edit permission. The wizard reopens prefilled and titled Edit Application. You can change the name, description, sidebar sections, and the assigned endpoints and devices. Assignment changes are applied as add and remove operations when you save.

Reassigning devices and endpoints

  • Re-open Edit and adjust the endpoint or device selections, then save.
  • Adding an endpoint adds all of its current and future devices to the application.
  • Removing an endpoint or device only changes this application’s scope; it does not delete the device or stop its data.

Delete

The Delete application confirmation dialog with a trash icon, the title 'Delete application?
Deleting asks for confirmation and warns that it cannot be undone.

Click Delete (the trash icon) and confirm. Deletion is a soft-delete: the application and the resources scoped to it are flagged as deleted, not erased. It cascades to the application’s dashboards (and their widgets), maps, alerts, notification groups, and tags. It does not delete the underlying devices or device endpoints, which live at the account level and may belong to other applications.

There is no built-in guard for the Default Application. The Delete action shows on every row when you have the delete permission, including the Default Application, and the delete goes through. Keep the Default Application by convention. Anyone with the delete permission can remove any application.

Roles and Permissions

Applications have their own access model that sits alongside your account (organization) role.

The Administrator User management screen for one application. It lists current members with their per-application role and an actions menu, plus controls to add an existing organization user. The selectable roles are loaded from the account's application-role configuration; Admin (Manager), Operator, and Viewer are the typical defaults.
Per-application user management. Roles here apply to this application only.

The selectable roles are loaded from your account’s application-role configuration and sorted by name. The standard defaults are below, but your account may offer others.

Application roleCan do
Admin (Manager)Invite and remove members, change application roles, and full access to every feature in the application.
OperatorFull access to the application’s features except member and role management.
ViewerRead-only. Cannot change settings or member access.
  • Application roles are separate from organization roles. A person can be a plain account user yet an Admin inside one application.
  • Account managers see everything. Users with the account-level manage-applications permission get full access to every application, including the default one, without an explicit per-app role.
  • You add members from Administrator → User management inside the application, choosing from people who already belong to your organization. Org admins can also invite brand-new users there.
See the Administration doc for the full RBAC picture. Account-level roles, permission slugs, and how the two scopes interact are covered there in depth.

Limits and Good to Know

  • Scope follows the URL. The path /applications/<id>/<section> carries the application ID into every request, so the data you see is always tied to the application in the address bar.
  • Membership pulls in endpoint devices. Assign an endpoint and you get all its devices, current and future. Assign devices individually only to reach across endpoints.
  • One device, many applications. The same device can be in several applications at once; its data appears in each.
  • Hidden sidebar sections are blocked. A section you did not enable is not just hidden, its URL is unreachable and redirects to an available section.
  • The Default Application is all-seeing. Its device and endpoint lists are fixed to everything in the account, and account managers plus users explicitly granted access reach it. Its endpoint and device assignments cannot be edited, but the app does not block deleting it, so treat it as permanent by convention. Use it for account-wide views.
  • Names are unique per account. Reusing a name is rejected at creation.

Leave a Reply

Your email address will not be published. Required fields are marked *

Open external link

You’re leaving Claude to visit an external link:
https://stg-app.env-neqtoai-staging.kinsta.cloud/en/dashboards