# How-to guides

- [How to configure receiving a monthly billing report](https://olddocs.exivity.io/getting-started/how-to-guides/how-to-configure-receiving-a-monthly-billing-report.md): Learn how to configure receiving your monthly report by email
- [How to automatically trigger a monthly billing report](https://olddocs.exivity.io/getting-started/how-to-guides/how-to-automatically-trigger-a-monthly-billing-report.md): Learn how to configure publishing a report on a monthly basis
- [How to update your license](https://olddocs.exivity.io/getting-started/how-to-guides/how-to-update-your-license.md): Learn how to add a new license when it has expired
- [How to store contract information with an Account in a report](https://olddocs.exivity.io/getting-started/how-to-guides/how-to-store-contract-information-with-an-account-in-a-report.md): Learn how to store details like contract start date/end date or contact details in a report
- [How to automatically send workflow errors as webhooks to a monitoring system](https://olddocs.exivity.io/getting-started/how-to-guides/how-to-automatically-send-workflow-errors-as-webhooks-to-a-monitoring-system.md): Learn how to automatically send workflow errors as webhooks


---

# 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://olddocs.exivity.io/getting-started/how-to-guides.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.
