# Your Organization

{% hint style="info" %}

#### Before you start

You must have **System Settings** selected in your General Access security role to configure system settings.
{% endhint %}

1. Select  **Admin** > **System Administration**. The System Administration window appears.
2. In the Explorer pane, expand **System**, then select **Your Organization**. The **Your Organization** window appears. All fields except the **Organization Name** field, are read-only.
3. In the **Organization Name** field, type the Organization name. It can be a maximum of 60 characters long.
4. Select :floppy\_disk: to save the changes. Provide the Change Reasons if prompted to do so.

### Viewing your Organization’s Licensing Information

1. Select ≡ > **Admin** > **System Administration**.

   The System Administration window appears.
2. In the Explorer pane, expand **System**, then select **Your Organization**. The current organization name appears, beneath which is a quick summary of the number of licensed analysts and a table containing a list of modules and connectors.

<table data-header-hidden><thead><tr><th width="282"></th><th></th></tr></thead><tbody><tr><td><strong>Named Analysts</strong></td><td><p>The number of licensed named analysts</p><p>Licenses are linked to specific analysts who are actually named in the system. Sharing of licenses is not permitted.</p></td></tr><tr><td><strong>Concurrent Analysts</strong></td><td>The number of analysts that may be logged in at any one time, in addition to the named analysts.</td></tr><tr><td><em><strong>Note:</strong> Concurrent Licensing has been depricated.  Systems currently using concurrent licenses are still supported.</em></td><td></td></tr><tr><td><strong>Expiry Date</strong></td><td>The date on which the license expires. If an expiry date is present, the module is most likely an evaluation version and expires on the date displayed. If the expiry date is “Never” then the module is fully licensed.</td></tr><tr><td><strong>Module</strong></td><td>A list of all modules. A green tick to the left indicates a licensed module.</td></tr><tr><td><strong>Connector</strong></td><td>The licensed integration platform connectors. A green tick to the left indicates a licensed connector. A grayed out cross indicates the connector is not licensed.</td></tr></tbody></table>


---

# 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.alemba.com/asm-hermes/setup-and-configure-asm/configuring-your-system/system-administration-settings/system-settings-menu/your-organization.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.
