# How to create an app for a composition

To add control a composition, you'll first need to create an app for it.

To create a control app from a composition

1. Right-click on the composition you want to control and select **New** > **Control app**.
2. A pop-up window will prompt you to choose which control app you'd like to use to control the app. Select **Studio** or **UNO**.
3. Name the new control application and click **Create**. The app will appear appear in the Apps section of the Dashboard.&#x20;

<figure><img src="/files/tK7S3wCLJxFxyzVSIqe5" alt=""><figcaption><p>Creating a control app for a composition</p></figcaption></figure>


---

# 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://developer.singular.live/singular-basics/managing-overlays-in-the-dashboard/how-to-create-an-app-for-a-composition.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.
