# Observer Frequently Asked Questions (FAQ)

{% hint style="info" %}
The guilds are working on a Project Dashboard for observers to rely on to know what projects are live, what they're doing, and what's being worked on! Exciting times coming soon! Until then, check out this guide to answer your common questions about observing.
{% endhint %}

## Frequently Asked Questions for Observing

<details>

<summary>What are the purposes and benefits of observing?</summary>

**There are so many purposes and benefits!**&#x20;

We explain this in the page before this page in this Handbook.

&#x20;[Go here to get all of the benefits and information about observing. ](/observer-portal/observer-handbook/whats-a-tech-fleet-observer.md)

</details>

<details>

<summary>Is observing required in Tech Fleet?</summary>

**Observing is not required, but highly recommended.**

Co-leads and project coordinators look for people who have observed before on project applications.

The more you have observed, the more prepared you are going to be to apply to projects in Tech Fleet, and the more you are going to stand out.&#x20;

However, this is not required as we want to leave flexibility for people in Tech Fleet community. We highly, highly encourage observing!&#x20;

</details>

<details>

<summary>Why is observing important?</summary>

**Observing is an important first step to being on a project team in Tech Fleet.**

Here are the reasons:

1. You can **learn what to expect** on real Tech Fleet teams before you apply.&#x20;
2. You can **prepare** for the Agile UX environment.
3. You can **stand out** on your applications to Tech Fleet projects.
4. You can **watch others** do real Agile team work.&#x20;
5. You can **build better expectations** for Tech Fleet projects.&#x20;

</details>

<details>

<summary>How do I start observing?</summary>

<img src="/files/fNMqDGNZLyWzGa4pDuw7" alt="" data-size="original">

1. Read the Observer Handbook
2. Join Tech Fleet Discord
3. Get the Observers Role in Discord
4. Pick projects to observe from the Tech Fleet Web Calendar
5. Observe teams working for 2 weeks
6. Reflect on your observations in Tech Fleet Discord channels

Get all of the details about these steps in this Handbook.

</details>

<details>

<summary>Is "observer" the same as a "shadower"?</summary>

**Yes!** &#x20;

The two are used interchangeably, though we are moving towards using “observer” more exclusively.

</details>

<details>

<summary>How do I see which projects are live right now?</summary>

On the [Observer Dashboard](/observer-portal/observer-dashboard.md), you can see all of the live projects that you can observe.&#x20;

On the [Tech Fleet Web Calendar](/resources/quick-links/tech-fleet-web-calendar.md), you can see all of the daily meetings you can join as an observer.

In [Discord](/observer-portal/observer-handbook/daily-expectations-of-tech-fleet-observers/observer-role-in-discord.md), observers with the O[bservers Role](/observer-portal/observer-handbook/daily-expectations-of-tech-fleet-observers/observer-role-in-discord.md) can check out the [#calling-all-observers](/resources/the-great-tech-fleet-discord-migration-video-tutorials/common-channels-in-tech-fleet-discord.md) channel to receive Discord alerts when project meetings are about to start.&#x20;

</details>

<details>

<summary>Do I need permission to join project meetings?</summary>

**No!**&#x20;

Everyone expects observers to attend meetings, so you are welcome.&#x20;

Anything on the [Tech Fleet Web Calendar](/resources/quick-links/tech-fleet-web-calendar.md) is observable.&#x20;

You simply head to the Tech Fleet Web Calendar, or the #calling-all-observers channel in Discord, and pick which meetings you want to observe. Then join! Be sure you read through this entire hand book to learn about the expectations and activities while observing.&#x20;

</details>

<details>

<summary>Which projects can I observe?</summary>

**You can observe anything that shows on the Tech Fleet Web Calendar!**&#x20;

You are welcome to join any live project meetings that are happening. You do not need permission to join any meetings. Simply go to the [Tech Fleet Web Calendar](/resources/quick-links/tech-fleet-web-calendar.md) for meeting links. \
\
The [#calling-all-observers channel ](/resources/the-great-tech-fleet-discord-migration-video-tutorials/common-channels-in-tech-fleet-discord.md)in Discord is a general channel where project teams post their daily meetings across all projects. Teams also have dedicated observer channels that allow you to dedicate yourself as an observer to one team and communicate with the team in Discord.&#x20;

Read  this handbook to learn everything you ever needed to know about Observing, then [get started](/observer-portal/observer-handbook/start-observing-today.md).

</details>

<details>

<summary>Where's the Tech Fleet Web Calendar?</summary>

**Find it here on this page in the User Guide:**

[Tech Fleet Web Calendar](/resources/quick-links/tech-fleet-web-calendar.md)

</details>

<details>

<summary>Will it be weird if I just join a meeting without asking or talking to someone ahead of time?</summary>

**Not at** **all!**&#x20;

All teams expect that observers will show up, unannounced, at any time. &#x20;

Depending on what is happening in the meeting, they may welcome you or ask you a question, so be prepared to turn your microphone on to answer. &#x20;

But you also might just slip into the meeting quietly while the team is working, and that is normal, too. &#x20;

Just make sure to turn your mic off when you’re not speaking.

</details>

## Head to the next lesson:


---

# 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-handbook/observer-frequently-asked-questions-faq.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.
