# Service catalog

{% stepper %}
{% step %}

### Overview&#x20;

The Service Catalog is where you define every service your teams offer to employees—access requests, new equipment, payroll questions, onboarding, and more. Each service comes with its own look and feel, routing rules, SLAs, forms, audience permissions, and analytics. When employees pick a service in Slack/Teams or the portal, Siit applies everything you configured so requests are consistent and fast.

<figure><img src="/files/vckGUMZ1fJJjZ21w4GML" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

### Organize by Category&#x20;

Categories keep your catalog tidy and power reporting. Use broad groups like:

* IT: Access, Devices, Network, SSO
* People/HR: Onboarding, Offboarding, Payroll
* Finance: Expense, Vendor, Purchasing
* Security and Legal: Data access, Incident, Contract Enable/disable services without deleting them, and reorder to surface the most used items first.
  {% endstep %}

{% step %}

### Explore all the core features of&#x20;

{% endstep %}
{% endstepper %}

{% content-ref url="/pages/VwjsUtBZZ9BnTKXMUmBP" %}
[Service overview](/service-catalog/service-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/eHw1xIQC9i3Eic1JsmCI" %}
[Service Catalog](/service-catalog/service-overview.md)
{% endcontent-ref %}

{% content-ref url="/pages/8DMd51bITOwaYi0qFh3V" %}
[Service forms](/service-catalog/service-forms.md)
{% endcontent-ref %}

{% content-ref url="/pages/Ymu6IhE4ymFo9UyahJVl" %}
[SLAs](/service-catalog/slas.md)
{% endcontent-ref %}

{% content-ref url="/pages/F5GNlQwzDAJFhPjZkkQU" %}
[Audience & visibility](/service-catalog/audience-and-visibility.md)
{% endcontent-ref %}

{% content-ref url="/pages/hfsHsN00t65sBwScqd43" %}
[Self service portal](/service-catalog/self-service-portal.md)
{% endcontent-ref %}


---

# 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.siit.io/core-plateform/markdown.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.
