# Service Requests

### Creating a Custom Connection&#x20;

* Create a Custom Connection to enable Service Requests for the tenants. &#x20;
* Navigate to the ‘Custom’ section within ‘Connections’ section.&#x20;
* Click ‘Add’ to add a Custom Connection.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FRH5hgr5wyUW0VJm8uM08%2Ffile.png?alt=media)

* Enter the connection name&#x20;
* Click on ‘Add Parameter’ button to add custom parameter required for the connection.&#x20;
* Select a parameter and click ‘Delete Parameter’ button to delete a parameter.&#x20;
* Click ‘Save’ button.&#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FikxVRClbTK1EvItK9ZDL%2Ffile.png?alt=media)

### Creating a Service Request Command&#x20;

Once the custom connection is created, drill down the connection and click ‘Add’ to create a Service Request Command. &#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FGjX2YlRCILDveNoboTzo%2Ffile.png?alt=media)

* Provide Command Name, script path. &#x20;
* Select Type as ‘Script’ and Scope as ‘Global’. &#x20;
* If the request needs to be approved by the Admin, then choose ‘Approval Required’ button. &#x20;

![](https://firebasestorage.googleapis.com/v0/b/gitbook-x-prod.appspot.com/o/spaces%2F-LoOW0tKkl3hfpWMgkVr-4262638340%2Fuploads%2FlMMPCwDP4mAuYb1c7S2x%2Ffile.png?alt=media)

### Publishing a Service Request Command&#x20;

Select the Service Request command created and click the ‘Publish to Gallery’ command button so that the command is available to the tenants to create a Service Request.&#x20;


---

# 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.cloudassert.com/azure-stack-vconnect/features/admin-features/service-requests.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.
