# Set Up Queue or IVR Resource Account

There are two ways to create Queue or IVR resource accounts:

* Teams Admin Center and Teams PowerShell
* Landis Contact Center and Teams PowerShell (Requires [Teams Service Account](/appendix/teams-api-service-account.md))

{% hint style="warning" %}
At least one resource account is required to be associated with each IVR or Queue.
{% endhint %}

{% hint style="info" %}
For Skype for Business hybrid environments, see [Skype for Business hybrid](/appendix/skype-for-business-hybrid.md)
{% endhint %}


---

# 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://cc.docs.landis.cloud/setup/set-up-voice-channel/set-up-queue-or-ivr-resource-account.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.
