# How-to Guides

These guides provide step-by-step instructions for common Lifecycle Management tasks and configurations.

## In this section

| Guide                                                                                                                                      | Description                                                             |
| ------------------------------------------------------------------------------------------------------------------------------------------ | ----------------------------------------------------------------------- |
| [Workday, Okta, and Active Directory](/4yItIzMvkpAvMVFAamTf/features/lifecycle-management/how-to/lcm-workday-okta-ad.md)                   | End-to-end example using Workday as source, with Okta and AD as targets |
| [Assign O365 Licenses with Workday and Azure AD](/4yItIzMvkpAvMVFAamTf/features/lifecycle-management/how-to/lcm-workday-azure-licenses.md) | Automatically assign Microsoft 365 licenses during onboarding           |
| [Test Policies with Dry Run](/4yItIzMvkpAvMVFAamTf/features/lifecycle-management/how-to/test-policies-with-dry-run.md)                     | Validate policy behavior before enabling production execution           |
| [Disable Workflows and Actions](/4yItIzMvkpAvMVFAamTf/features/lifecycle-management/how-to/disable-workflows-and-actions.md)               | Pause or stop automation without deleting configurations                |

## Additional resources

* [Lifecycle Management FAQ](/4yItIzMvkpAvMVFAamTf/features/lifecycle-management/lcm-faq.md) - Common questions and troubleshooting
* [Implementation and Core Concepts](/4yItIzMvkpAvMVFAamTf/features/lifecycle-management/getting-started/implementation.md) - Architecture overview
* [Dashboard](/4yItIzMvkpAvMVFAamTf/features/lifecycle-management/getting-started/dashboard.md) - Monitor workflow execution and policy status


---

# 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.veza.com/4yItIzMvkpAvMVFAamTf/features/lifecycle-management/how-to.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.
