# Homepage

## Personal Homepage

From the homepage you can view any pinned collections, data resources, and notifications. Any user can customize their homepage to add widgets that are of value to them. You can also use the search bar through the homepage to search throughout your workspace.

{% embed url="<https://www.loom.com/share/dda66b1fe30440e3aa19b3bc43a56793>" %}

## Team Homepage

Along with your personal custom Homepage, each Team has its own Homepage to allow Teams to organize their most important resources in one space. Check out how to create Team-specific homepages in this video:

{% embed url="<https://www.loom.com/share/884288aa8a8f45549dbe32b4f8218d7b>" %}


---

# 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.secoda.co/features/homepage.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.
