> For the complete documentation index, see [llms.txt](https://docs.codemash.io/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.codemash.io/norbix-cloud/cloud.md).

# Overview

The Norbix Cloud administrative dashboard (<https://cloud.norbix.ai>) is a powerful tool that provides various benefits to developers and organizations using Norbix cloud services. Some of the key benefits of the Norbix dashboard include the following:

* Real-time visibility into the usage of Norbix services
* Easy access to a wide range of metrics and data
* The ability to monitor and manage multiple Cloud services from a single, intuitive web interface
* Support for multiple users and teams, allowing for collaboration and coordination

<figure><img src="/files/A0Rvm1ix3VkgsttKWCoO" alt="Norbix Cloud — Projects (account home)"><figcaption><p>The account home. Every project you own is a card showing its region, module count, and team size. From here you switch between <strong>Projects</strong>, <strong>Team</strong>, and <strong>Current month costs</strong>.</p></figcaption></figure>

When you sign in you land on the **Projects** view. A project is the top-level container for everything in Norbix — modules, data, environments, and team access. Click a project card to open its module dashboard, or use **Create a new PROJECT** to start one (the counter shows your plan's project limit).

Overall, the Norbix Cloud dashboard is an essential tool for anyone using Norbix and third-party integration services, providing valuable insights and enabling more effective management of cloud resources.

Get started today and experience the power and flexibility of Norbix for yourself. Sign up now and start creating your [first project](/norbix-cloud/project.md) in minutes.

***

## Use it from code

Everything you can do on this screen is also available programmatically — same module, same permissions, same audit trail.

| Channel      | Where to go                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                      |
| ------------ | ------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------ |
| **SDKs**     | [JavaScript / TypeScript](https://github.com/Isidos-co/codemash-docs/tree/main/sdk/javascript-typescript.md) · [Python](https://github.com/Isidos-co/codemash-docs/tree/main/sdk/python.md) · [.NET](https://github.com/Isidos-co/codemash-docs/tree/main/sdk/net.md) · [Go](https://github.com/Isidos-co/codemash-docs/tree/main/sdk/go-lang.md) · [Dart / Flutter](https://github.com/Isidos-co/codemash-docs/tree/main/sdk/flutter.md) · [Swift](https://github.com/Isidos-co/codemash-docs/tree/main/sdk/swift.md) · [Kotlin](https://github.com/Isidos-co/codemash-docs/tree/main/sdk/kotlin.md) · [React / Redux](https://github.com/Isidos-co/codemash-docs/tree/main/sdk/react-redux.md) |
| **REST API** | [Get Started with the API](/api-reference/get-started.md)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                        |
| **AI / MCP** | Work with this module from Claude, Cursor, or any AI tool — see [MCP Server](/ai/mcp-server.md)                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                  |
