# Users

## Overview

The creator of an appRules project database (Admin) is given full access to the project database.  All other users must be added to the user list.

## Maintaining Project Database Users

To add, change, or delete users from your project database list, select Users from the appRules Home Page:

<figure><img src="/files/bgrrmUMpcoR0wCaxSO5C" alt=""><figcaption></figcaption></figure>

You can add and change users as required.  Once added, users can also change their Startup Project and Designer Settings.

NB: a user is associated to a specific [RuntimeSettings](/apprules-r-documentation/platform/platform-features/system-settings/runtime-settings.md) value that determines the environment in which the projects will be run (example: Test, Production, PreProd....)


---

# 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.appstrategy.com/apprules-r-documentation/platform/platform-features/system-settings/users.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.
