# General Settings

These settings allow you to customize and tailor your database to meet the specific needs and requirements of your organization. Here are the various general settings you can configure:

**Tax ID**: Set your organization's Tax ID, which is used as a merge field in communications and displayed on portals.

**Single Line Address**: Configure the address format that will be displayed within your communications.

**Textual Address**: Configure the address format that will be displayed on your portals.

**Default Email Settings**: Configure the default email settings for your organization, including:

* **From Address**: The default email address you want to send emails from.
* **From Name (Mask)**: The name associated with the default email address.
* **Reply To:** The default email address where replies should be sent to.
* **Reply To Name (Mask)**: The name associated with the reply-to email address.

<figure><img src="/files/0hxDui5MiiS3FxfbUdtB" alt=""><figcaption><p>Configuring general settings</p></figcaption></figure>

At any point when you make changes to the general settings, remember to save your modifications by selecting the "Save Changes" button. This ensures that your updated settings are applied and stored in the database.


---

# 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.c360.org/getting-started/configuration/general-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.
