# General Adminstration 🔩

## Introduction

Administration of Dashboard covers several topics, such as:

* Configuring new units
* Adding plugins and configure plugins
* Update plugins
* Create Dashboard layouts including Wokspaces and Profiles.
* Test new functionality in Dashboard

## Roles in Dashboard

Some Dashboard applications have user rights built in to the application. Some applications are admin heavy, such as the Concept Admin - you can decide what roles can create, delete and edit concepts.&#x20;

Lists can be defined who can create and delete lists, and separately who can edit the content of lists. &#x20;


---

# 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.navigaglobal.com/naviga-dashboard-overview/dashboard-3.0/admin-guide/general-adminstration.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.
