# How to create a Service Request (SR) record

Recorded step-by-step video, [here](https://www.loom.com/share/505d6a57b8114038bf389161c7a51503)

1. Navigate to the "**Service Requests"** tab
2. Click the **+ New SR** button
3. Enter in the **Source** that the request is coming from
4. Enter in the **Method Received** to include how the request was received
5. Enter in the **Issue Type** the category type of the issue
6. Enter in the **Address** of where the issue is taking place
7. Enter in **Details** if there are important notes or comments about the request
8. Click **Submit**


---

# 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://atd-dts.gitbook.io/parking-enterprise-portal-help-guides/parking-dispatcher/how-to-create-a-service-request-sr-record.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.
