# Observer Dashboard

## Learn How to Observe in Tech Fleet

Before you start observing project teams, you should finish reading the Observer Handbook. This describes everything you need to know about how to observe in Tech Fleet!

{% content-ref url="/pages/BbMR0StqCuWcosa5T8xj" %}
[Observer Handbook](/observer-portal/observer-handbook.md)
{% endcontent-ref %}

## Project Meeting Web Calendar

Check out the Tech Fleet Web Calendar for all daily meetings, and check out the [#calling-all-observers channel in Discord](/resources/the-great-tech-fleet-discord-migration-video-tutorials.md) to get alerts for upcoming meetings to observe.

{% content-ref url="/pages/tU44QiBGrrcC4K1ICOfR" %}
[Tech Fleet Web Calendar](/resources/quick-links/tech-fleet-web-calendar.md)
{% endcontent-ref %}

## Live Projects to Observe

Here's the Observer Dashboard:

{% embed url="<https://airtable.com/appMDxpNsGN2qyS8N/shrG2gj0w3LyWylFZ>" fullWidth="true" %}
This dashboard, available at <https://airtable.com/appMDxpNsGN2qyS8N/shrG2gj0w3LyWylFZ>, shows the live projects that you can observe right now.
{% endembed %}


---

# 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://guide.techfleet.org/observer-portal/observer-dashboard.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.
