# Add Application

### To Add Application to Profile:

From your CubiLock console:

1. Head over to **Device Profiles** page and Click on the three dot menu of the policy you want to add application in.
2. Click on **Update Profile** to open profile in edit mode.
3. Click on **Choose Application** and a list of [approved apps](/application-management/public-apps/approve-public-apps.md) will be shown.
4. Select the apps you want to add to profile by clicking on the checkbox next to it and Click on **Submit**.
5. Click on **Save** and **Confirm** to apply changes to your profile.

!["Choose Application" available in profile opened in edit mode](/files/kB84eqEmuEKLJ9Ib3dhJ)

![Select the application you want to add to profile and click "Submit"](/files/TirYAq6PkZl1mUDErU0j)

![Click on "Save" to apply changes to profile](/files/4dkLT8QLK2n98qhvsU0T)


---

# 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/profile-management/applications/choose-application.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.
