# General

## 1. Information

Displays organization details such as Cloud region, Organization name, Organization URL, Organization ID and the Platform main version.

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

{% hint style="info" %}
Note: These fields are for reference only and cannot be edited.
{% endhint %}

## 2. Person of contact

Allows users to manage the primary contact email for the organization in an editable contact email field, ensuring that the correct person receives important information and notifications.

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

## 3. Report timezone

In this card, users with the "**Manage report time zone**" role can update the default time zone used across reports. This setting applies to timestamps for report creation, signing, and due dates.

#### How to Select a Time zone

* A categorized dropdown menu allows users to choose a time zone by continent.
* Major cities are listed alongside their GMT offset for easy reference.
* A search bar is available to quickly find specific time zones.

This ensures consistency in report timestamps across your organization.

<div align="left"><figure><img src="/files/Vsq2TcabHDiALk8l3zri" alt=""><figcaption></figcaption></figure></div>


---

# 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://help.connected.illumina.com/emedgene/emedgene-analyze-manual/settings/organization_settings_-330+/general.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.
