# Homepage

Your homepage is the default landing page in SureCloud after you sign in. It gives you quick access to your tasks, recent records, applications, and workflow shortcuts.

<div data-full-width="false"><figure><img src="/files/Cc0KqaK8Jtxo1Ynchanx" alt="" width="563"><figcaption></figcaption></figure></div>

### What you'll see

* **Active Tasks**\
  Tasks assigned to you that need attention. Select **View All** to open the full list.
* **Recently Viewed**\
  Records you opened recently. Select **View All** to review items from the last 30 days.
* **My Applications**\
  Applications you have permission to access.
* **Create**\
  Start workflows from your homepage using shortcuts for workflows you can access.

Select any item to open it and continue your work.

### Return to your homepage

Click **Home** or select the **SureCloud logo** in the navigation drawer.


---

# 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://surecloud.gitbook.io/surecloud-docs/documentation/quick-start/quickstart/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.
