# User applications

## Overview

This feature empowers you to extend and customize your platform's functionality by seamlessly integrating third-party tools and custom add-ons. Applications are building blocks that let you create a personalized workspace where all your essential tools are just a click away. Whether you need to analyze complex data, streamline communication, or integrate specialized industry tools, this functionality makes it possible without requiring technical expertise.

You choose how external tools integrate with your workspace. Some applications work best when embedded directly into the interface, becoming part of your daily workflow. Others may benefit from opening in new tabs, giving you the full-screen experience when needed. The system adapts to your preferences while maintaining security and ease of use through features like URL parameters, user identification, and secure session management.

Here are the key benefits of using **User applications**:

* **Tailored customization**\
  Extend the platform to meet specific business needs with custom features and workflows.
* **Seamless integration**\
  Easily connect third-party apps to streamline your workflow. Reduce context-switching and save time by accessing everything within one platform.
* **Enhanced control**\
  Take charge of your daily operations with flexible platform configuration, potentially uncovering innovative ways to leverage our platform.
* **Foster innovation**\
  Develop and access new applications and solutions directly from Navixy, driving innovation within your organization.
* **Community growth**\
  Expand our professional telematics network and share valuable insights from your custom developments.

## Accessing User applications

Based on the access level defined by the user’s role, the availability of the feature may differ:

* Account **Owners** have full access to application management. They can create new applications, see all the applications existing in the account, and edit them.
* Account **Users** can only see the applications enabled for them in the platform’s sidebar.

The **User applications** space is available to account **Owners** in the **Account Settings** section. To access it:

1. Click the profile icon in the top-left corner of the screen to open your account settings
2. In the settings sidebar select **User applications**

You'll see a comprehensive list displaying all your existing add-ons, along with options to create new ones.

![UI path to User applications](/files/3EMGT6p9TbudbJjX5lwh)

## Section content

Learn more about how to create and configure User applications:

* [Creating new User applications](/docs/user/guide/account/user-applications/creating-new-user-applications.md)
* [Managing existing User applications](/docs/user/guide/account/user-applications/managing-existing-user-applications.md)


---

# 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://navixy.com/docs/user/guide/account/user-applications.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.
