# Manage IoT Hub Access as an Admin

- [What is IoThub](https://docs.fogwing.io/fogwing-platform/manage-iot-hub-access-as-an-admin-user/why-iothub-access.md): Describing the role of IoThub in Fogwing IIoT Platform
- [Create IoT Hub Access](https://docs.fogwing.io/fogwing-platform/manage-iot-hub-access-as-an-admin-user/untitled.md): To create your own IoT hub access on Fogwing Enterprise Cloud, follow these steps.
- [View IoTHub MQTT Access](https://docs.fogwing.io/fogwing-platform/manage-iot-hub-access-as-an-admin-user/view-iot-hub-access.md): Following these steps will help you view your IoT hub access on Fogwing Enterprise Cloud.
- [View IoThub API Access](https://docs.fogwing.io/fogwing-platform/manage-iot-hub-access-as-an-admin-user/view-iothub-api-access.md): Following these steps will help you view your IoThub API access on Fogwing Enterprise Cloud.
- [Delete IoT Hub Access](https://docs.fogwing.io/fogwing-platform/manage-iot-hub-access-as-an-admin-user/delete-iot-hub-access.md): Follow these steps to delete your IoT hub access on Fogwing Enterprise Cloud.


---

# 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/manage-iot-hub-access-as-an-admin-user.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.
