# Company Settings

This section will help you comprehend and utilize the fundamental features within the Company Settings page. Below, we have provided shortcuts to the parameters within the Company Settings.

## Shortcuts

* [How to configure SMTP settings](/next-generation-product/platform/company/company-settings/smtp-settings.md)
* [How to configure Direct Email Creation (DEC) settings](/next-generation-product/platform/company/company-settings/direct-email-creation.md)
* [How to create/edit a Notification Template](/next-generation-product/platform/company/company-settings/notification-templates.md)
* [How to configure a REST API](/next-generation-product/platform/company/company-settings/rest-api.md)
* [How to configure White Labeling settings](/next-generation-product/platform/company/company-settings/white-labeling.md)
* [How to configure Proxy settings](/next-generation-product/platform/company/company-settings/proxy-settings.md)
* [How to configure SAML](/next-generation-product/platform/company/company-settings/saml-settings.md)
* [How to configure SCIM settings](/next-generation-product/platform/company/company-settings/scim-settings.md)
* [How to create a new SIEM integration](/next-generation-product/platform/company/company-settings/siem-integrations.md)
* [How to configure LDAP integration](/next-generation-product/platform/company/company-settings/ldap.md)
* [How to verify my domain to use it in the platform](/next-generation-product/platform/company/company-settings/allowed-domains.md)
* [How to configure customer success representative access to your account](/next-generation-product/platform/company/company-settings/privacy/account-privacy.md)

## FAQ

### **Q: I created a company account. Can I delete it at any time?**

A: Yes. You have the ability to edit and delete company accounts as desired from the **Company > Companies page**.

### Q: Can I increase the number of licensed users of a company at any time?

A: Yes. You can update the license information of a company as needed by editing the company from the **Company > Companies page**.

### **Q: Can I manage the companies I created on the platform?**

A: Yes. You can manage and simulate the companies you created from the **Company > Companies page**.

### **Q: Can I manage a company created by someone else?**

A: Yes, you can see and manage if the company is created by another Reseller under your management. Details of the Switch Company feature are available[ here.](/next-generation-product/miscellaneous/user-profile.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/company-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.
