# Company

​This section provides a brief description of the **Company** menu which you can find on the left menu of the platform. The Company menu provides many features or settings for the company.

The features or settings related to the company are listed below.

## Shortcuts

* [How to manage target users to send emails from the platform?](/next-generation-product/platform/company/target-users.md)
* [How to manage companies that is only available to Resellers?](/next-generation-product/platform/company/companies.md)
* [How to create a custom SMTP server on the platform?](/next-generation-product/platform/company/company-settings/smtp-settings.md)
* [How to manage Notification Templates?](/next-generation-product/platform/company/company-settings/notification-templates.md)
* [How to create REST API to use APIs?](/next-generation-product/platform/company/company-settings/rest-api.md)
* [How to create custom Proxy settings?](/next-generation-product/platform/company/company-settings/proxy-settings.md)
* [How to set up SAML to log in to the platform with SSO?](/next-generation-product/platform/company/company-settings/saml-settings.md)
* [How to set up SCIM to synchronize target users automatically?](/next-generation-product/platform/company/company-settings/scim-settings.md)
* [How to set up SIEM integration to send Audit Logs in real-time?](/next-generation-product/platform/company/company-settings/siem-integrations.md)
* [How to set up LDAP to synchronize target users automatically?](/next-generation-product/platform/company/company-settings/ldap.md)
* [How to create a system user who will manage the platform?](/next-generation-product/platform/company/system-users.md)
* [How to see audit logs of all system users?](/next-generation-product/platform/company/audit-log.md)


---

# 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://doc.keepnetlabs.com/next-generation-product/platform/company.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.
