# Overview and Use Cases

The Home Page in [Rely.io](http://rely.io/) streamlines developers' daily activities by centralizing tasks in one place. This reduces the need for context switching and eliminates inefficiencies linked to navigating multiple tools.&#x20;

It offers quick access to Rely's most actionable catalogs, allowing developers to manage their tasks and resources efficiently from a single interface.

{% embed url="<https://youtu.be/QncreT8-V9Y>" %}

## Use Cases

* **Streamlined Daily Activities:** Developers can manage their daily tasks more efficiently by accessing all relevant information and actions from a single interface, reducing the time spent switching between different tools.
* **Quick Access to Actionable Information:** With pre-configured tabs like My Services, My Issues, Open Pull Requests, and Assigned Pull Requests, users can quickly find and manage the most critical aspects of their work.
* **Personalized Dashboard:** Users can customize their Home Page to reflect their unique workflow and preferences, using features like filtering, grouping, and sorting to organize information in a way that best suits their needs.
* **Enhanced Productivity:** By centralizing key activities and providing a tailored experience, the Home Page helps developers focus on their core tasks, improving overall productivity and efficiency.


---

# 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.rely.io/home-pages/overview-and-use-cases.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.
