# Viewing Company Summary

The **Company Summary** section displays all of your company’s key configuration settings in a single page.

1. Navigate to **Adv Configuration** > **Company Summary** .

{% hint style="info" %}

* To edit company settings, click the [**Edit Company Settings**](/docs/basic-configuration/updating-company-information.md) link and refer to Updating Company Information.
* To edit outbound email settings, click the [**Outbound Email Settings**](/docs/basic-configuration/configuring-outbound-email-settings-and-email-alerts.md) link and refer to Configuring Outbound Email Settings and Email Alerts
* To edit data guardians and configure login settings, click the [**Edit Data Guardians & Login Settings**](/docs/managing-users/creating-data-guardian-user-accounts.md) link and refer to Managing Data Guardians.
* To edit the local users list, click the **Edit Local User List link** and refer to Creating Local User Account.
* To edit LDAP connections, click the **Edit LDAP Connections** link and refer to Configuring LDAP Settings.
* To search via the User Directory, click the **Search User Directory** link and refer to User Directory.
* To edit the IMAP mail collectors, click the **Edit IMAP mail Collectors** link and refer to Configuring Email Collector.
  {% endhint %}


---

# 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.solar-archive.com/docs/advanced-configuration/viewing-company-summary.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.
