# View all Commands

{% hint style="success" %}
Note: Feature accessible by Admins, Tenants and Viewers.
{% endhint %}

## Uncertain of What Command You've Created, Just View&#x20;

That is a fairly straight forward process. You're an active admin user; in due course of time you probably just want to take a look at what command you have created and what execution mode it is functioning on. Nothing to worry, we provide you with an option to view your command for purposes of clarity on both ends.

To View Command:

1. Login to your Fogwing Enterprise account.
2. The Home page of Fogwing Enterprise Cloud will appear upon logging in.
3. Click the Command option on the left side of the Home page.
4. As you click the Command Option, you will arrive on the Command page.&#x20;
5. At the right corner of every Command is a View button. Click the View button against the Command you wish to take a detailed glance.&#x20;
6. To return to Command List view, click the 'Back' button on the right bottom of the 'Add command' page.&#x20;

![Command List View Page.](/files/-M5MRfGd49rF04gnXi0M)

{% hint style="danger" %}
Note: You cannot Update or Modify Data Rules. You can only Create, View and Delete Data Rules.
{% endhint %}


---

# 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/view-command.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.
