# Delete a Service

Users may need to delete a service listing if they no longer offer it or want to streamline their offerings. Deleting outdated or irrelevant service listings helps maintain a clean and accurate profile, enhancing user experience for potential 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 **delete a service**.

### To delete a Service

### Steps to Use:

* **Access Service Management:** Log in to your AgencyHandy account.&#x20;
* **Navigate to Services:** Click on your account dashboard's "Services"  section.&#x20;
* **Locate Service to Delete:** Identify the service listing you want to delete. Click the 3 dot button. A menu bar will open.
* **Initiate Deletion:** Click the "Delete" button.&#x20;

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

* **Confirmation Prompt:** AgencyHandy will display a confirmation prompt to ensure you want to delete the service. Confirm the deletion if prompted.&#x20;
* **Final Confirmation:** Confirm that you want to delete the service listing. Note that, this action is irreversible.&#x20;

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

* **Service Deletion:** Once confirmed, the service listing will be permanently deleted from your profile.&#x20;

Following these steps, users can easily delete service listings that are no longer relevant or needed in their AgencyHandy profile.


---

# 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/delete-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.
