# How-to Guides

- [Logging in and Authorization](https://docs.rulecube.com/how-to-guides/logging-in-and-authorization.md): Overview
- [Activate Your Account From an Invitation](https://docs.rulecube.com/how-to-guides/logging-in-and-authorization/activate-your-account-from-an-invitation.md)
- [Log in to Rulecube](https://docs.rulecube.com/how-to-guides/logging-in-and-authorization/log-in-to-rulecube.md)
- [Change Your Password](https://docs.rulecube.com/how-to-guides/logging-in-and-authorization/change-your-password.md)
- [Recover Your Password](https://docs.rulecube.com/how-to-guides/logging-in-and-authorization/recover-your-password.md)
- [Two-factor authentication (2FA)](https://docs.rulecube.com/how-to-guides/logging-in-and-authorization/two-factor-authentication-2fa.md): Two-factor authentication (2FA) increases the security of your account. Even if somebody guesses your password, they won’t be able to access your account.
- [Invite Other Users to Rulecube](https://docs.rulecube.com/how-to-guides/logging-in-and-authorization/invite-other-users-to-rulecube.md)
- [Edit a User's Role](https://docs.rulecube.com/how-to-guides/logging-in-and-authorization/edit-a-users-role.md)
- [Delete a User](https://docs.rulecube.com/how-to-guides/logging-in-and-authorization/delete-a-user.md)
- [Permissions](https://docs.rulecube.com/how-to-guides/logging-in-and-authorization/permissions.md): These are the permissions you can use when defining a Role.
- [Ruleset Development](https://docs.rulecube.com/how-to-guides/ruleset-development.md)
- [Create a Ruleset](https://docs.rulecube.com/how-to-guides/ruleset-development/create-a-ruleset.md): This chapter will guide you through all aspects of creating Rulesets.
- [Set the Input for a Ruleset](https://docs.rulecube.com/how-to-guides/ruleset-development/set-the-input-for-a-ruleset.md)
- [Create a Rule](https://docs.rulecube.com/how-to-guides/ruleset-development/create-a-rule.md)
- [Generate Alerts](https://docs.rulecube.com/how-to-guides/ruleset-development/generate-alerts.md)
- [Try out a Ruleset](https://docs.rulecube.com/how-to-guides/ruleset-development/try-out-a-ruleset.md)
- [Call a Ruleset from Your Software](https://docs.rulecube.com/how-to-guides/ruleset-development/call-a-ruleset-from-your-software.md)
- [Entities](https://docs.rulecube.com/how-to-guides/ruleset-development/entities.md)
- [Create an Entity](https://docs.rulecube.com/how-to-guides/ruleset-development/entities/create-an-entity.md)
- [Drag and Drop a JSON Schema or XSD to create entities](https://docs.rulecube.com/how-to-guides/ruleset-development/entities/drag-and-drop-a-json-schema-or-xsd-to-create-entities.md)
- [Entity instantiation](https://docs.rulecube.com/how-to-guides/ruleset-development/entities/entity-instantiation.md): A quick explanation of how new instances of entities can be created during execution.
- [Persisted Entities](https://docs.rulecube.com/how-to-guides/ruleset-development/entities/persisted-entities.md)
- [Constants](https://docs.rulecube.com/how-to-guides/ruleset-development/constants.md)
- [Constant Tables](https://docs.rulecube.com/how-to-guides/ruleset-development/constants/constant-tables.md)
- [Functions](https://docs.rulecube.com/how-to-guides/ruleset-development/functions.md)
- [Built-in Functions](https://docs.rulecube.com/how-to-guides/ruleset-development/built-in-functions.md)
- [Create and Run a Testcase](https://docs.rulecube.com/how-to-guides/ruleset-development/create-and-run-a-testcase.md)
- [Delete a Ruleset or Components](https://docs.rulecube.com/how-to-guides/ruleset-development/delete-a-ruleset-or-components.md)
- [Debugging your Ruleset](https://docs.rulecube.com/how-to-guides/ruleset-development/debugging-your-ruleset.md): Tips and tricks for debugging your rulesets. Explains how console.log can be used in your code.
- [Create a Workflow](https://docs.rulecube.com/how-to-guides/create-a-workflow.md)
- [Workflow step types](https://docs.rulecube.com/how-to-guides/create-a-workflow/workflow-step-types.md)
- [Working with documents in a workflow](https://docs.rulecube.com/how-to-guides/create-a-workflow/working-with-documents-in-a-workflow.md)
- [Work with (Environment) Variables](https://docs.rulecube.com/how-to-guides/work-with-environment-variables.md)
- [Call a Ruleset via Its API From Postman](https://docs.rulecube.com/how-to-guides/call-a-ruleset-via-its-api-from-postman.md)
- [Creating input from JSON Schema](https://docs.rulecube.com/how-to-guides/creating-input-from-json-schema.md)
- [Use a Ruleset from Your Software](https://docs.rulecube.com/how-to-guides/use-a-ruleset-from-your-software.md)
- [Ruleset Productivity Tips](https://docs.rulecube.com/how-to-guides/ruleset-productivity-tips.md)
- [Create an Ockto workflow](https://docs.rulecube.com/how-to-guides/create-an-ockto-workflow.md)
- [Alert aggregation](https://docs.rulecube.com/how-to-guides/alert-aggregation.md)
- [Forms](https://docs.rulecube.com/how-to-guides/forms.md)
- [Introduction and overview](https://docs.rulecube.com/how-to-guides/forms/introduction-and-overview.md)
- [Create a Data table](https://docs.rulecube.com/how-to-guides/forms/create-a-data-table.md)
- [Webhooks](https://docs.rulecube.com/how-to-guides/webhooks.md): This chapter describes how the Rulecube Webhooks system works, how to define webooks, and how to use webhooks to receive events from third-party systems.
- [Trigger webhook](https://docs.rulecube.com/how-to-guides/webhooks/trigger-webhook.md)
- [Workflow webhook](https://docs.rulecube.com/how-to-guides/webhooks/workflow-webhook.md)
- [DocAI](https://docs.rulecube.com/how-to-guides/docai.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://docs.rulecube.com/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.
