# Service Configurations

The "Service Config" feature allows users to manage view and payment method restrictions for services within Agency Handy. This feature provides flexibility in controlling which services are visible to clients and which payment methods can be used for specific services.

### **Benefits**

* **Controlled Visibility:** Restrict which services are visible to specific client groups, allowing tailored service offerings.
* **Payment Flexibility:** Manage which payment methods can be used for different services, ensuring payment methods align with service requirements.
* **Enhanced Security:** Limit access to services and payment options based on client and service group needs, improving security and compliance.

### **Pre-conditions**

* **User Permissions:** Ensure you have administrative permissions to configure service view and payment method restrictions.
* **Existing Services:** Have services and service groups already created and organized within the system.
* **Client Groups:** Ensure client groups are set up and defined if you want to apply view restrictions.

### **Steps to Use**

1. **Log in to Your Account**
   * Access your Agency Handy account using your credentials.
2. **Navigate to the Service Config Section**

   * Go to the "Service" section and click the "Settings" button.<br>

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

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

### **Set Service View Restrictions for Clients**

* Click on the "Restrict Service View" button.\ <br>

  <figure><img src="/files/Y0WFTrE0R6xcHHB7tQrN" alt=""><figcaption></figcaption></figure>
* A modal will open, allowing you to:
  * **Select Service Groups and Services:** Choose the service groups and individual services you want to restrict.
  * **Restrict Multiple Services:** You can select and restrict multiple services across various client groups.
* Click the "Save" button to apply these restrictions. The selected services will be hidden from the specified client groups.\ <br>

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

### **Set Payment Method Restrictions**

* Click on the "Restrict Payment Methods" button.\ <br>

  <figure><img src="/files/GuIP0jQONHjY3vBA0UPg" alt=""><figcaption></figcaption></figure>
* A modal will open, allowing you to:
  * **Select Service Groups and Payment Methods:** Choose which payment methods should be restricted for each service group.
  * **Restrict Multiple Payment Methods:** You can select and restrict multiple payment methods across different service groups.
* Click the "Save" button to apply these restrictions. The specified service groups will only be available for purchase using the selected payment methods.\ <br>

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

The whole thing would look like this:

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

### **Important Notes**

* **Service Visibility:** Ensure the restrictions are applied accurately to avoid unintentional visibility issues. Review and adjust restrictions regularly as needed.
* **Payment Methods:** Double-check that the selected payment methods align with the service offerings and client needs to avoid transaction issues.
* **Restrictions Management:** Track the restrictions set for services and payment methods to ensure they meet current business requirements and client needs.
* **Modal Interaction:** When selecting services or payment methods in the modal, save your selections before closing the modal to ensure the restrictions are applied correctly.


---

# 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/service-configurations.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.
