# Custom Settings

## What are Custom Settings?

The **One Resource Platform** allows the user to have default organization-level settings for different builders on the platform, i.e. [<mark style="color:purple;">**workflow builder**</mark>](/workflow-builder/introduction.md)<mark style="color:purple;">**,**</mark> [<mark style="color:purple;">**alarm builder**</mark>](/alarm-builder/introduction.md) etc

1. #### Default workflow for the organization

   Default workflow is used in the [<mark style="color:purple;">**scheduler**</mark>](/scheduler/overview.md) when a new schedule is created. If required, users can later customize workflows for each schedule

   <figure><img src="/files/ZnaoR1xcwemlKDNNvtAo" alt=""><figcaption></figcaption></figure>
2. #### Default email communication settings

   The System Admin can set default values for email communications whether for [<mark style="color:purple;">**email alerts**</mark>](/alarm-builder/setting-up-an-alarm/add-new-alarm/defining-the-communication-type/send-an-email.md#selecting-the-communication-type) or [<mark style="color:purple;">**workflow-based**</mark>](/workflow-builder/how-to-create-workflows/define-workflow-actions/configuring-communication-settings.md) communications

   <figure><img src="/files/EBlbTiaaXvoILlXkiuxi" alt=""><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.senpiper.com/general-system-settings/custom-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.
