> For the complete documentation index, see [llms.txt](https://docs.strongdm.com/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.strongdm.com/admin/deployment/scenarios.md).

# Deployment Scenarios

{% content-ref url="/pages/OTYyzJ4Y3DqWSC1QxWU1" %}
[Ansible with SDM](/admin/deployment/scenarios/ansible.md)
{% endcontent-ref %}

{% content-ref url="/pages/wMexaoIT7MOpfgnTwClr" %}
[AWS Registration and Cleanup](/admin/deployment/scenarios/aws-user-data.md)
{% endcontent-ref %}

{% content-ref url="/pages/ZiNSaMIWacmaCf7V7njT" %}
[Create a Self-Registering Relay with Chef](/admin/deployment/scenarios/chef.md)
{% endcontent-ref %}

{% content-ref url="/pages/4tcQkHMF9HB7LTje9r7r" %}
[Deploy Gateways Via AWS Organizations With CloudFormation StackSets](/admin/deployment/scenarios/cloudformation-stacksets.md)
{% endcontent-ref %}

{% content-ref url="/pages/BI7SyUHyzhkq7aBetsD1" %}
[Deploy HA Gateways with CloudFormation](/admin/deployment/scenarios/cloudformation.md)
{% endcontent-ref %}

{% content-ref url="/pages/biv5cR6hGj0EuyHcqCZy" %}
[Grant Temporary Access with a Hubot Chatbot](/admin/deployment/scenarios/hubot-chatbot.md)
{% endcontent-ref %}

{% content-ref url="/pages/AnHqXtaQsgDGY8OYojEg" %}
[Use Chef Knife with SDM](/admin/deployment/scenarios/knife.md)
{% endcontent-ref %}

{% content-ref url="/pages/XGy1OZ8dpWVaHYT53Vy5" %}
[Automate Temporary Access with PagerDuty Schedules](/admin/deployment/scenarios/pagerduty.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:

```
GET https://docs.strongdm.com/admin/deployment/scenarios.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.
