# Administrators

{% hint style="danger" %}
**Please note:** This page is under construction and has not been finished yet.
{% endhint %}

## Introduction

* General info about administrators

## Maintaining Administrators

You can view and set Website Administrators permissions from the **Admin Area » Users » Administrators**. The page lists all users with site administrator privilege type. You can edit or remove user admin status.

First create a user account & set as administrator from the drop-down in the user list.

* [User Maintenance](https://app.gitbook.com/Users)

Set admin permissions you would like to give to your new admin.

* \#Administrator Permissions

To remove admin permissions, edit the user account and remove all check boxes.

Next Delete the Administrator Privilege using the red X icon.

This does not remove their [user](https://app.gitbook.com/Users) account but only removes their administrator status.&#x20;

## Administrator Permissions

For your website security, care needs to be taken when authorising admin permissions. You are recommended to only grant the minimum required admin options to meet needs.

Click the Update Administrator button once you have checked the required options.

### Grant Core and Plugin Function Access

Clicking the Update Administrator icon opens a screen which displays a list of e107 admin and plugin features which enables you to grant access to the required system functions.

### Creating a Main Site Administrator

The last option on the list is 'Main Site Administrator' check this box to create further main admins.

[Category:User Guide](https://app.gitbook.com/Category:User_Guide) [Category:Admin](https://app.gitbook.com/Category:Admin) [Category:Users](https://app.gitbook.com/Category:Users) [Category:Administrators](https://app.gitbook.com/Category:Administrators) [Category:Permissions](https://app.gitbook.com/Category:Permissions) [Category:Security](https://app.gitbook.com/Category:Security)


---

# 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://userguide.e107.org/administration/users/administrators.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.
