# Permission Levels

**Administrator**\
Has access to all administrative options and features.  They can also add, modify and delete other users.  It is not recommended that this be shared with any other users.

**Editor**\
Can manage and publish posts. Traditionally, editors review posts submitted by contributors and then schedule them for review.  This is the recommended level for users who will be making frequent content changes.

**Author** \
Can publish their own posts when they wish.

**Contributor**\
Can write posts but cannot publish them. Instead, they need to submit their posts for review.

![](/files/-M6jBhg1uqync_ZPHuTe)


---

# 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://charteroakguide.rebelinteractivegroup.com/permission-levels.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.
