# Home

On the Home page, there are two menus available in this page Dashboard menu, and Activity menu.&#x20;

## Dashboard Menu

This menu is used to access several features in the Deka MLOps Portal Service

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

The following is an explanation of the components displayed in the Dashboard menu.

a.     **Quick Shortcuts**

This section lists important features in Kubeflow that can be accessed quickly to make it easier for you to open various tools and services without having to navigate through deeper menus.

b.     **Recent Notebooks**&#x20;

This section displays a list of recently opened notebooks, making it easier for you to quickly access the last opened notebooks without having to search for them manually.

c.     **Recent Pipelines**&#x20;

This section displays newly opened pipelines, making it easier for you to easily continue work on previously worked on pipelines.

d.     **Recent Pipeline Runs**&#x20;

This section shows a list of recently performed Pipeline Runs and to monitor the status of the results of successfully executed pipeline runs and get more information about each run, such as logs and relevant metrics.

e.     **Documentation**&#x20;

This section displays a list of documentation that redirects directly to Kubeflow's official documentation page.

## Activity Menu

This menu is a section that allows you to monitor activities that occur in the Deka MLOps environment. The following is an example of what will appear in the Activity Menu when successfully creating a Volume in the "Volumes" menu bar.

<figure><img src="/files/i7qNW1ToGT1CqAwFQu5U" alt=""><figcaption><p>Activity Menu</p></figcaption></figure>


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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.cloudeka.ai/guidance-for-individual/deka-gpu-mlops/recurring-runs/home.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.
