# Create platform

Build a platform for your company where you can invite your colleagues and team members to collaboratively create and manage your applications in real-time via the Tweed dashboard.

1. Create an account - Sign up for Tweed Dashboard using your Google account or your email and password.
2. Register your company information - Simply fill out the form details and click "Let's Go".

<figure><img src="/files/L5UqtpKph0oSWKSQYl9T" alt="tweed management console"><figcaption><p><a href="https://dashboard.paytweed.com/">https://dashboard.paytweed.com</a></p></figcaption></figure>

Once the platform is created, you can create your first application.

{% content-ref url="/pages/LFlugnKrnAoOZaAsvuSn" %}
[Create application](/developer-tools/management-dashboard/create-application.md)
{% endcontent-ref %}


---

# 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-platform.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.
