# How to Submit Service Request for Parking Meters

1. Navigate to the *My Assignments tab*
2. Click "**New SR | Meters**" button
3. Enter in the **Issue Type** the category type of the issue
4. Use drop down to select Issue Type:
   * **Meters - Bike Rack Damage:** for bike rack damage service requests
   * **Meters - Graffiti:** for graffiti on parking meter assets
   * **Meters - Damaged Pay Station:** for damage on pay stations
   * **Meters - Permits Materials Issues:** for issues with permit materials (ex. temporary signage, meter bags)
   * \*\*If you encounter a customer who is having Parking Machine issues, please continue to refer them to 311 and submit a Parking Machine Issue\*\*
5. Enter in the **Address** of where the issue is taking place
6. Enter in **Details** if there are important notes or comments about the request
7. 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-meter-service-requests/how-to-submit-service-request-for-parking-meters.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.
