# Workshop

## In this workshop we will go over :

1. Creating Basic Node-RED flows&#x20;
2. Creating Basic Web page with out dashboard nodes&#x20;
3. Intro to Dashboard Nodes  - Creating a basic dashboard examples&#x20;
4. CPU dashboard example
5. Intro to Cloudant Data Base&#x20;
6. Historical Data Dashboard Example&#x20;
7. Historical Chart Example&#x20;
8. Intro to Forms&#x20;
9. Forms Advanced&#x20;
10. Space Station Example&#x20;
11. Tweet Dashboard Example&#x20;
12. Visual Recognition Example&#x20;


---

# 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://nodered-dashboards.gitbook.io/node-red-dashboards/workshop.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.
