# How can I set up Presence/BLF (Busy Lamp Fields)?

#### What is Busy Lamp Field (BLF)?

If you want to see the call status of your colleagues directly on your own phone, the **Busy Lamp Field (BLF)** feature is the ideal solution. It is included in the **business L** and **business XL** plans.

Before using BLF, each user must be assigned an **internal extension**. Once correctly configured on a VoIP device, BLF displays the following three statuses:

* **Free:** The user is not on a call, and the busy lamp is off.
* **Busy:** The user is on a call, and the busy lamp is solidly lit.
* **Ringing:** The user is receiving an incoming call, and the busy lamp is blinking.

The configuration of BLF varies depending on the phone model. You can find setup instructions in your phone's manufacturer documentation or on their websites.

**We have tested BLF on several phone models and provide configuration guides for the following brands**

* [Snom](/use-sipgate/telephony/how-can-i-set-up-presenceblf-busy-lamp-fields.md)
* [Gigaset](/use-sipgate/telephony/how-can-i-set-up-presenceblf-busy-lamp-fields.md)
* [Yealink](/use-sipgate/telephony/how-can-i-set-up-presenceblf-busy-lamp-fields.md)
* [Tiptel](/use-sipgate/telephony/how-can-i-set-up-presenceblf-busy-lamp-fields.md)
* [Grandstream](/use-sipgate/telephony/how-can-i-set-up-presenceblf-busy-lamp-fields.md)

#### Alternative: Presence display in your sipgate account

Instead of BLF, you can also check the **Presence Display** in your sipgate account under **My Telephony**. This shows which users are currently available.

If a user is on a call, their tile, including their internal extension, will be displayed in **red**.

{% hint style="info" %}
**Important:** Every User must be assigned an internal extension for BLF and Presence to function properly.
{% 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://teamhelp.sipgate.co.uk/use-sipgate/telephony/how-can-i-set-up-presenceblf-busy-lamp-fields.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.
