# Adding Services

Services are the line items on your estimate to get the vehicle reconditioned.

To add them, simply click on the 'Services' column for the inventory you'd like to quote out services for.

<figure><img src="/files/I5W2kSbG6ocP5qi1yp6t" alt=""><figcaption></figcaption></figure>

You can add one service at a time using the dropdown and selecting the service as well as if the service is 'Recommended' or 'Required'

<figure><img src="/files/LNGjQ9vaMVBHIFkp04tt" alt=""><figcaption></figcaption></figure>

Alternatively, you can bulk add services by clicking on the 'Add Bulk' button and selecting the services you'd like to add to quote as shown below.

<figure><img src="/files/HXDI0N6tqUlwC0M8lf4l" alt=""><figcaption></figcaption></figure>


---

# 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://help.simpledealersuite.com/simple-recon/simple-recon/recon-dashboard-desktop/adding-services.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.
