# Admins

This page is used to give admin privileges to a member of your site. The initial page lists all current admins and also gives you the option to add a new admin.

To give a member admin privileges:

1. Click on "Add New Admin"
2. Select the member's penname from the drop-down list.
3. Select the level of admin privileges for this member.
4. Select the categories that member will oversee or leave blank to have them oversee all categories.
5. Check the box if you want this admin to receive e-mail notices of new stories to be validated.
6. Click "Submit".


---

# 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.e107sk.com/efiction-3-5-5/administration/admins.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.
