# Configure a SLA Portal

As a vendor,  in this page you will learn to customize and set up a dedicated dashboard that provides your customers with real-time insights into your service's performance and SLA compliance.

{% hint style="warning" %}
Brand customization for SLA portals is not yet available in the slaOS UI. Contact us at <hello@rated.co> or via your dedicated Slack channel for configuration.
{% endhint %}

## Enabling a SLA Portal

1. Find and click "Organizations" on the side navigation
2. Select the org you would like to enable the SLA portal for
3. Turn on the toggle to Activate<br>

   <figure><img src="/files/Km4Wozq5ZE3sK2Kc1ivw" alt=""><figcaption><p>SLA portal for DRPC</p></figcaption></figure>
4. You can now visit the URL mentioned in step 3 to view your active SLA portal.

### **Example SLA Portal 👇**

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

{% hint style="info" %}
The SLA Portal URL is a unique, static URL created per org. You can share this with your integrations or embed it behind a call to action on your own product to help your customers track their SLAs with you.
{% endhint %}

## Disabling a SLA Portal

1. Find and click "Organizations" on the side navigation
2. Select the org you would like to enable the SLA portal for
3. Turn off the toggle to deactivate<br>

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

{% hint style="info" %}
Once deactivated, a SLA Portal URL becomes inaccessible. We recommend keeping your customers (or vendors) with access informed before deactivating the portal.
{% endhint %}


---

# 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.rated.co/how-tos/tutorials/configure-a-sla-portal.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.
