# Dashboard Page Setup

## Setting the default Dashboard

An administrator or manager can set the default blocks for all users from *<mark style="background-color:green;">Administration > Site administration > Appearance > Default Dashboard page</mark>*<mark style="background-color:green;">.</mark>

Clicking the button 'Reset Dashboard for all users' will then apply these settings to the Dashboard for everyone on the site.

## Preventing users from customizing their Dashboard

By default, users can customize their Dashboard and add blocks. An admin can prevent this as follows:

1. Go to *Administration > Site administration > Users > Permissions > Define roles*
2. Edit the authenticated user role and untick the [Manage Dashboard blocks capability](https://docs.moodle.org/404/en/Capabilities/moodle/my:manageblocks)

## Improving experience RemUI Dashboard Blocks

1. Navigate to site *<mark style="background-color:green;">Site administration > Appearance > Default Dashboard page</mark>*<mark style="background-color:green;">.</mark>
2. Enable the edit mode
3. Select the region
4. Click on Add a block
5. Click on Dynamic blocks
6. Select the blocks you want to add&#x20;
7. Once done click on Reset dashboard


---

# 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://remui-docs.edwiser.org/dashboard-page-setup.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.
