# Manage Command as an Admin

- [What is Command Center](https://docs.fogwing.io/fogwing-platform/manage-command-as-an-admin/what-is-command-center.md): The control room to send instructions to your devices.
- [Create Command](https://docs.fogwing.io/fogwing-platform/manage-command-as-an-admin/untitled.md): Follow these steps to create command on Fogwing Enterprise Cloud.
- [View all Commands](https://docs.fogwing.io/fogwing-platform/manage-command-as-an-admin/view-command.md): In order to view command on Fogwing Enterprise Cloud, follow these steps.
- [Delete Command](https://docs.fogwing.io/fogwing-platform/manage-command-as-an-admin/delete-command.md): Follow these steps to delete command on Fogwing Enterprise Cloud.
- [Command Details](https://docs.fogwing.io/fogwing-platform/manage-command-as-an-admin/command-details.md): Follow these steps to access Command Description Page on Fogwing Enterprise Cloud.
- [Command - On-Demand Option](https://docs.fogwing.io/fogwing-platform/manage-command-as-an-admin/command-send-now-option.md): Follow these steps to access Send Now in Command Section of Fogwing IIoT Platform.


---

# 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-command-as-an-admin.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.
