# Account Types

Marple offers two account types: **Admin** and **Editor**.

### **Editor**

Editors have full access to data analysis features and can also create and manage projects.

The number of Editors in your workspace depends on your license.

### **Admin**

Admins have all the permissions of an Editor, plus control over key Marple settings, including configuring connections, including queries, metadata fields and default columns in the library.

### Active vs Inactive accounts

On the team page, active and inactive users are separated.

Users that haven't used Marple for 14 days are not counted towards your license limit.

<figure><img src="/files/gdbAuC7sDaT8tmSzwyFz" alt="" width="563"><figcaption></figcaption></figure>


---

# 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.marpledata.com/docs/marple-insight/user-manuals/team-and-accounts/account-types.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.
