# Overview

RealmJoin Portal settings allow administrators to customize their experience, manage RealmJoin features and interact with Microsoft Azure resources.

## Navigation

### General

General settings for RealmJoin such as app deployment defaults, app configurations, user interface or Global Agent settings.

### Permissions

Delegate different levels of permissions to users of the RealmJoin Portal (RBAC).

### Groups

Configure group prefixes to descriptive names within the RealmJoin Portal.

### Log Analytics

Connect Log Analytics Workspace to RealmJoin for in-depth logging.

### Workplace cloud storage

Manage files within your cloud storage.

### RunBooks

Connect Azure Automation to automate repetitive tasks with RunBooks.

### RunBook Customizations

Customize parameters within existing RunBooks.

### RunBook Permissions

Create granular access permissions for team members using RunBooks.

### Custom Roles

Create additional RealmJoin Portal roles to catch use-cases that the standard permission roles are not covering.

### App Categories

Create and manage Intune app categories.


---

# 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.realmjoin.com/realmjoin-settings/settings.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.
