# Control Center Overview

## What is Fogwing Control Center? <a href="#strengthen-your-ability-to-monitor" id="strengthen-your-ability-to-monitor"></a>

The Control Center is the primary web interface for Fogwing platform. All user interaction with Fogwing happens through the Control Center. All operational activities from account creation to device provisioning, data rules, command configuration are happening through Control Center web interface. There is no additional IDE (Integration Development Environment) or tool is required to build Fogwing based IoT solution. Everything is easy to use interface based configuration. Admin User may be created by through account registration or viewer user created through user management, both are happening through the control center only.&#x20;

![](/files/-MbYucxkHmj0RhVVZH4N)

{% hint style="info" %}
To create account in Fogwing, visit  [https://portal.fogwing.net/](https://enterprise.fogwing.net)
{% endhint %}

When you create an account in Fogwing IIoT Platform, your account will be created as default user with limited features. If you want to have an access to more functions and capabilities, you may request for an account upgrade by sending email to support team or using the support request menu within your account.&#x20;

![](/files/-MbYucxir8wgbdfSosFz)

All users registered in Fogwing will get access to the Control Center immediately. The system generated automated email notification to inform to the registered tenant within few minutes of registration. If you have registered but have not receive any confirmation email, you may reach out to Fogwing support team.


---

# 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.fogwing.io/fogwing-platform/learn-the-fogwing-architecture/untitled.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.
