# Tools to create an application

The Studio menu serves as a **single point of access to all the tools** required to create an application on the **One Resource platform**.

1\.    To access the **Studio** menu, on the menu bar of the homepage, click **Studio**. The options of the **Studio** menu are displayed in a dropdown.

<figure><img src="https://4216568905-files.gitbook.io/~/files/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-Mc6E3BSGr4i8kVdH38k%2Fuploads%2F8DXhKeTKYYENeHMVGA50%2Fnav.gif?alt=media&#x26;token=07e92a45-12fd-45a4-964c-001ddd6ed124" alt=""><figcaption><p><em>Studio Menu options</em></p></figcaption></figure>

2\.    Following options are present in the studio menu:

<table><thead><tr><th width="250">Studio Menu</th><th width="486">Description</th></tr></thead><tbody><tr><td><a href="../user-management"><mark style="color:purple;"><strong>Manage users</strong></mark></a></td><td>Create and manage users inside a company </td></tr><tr><td><a href="../groups-applications/how-to-create-groups"><mark style="color:purple;"><strong>Create group</strong></mark></a></td><td>Create groups/application for your organization</td></tr><tr><td><a href="../form-builder"><mark style="color:purple;"><strong>Create forms</strong></mark></a></td><td>Create a form to collect the data for your process</td></tr><tr><td><a href="../workflow-builder"><mark style="color:purple;"><strong>Workflow builder</strong></mark></a></td><td>Configure process flows for individual forms</td></tr><tr><td><a href="../alarm-builder"><mark style="color:purple;"><strong>Configure alerts</strong></mark></a></td><td>Configure alerts for users in the form of emails, SMS and app notifications</td></tr><tr><td><a href="../general-system-settings"><mark style="color:purple;"><strong>General system settings</strong></mark></a></td><td>System settings like login and authentication</td></tr></tbody></table>


---

# 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.senpiper.com/how-to-create-applications/tools-to-create-an-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.
