# System Apps

A system application is a native application which comes built-in with shipped devices. Using the CubiLock console, you can approve which system apps you want to whitelist for use in your profiles.

The approval of system apps is done after first enrolment of a device model. Once you have enrolled a device, your CubiLock console will keep in memory the system apps of the enrolled model, even if you un-enrol all of your devices.

### To Approve System Apps for Enterprise:

From your CubiLock dashboard:

1. Head over to the **System Apps** page, under **Application Management**
2. Search for the **device model** (of which you want to manage the system apps) from the dropdown menu. If your device model does not appear, please enrol your device with any profile.
3. The systems apps of the selected device model will appear
4. Select one or more **System Apps**
5. Click **Add**
6. The selected system applications are now approved for use in your profiles
7. You can now add them into your profile from **Edit Device Profile** page

![](/files/-MBEPeg5UWVaNtJoPZlQ)

Once approved, the **System Apps** will appear in your **Enterprise Apps** page.


---

# 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://docs.cubilock.com/application-management/system-apps.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.
