# Edit/Update a Service

This feature is crucial for users to keep their service listings up-to-date and relevant to potential clients. By allowing users to edit and update service information, AgencyHandy ensures that users can accurately reflect any changes in their offerings, pricing, or availability, thereby maintaining credibility and attracting clients.

### Pre-conditions to use the Feature:

* Users **must have** an **AgencyHandy account**.
* Users **must be logged** into that account.
* **At least one service** must **exist** in the **Service section**.
* Users **must be Super Admin/Admin** to **edit a service**.

### To edit a Service

### Steps to Use:

* **Access Service Management:** Log in to your AgencyHandy account.
* **Navigate to Services:** Click on your account dashboard's "Services" section.  You will see all the created services there.
* **Locate Service to Edit:** Identify the service listing you want to edit/update. Click the 3-dot button on the right side of the Service. A menu bar will open.
* **Initiate Editing:** Click the edit button. A form will appear.

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

* **Modify Service Details:** Update relevant information such as service title, description, pricing, availability, or other details.&#x20;
* **Update Images or Media:** Optionally, upload new images or media files to enhance your service listing.&#x20;
* **Save Changes:** Once all modifications are made, click the "Update" button to save the changes to your service listing.&#x20;

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

Confirm that the service listing has been successfully updated with the new information.


---

# 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.agencyhandy.com/english/agencyhandy-user-guide-for-agency/services/edit-update-a-service.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.
