# Introduction

## What are System Settings?

The **One Resource Platform** allows the user to configure the actions, and appearance and dictates a set of default settings and configurations for the user.&#x20;

## Who can access System Settings?

Only [<mark style="color:purple;">**System Admins**</mark>](/user-management/managing-user-roles/granting-permissions-to-roles.md) of the platform can access system settings.&#x20;

## What do system settings do?

**One Resource's system settings** let you:

* **Create personalized** [<mark style="color:purple;">**Authentication Preferences**</mark>](/general-system-settings/authentication-settings.md) specific to your users without any coding knowledge
* Stick to your [<mark style="color:purple;">**Organization's Brand**</mark>](/general-system-settings/organization-branding.md) and **customize the platform** the way it suits your brand&#x20;
* Set [<mark style="color:purple;">**Default Setting**</mark>](/general-system-settings/custom-settings.md) for your business to **save process creation time**&#x20;
* Easily [<mark style="color:purple;">**Create Custom Sign-up**</mark>](broken://pages/E9k00IKatsvvw9TyGG47) forms for your users. &#x20;


---

# 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.senpiper.com/general-system-settings/introduction.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.
