# Reseller

- [Companies](https://doc.keepnetlabs.com/api-reference/reseller/companies.md)
- [Scope API requests to a customer](https://doc.keepnetlabs.com/api-reference/reseller/companies/scope-api-requests-to-customer.md)
- [List companies with license details](https://doc.keepnetlabs.com/api-reference/reseller/companies/list-companies-with-license-details.md)
- [Create a company](https://doc.keepnetlabs.com/api-reference/reseller/companies/onboard-new-customer.md)
- [Create a company with SCIM and DEC](https://doc.keepnetlabs.com/api-reference/reseller/companies/create-company-with-scim-and-dec.md)
- [Get a company](https://doc.keepnetlabs.com/api-reference/reseller/companies/get-a-company.md)
- [Update a company](https://doc.keepnetlabs.com/api-reference/reseller/companies/update-a-company.md)
- [Delete a company](https://doc.keepnetlabs.com/api-reference/reseller/companies/delete-a-company.md)
- [List and manage company groups](https://doc.keepnetlabs.com/api-reference/reseller/companies/list-and-manage-company-groups.md)
- [Create a REST API client for a customer](https://doc.keepnetlabs.com/api-reference/reseller/companies/create-rest-api-client-for-customer.md)
- [Users & groups](https://doc.keepnetlabs.com/api-reference/reseller/users-and-groups.md)
- [Add target users for a customer](https://doc.keepnetlabs.com/api-reference/reseller/users-and-groups/add-target-users-for-customer.md)
- [Import target users from Excel for a customer](https://doc.keepnetlabs.com/api-reference/reseller/users-and-groups/import-target-users-from-excel-for-customer.md)
- [List or export target users for a customer](https://doc.keepnetlabs.com/api-reference/reseller/users-and-groups/list-or-export-target-users-for-customer.md)
- [List and create target groups for a customer](https://doc.keepnetlabs.com/api-reference/reseller/users-and-groups/list-and-create-target-groups-for-customer.md)
- [Add system user for a customer](https://doc.keepnetlabs.com/api-reference/reseller/users-and-groups/add-system-user-for-customer.md)
- [Set up SCIM for a customer](https://doc.keepnetlabs.com/api-reference/reseller/users-and-groups/set-up-scim-for-customer.md)
- [Training](https://doc.keepnetlabs.com/api-reference/reseller/training.md)
- [Start training enrollment for a customer](https://doc.keepnetlabs.com/api-reference/reseller/training/start-training-enrollment-for-customer.md)
- [View customer's enrollment list and report](https://doc.keepnetlabs.com/api-reference/reseller/training/view-customer-enrollment-list-and-report.md)
- [View customer's enrollment sending, certificates, and notifications](https://doc.keepnetlabs.com/api-reference/reseller/training/view-customer-enrollment-sending-certificates-notifications.md)
- [Pull survey results for a customer](https://doc.keepnetlabs.com/api-reference/reseller/training/pull-survey-results-for-customer.md)
- [Phishing simulation](https://doc.keepnetlabs.com/api-reference/reseller/phishing-simulation.md)
- [Start phishing simulation for a customer](https://doc.keepnetlabs.com/api-reference/reseller/phishing-simulation/start-phishing-simulation-for-customer.md)
- [View customer's campaign list and report](https://doc.keepnetlabs.com/api-reference/reseller/phishing-simulation/view-customer-simulation-campaign-list-and-report.md)
- [List phishing scenarios for a customer](https://doc.keepnetlabs.com/api-reference/reseller/phishing-simulation/list-phishing-scenarios-for-customer.md)
- [Create and start phishing campaign for a customer](https://doc.keepnetlabs.com/api-reference/reseller/phishing-simulation/create-and-start-phishing-campaign-for-customer.md)
- [Reports](https://doc.keepnetlabs.com/api-reference/reseller/reports.md)
- [Pull executive report data for a customer](https://doc.keepnetlabs.com/api-reference/reseller/reports/pull-executive-report-data-for-customer.md)
- [Pull gamification report data for a customer](https://doc.keepnetlabs.com/api-reference/reseller/reports/pull-gamification-report-data-for-customer.md)
- [Export gamification leaderboard for a customer](https://doc.keepnetlabs.com/api-reference/reseller/reports/export-gamification-leaderboard-for-customer.md)
- [List scheduled reports for a customer](https://doc.keepnetlabs.com/api-reference/reseller/reports/list-scheduled-reports-for-customer.md)
- [Billing](https://doc.keepnetlabs.com/api-reference/reseller/billing.md)
- [Export customer list for billing](https://doc.keepnetlabs.com/api-reference/reseller/billing/export-customer-list-for-billing.md)
- [List customers exceeding license limit](https://doc.keepnetlabs.com/api-reference/reseller/billing/list-customers-exceeding-license-limit.md)
- [List companies for cross-sell by license and usage](https://doc.keepnetlabs.com/api-reference/reseller/billing/list-companies-for-cross-sell-license-and-usage.md)
- [List recently created companies](https://doc.keepnetlabs.com/api-reference/reseller/billing/list-recently-created-companies.md)
- [Get total monthly user count across customers](https://doc.keepnetlabs.com/api-reference/reseller/billing/get-total-monthly-user-count-across-customers.md)
- [List customers with renewals in the next N days](https://doc.keepnetlabs.com/api-reference/reseller/billing/list-customers-with-renewals-in-next-n-days.md)
- [List customers with expired licenses](https://doc.keepnetlabs.com/api-reference/reseller/billing/list-customers-with-expired-licenses.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/api-reference/reseller.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.
