# Home page

The homepage showcases a summary of all projects that your organization is involved in and focuses on a single foundation/project at a time, providing an easy entry point for users to explore and engage with the open-source community.

The homepage is designed to provide a personalized experience to discover your company's involvement in open-source projects and encourage you to get more involved.

<figure><img src="/files/c8AlxIryfrgS4u3yqgPn" alt=""><figcaption></figcaption></figure>

**Key Features:**

1. **Project Summary:** A summary of a company's projects is at the top of the page, providing a quick overview of their open-source engagement.
2. **Featured Foundation/Project:** The homepage focuses on a single foundation/project at a time, showcasing its details and encouraging users to explore and engage with it.
3. **Easy Navigation:** Users can easily navigate to the **All Projects** view on the "Contributors" page.

{% hint style="info" %}
Start from the **Home** page to quickly access all features of the **Organization Dashboard**.
{% endhint %}

### Accessing Organization Dashboard <a href="#accessing-organization-dashboard" id="accessing-organization-dashboard"></a>

To access your **Organization Dashboard**,

1. Log in to the [Organization Dashboard](https://myorg.lfx.dev/).
2. After logging in, you will see the Home Page as the default page.


---

# 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.linuxfoundation.org/lfx/organization-dashboard/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.
