# Diagnostics

Diagnostics allows to run some of the pre-defined diagnostics such as IP Ping, etc. Cloudfabrix allows integration of existing diagnostic tools thereby allowing users to execute the commands.

There are two main views - Diagnostic Tools and Tools Run History.

### Diagnostic Tools

Diagnostic Tools allows to run commands on the assets for example if the asset is reachable or not using IP Ping,  etc.

![](/files/-MCl8mCO-bq6-LJdunXQ)

### Tools Run History

Tools Run History provides history of commands run using Diagnostic tools including execution time, execution status, return output, etc.

![](/files/-MCl90zL8qAFyFFgLGaM)


---

# 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://oiadocs.cloudfabrix.io/features-guide/incidents/access-incident/diagnostics.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.
