# Self-Service Categories

When using Keyfax Self-Service, end users will be presented with icons to allow them to select the category that is most relevant to their (e.g.) repair or enquiry. The icons will be arranged with text captions as shown in this example (layouts may differ):

<figure><img src="/files/n4WPPfHJZo5ZNv1lnfYN" alt=""><figcaption><p>Example of Repairs Self Service category selection page</p></figcaption></figure>

{% hint style="info" %}
**TIP** The categories / images will be ordered on the landing page based on the text entered into the “**Image text**” field when editing a category within Keyfax Administrator Tools.&#x20;
{% endhint %}

To select an image for your Category, select the category you wish to edit, and click on the **Edit** button:

<figure><img src="/files/FF1hEqUh2gbujrSWjqGJ" alt=""><figcaption><p>Category properties for Keyfax Self Service</p></figcaption></figure>

Click the **Selection Image** icon and either upload a new image or select an existing image.

Update the **Image Text** field with the name you want displayed on the Category Selection page.&#x20;

Below is a sample of the default (model) images and file names.&#x20;

<div align="center"><figure><img src="/files/eIv5wm9tJI3lBY5KItDN" alt=""><figcaption></figcaption></figure></div>

<div align="center"><figure><img src="/files/rXC30KfhFy8dpD3sp6gC" alt=""><figcaption></figcaption></figure></div>

<div align="center"><figure><img src="/files/pOoyuCsxvQIP4KyP7GOC" alt=""><figcaption></figcaption></figure></div>

### **Image Dimensions**

Details about the format and dimensions of each supported image can be found within our [Keyfax Administrator Tools](/general/keyfax-faqs/keyfax-administrator-tools.md) FAQs.


---

# 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.keyfax.biz/product-suite/admin/script-levels/master-scripts/self-service-categories.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.
