# Organization Settings

* **Mail Server:** (Optional) Organization-level settings are used for defining a custom e-mail server or  Active Directory for polling user information.

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

| **Field**                                                                | **Description**                                                                                                     |
| ------------------------------------------------------------------------ | ------------------------------------------------------------------------------------------------------------------- |
| **Mail Server Host/IP**                                                  | IP or hostname of the e-mail server.                                                                                |
| **Mail Server Port**                                                     | SMTP Port information of the e-mail server.                                                                         |
| **Use TLS (Auto)**                                                       | Enables TLS connection to the e-mail server.                                                                        |
| **Ignore Certificate Validation**                                        | When checked, the platform ignores certificate errors while communicating with the e-mail server.                   |
| **Min/Max TLS Versions**                                                 | Defines the minimum and maximum TLS versions supported by the e-mail server.                                        |
| <p><strong>Use Authenticated</strong> </p><p><strong>e-Mail</strong></p> | When checked, the system sends the e-mail by authenticating to the e-mail server.                                   |
| **User Name**                                                            | Username for authentication. Only available if   "**Use Authenticated Mail**" option is selected.                   |
| **Password**                                                             | Password for authentication. Only available if "Use Authenticated Mail" option is selected.                         |
| **From Addresses**                                                       | Sender e-mail addresses for campaigns. It is possible to add different e-mail addresses by clicking the "+" button. |
| **Default From Address**                                                 | Default from address used for sending campaigns.                                                                    |
| **Default Form Name**                                                    | Default sender name for the campaigns.                                                                              |

After completing the settings,  click the "**Test**" button to verify the settings. Once the settings are confirmed, it can be saved.

For CyberCyte portal admins, there is a seciton for re-save the settings, force running the rules, resync actions and buttons.

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

* **Tags Management:** This section allows users to create or edit tags.

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

* **Active Directory**: This section allows users to integrate their active directory with the portal.

<figure><img src="/files/Wg0CSJcoWUuJjUeHDCMn" alt="" width="375"><figcaption></figcaption></figure>

| **Field**         | **Description**                                |
| ----------------- | ---------------------------------------------- |
| **Host/IP**       | IP or hostname of the active directory.        |
| **Port**          | SMTP Port information of the active directory. |
| **Path**          |                                                |
| **User**          | Username for authentication.                   |
| **Password**      | Password for authentication.                   |
| **Time Interval** | Run time interval.                             |

* **Organization Domains**: The organization domains can be added from this section. This will allow users to assign domains to the portal to use for e-mail based notifications and reports.

<figure><img src="/files/2uXHTQTcHOUTVIZbkKGq" alt=""><figcaption></figcaption></figure>

<figure><img src="/files/08lboRjnQ6PAGYtnPAp4" 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.cloudcyte.com/admin-guide/settings-and_reporting/organization_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.
