# Create application

You have the ability to generate several applications for your company and oversee them all from a single location.

Each application on the dashboard can possess unique settings and behavior.

1. Navigate to the "Applications" section on the left panel, then proceed to click on the "Create" button.
2. Enter the name of your new app and proceed to click on the "Create" button.\
   A new application will be generated for you immediately.

<figure><img src="/files/MdzD4Sh4sk0s5JebhLeT" alt=""><figcaption><p>Applications</p></figcaption></figure>

Now, you can copy the Application ID and start utilizing it with our SDKs in the app you are constructing.

### Next steps:

<table data-view="cards"><thead><tr><th></th><th></th><th data-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Integrate Frontend SDK in your application</strong></td><td>Start by integrating the Frontend SDK in your application to utilize payments and wallets</td><td><a href="/pages/fOd3KdA28xBt1H00Z2DY">/pages/fOd3KdA28xBt1H00Z2DY</a></td></tr><tr><td><strong>Create Wallets for Users</strong></td><td>Establish wallets for your users by enabling and configuring certain products, such as WAAS, within your new application.</td><td><a href="/pages/MEO7cBAH1OMqZtZtdBRk">/pages/MEO7cBAH1OMqZtZtdBRk</a></td></tr><tr><td><strong>Update Appearance</strong></td><td>Modify the appearance by adjusting Tweed widgets and modals, like login or sign transaction, to align with your own application design.</td><td><a href="/pages/T7lVDuiDNTWTadxeyFAx">/pages/T7lVDuiDNTWTadxeyFAx</a></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.paytweed.com/developer-tools/management-dashboard/create-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.
