> For the complete documentation index, see [llms.txt](https://docs.rewst.help/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.rewst.help/documentation/automations/kits/billing-count-kit.md).

# Billing Count kit

{% hint style="info" %}
Click to navigate to the individual information page for each of the subworkflows included in this kit. Find the kit in our Crate Marketplace.

Note that kits are still a newer Rewst feature. Check back as we add additional kits in the near future.
{% endhint %}

{% content-ref url="/pages/RgXx6120RWFwtipRhixP" %}
[\[PROD - TASK\] Pax8: Get License Counts](/documentation/automations/subworkflows/prod-task-pax8-get-license-counts.md)
{% endcontent-ref %}

{% content-ref url="/pages/qi4QHHb1DuGhHgtSDxUr" %}
[\[PROD - TASK\] MyGlue: Get License Counts](/documentation/automations/subworkflows/prod-task-myglue-get-license-counts.md)
{% endcontent-ref %}

{% content-ref url="/pages/l91XCuGEFPu20OJqX42Y" %}
[\[PROD - TASK\] CWA: Get Counts](/documentation/automations/subworkflows/prod-task-cwa-get-counts.md)
{% endcontent-ref %}

{% content-ref url="/pages/QT3NE7ho3ebqg2N8xDMD" %}
[\[PROD - TASK\] Rewst: Send Email with Attachment](/documentation/automations/subworkflows/prod-task-rewst-send-email-with-attachment.md)
{% endcontent-ref %}

{% content-ref url="/pages/XDYTlCqOkk23PMfXO5QC" %}
[Upload CSV To Ticket](/documentation/automations/subworkflows/upload-csv-to-ticket.md)
{% endcontent-ref %}

{% content-ref url="/pages/W7C0W8kroBKBISBXKAn4" %}
[\[REWST - TASK\] General: Check Running Org](/documentation/automations/subworkflows/rewst-task-general-check-running-org.md)
{% endcontent-ref %}

{% content-ref url="/pages/Omlq1SmDtAmHmLXymhS6" %}
[\[PROD - TASK\] Auvik: Get Counts](/documentation/automations/subworkflows/prod-task-auvik-get-counts.md)
{% endcontent-ref %}

{% content-ref url="/pages/p3CCu4dG8uAq7LwsfMw8" %}
[\[PROD - PROCESS\] M365: M365 User License Launcher](/documentation/automations/subworkflows/prod-process-m365-m365-user-license-launcher.md)
{% endcontent-ref %}

{% content-ref url="/pages/JwepJYFKpbGPKLrW6uqD" %}
[\[PROD - TASK\] Ninja: Get Device Counts](/documentation/automations/subworkflows/prod-task-ninja-get-device-counts.md)
{% endcontent-ref %}

{% content-ref url="/pages/cMBXqt8Cipv0m4XQIYQa" %}
[\[PROD - TASK\] Immybot: Get User Count](/documentation/automations/subworkflows/prod-task-immybot-get-user-count.md)
{% endcontent-ref %}

{% content-ref url="/pages/Kb5q3unn3JCnTJmRIeZR" %}
[\[PROD - TASK\] Huntress: Get License Counts](/documentation/automations/subworkflows/prod-task-huntress-get-license-counts.md)
{% endcontent-ref %}

{% content-ref url="/pages/ol6RTF9thCdEbJ9jPhOu" %}
[\[PROD - PROCESS\] Datto: Get RMM Device Count Loader](/documentation/automations/subworkflows/prod-process-datto-get-rmm-device-count-loader.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZsLETBjgbHfZyuwnC4hM" %}
[\[PROD - TASK\] SentinelOne: Get License Counts](/documentation/automations/subworkflows/prod-task-sentinelone-get-license-counts.md)
{% endcontent-ref %}

{% content-ref url="/pages/Cy9JRYIRrXbfFBhQBKdN" %}
[\[PROD - TASK\] Rewst: Get All Integration Ids](/documentation/automations/subworkflows/prod-task-rewst-get-all-integration-ids.md)
{% endcontent-ref %}

{% content-ref url="/pages/2mMADTIBMeT17HOxGBO5" %}
[\[PROD - TASK\] Duo: Get User Counts](/documentation/automations/subworkflows/prod-task-duo-get-user-counts.md)
{% endcontent-ref %}

{% content-ref url="/pages/eSccjUVit89d6KV3iiN9" %}
[\[PROD - TASK\] Proofpoint: Get Counts](/documentation/automations/subworkflows/prod-task-proofpoint-get-counts.md)
{% endcontent-ref %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

```
GET https://docs.rewst.help/documentation/automations/kits/billing-count-kit.md?ask=<question>&goal=<endgoal>
```

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
