# Ressourcetilgængelighed

I Sesami er **tilgængelighed hører til ressourcer** (ikke kun “medarbejdere”). En ressource kan være:

* **Medarbejder** (personale)
* **Rum**
* **Stol / station**
* **Udstyr / maskineri**
* Enhver anden kapacitet, du har brug for at planlægge

> Bemærk: I Sesami, **teammedlemmer en ressource-type** (Ressourcer kan også være rum, udstyr osv.).

## Angiv tilgængelighed for en ressource (teammedlem, rum, udstyr, …)

{% stepper %}
{% step %}

#### Åbn Ressourcer

Åbn **Sesami → Ressourcer**.
{% endstep %}

{% step %}

#### Vælg ressourcen

Vælg den ressource, du vil redigere\
(Eksempel: en ressource med typen **Medarbejder**).
{% endstep %}

{% step %}

#### Gå til Tilgængelighed

Gå til **Tilgængelighed** sektionen.
{% endstep %}

{% step %}

#### Rediger tilgængelighed

Klik på en dato (eller dag) for at åbne **Rediger tilgængelighed**.
{% endstep %}

{% step %}

#### Tilføj tidsintervaller

Tilføj tidsintervaller (eksempel: `08:00 – 11:00`).
{% endstep %}

{% step %}

#### Anvend på andre dage (valgfrit)

Brug **Anvend til…** for at kopiere den samme tidsplan til andre dage (valgfrit).
{% endstep %}

{% step %}

#### Gem ændringer

Klik på **Gem** (øverst til højre), når du er færdig.
{% endstep %}
{% endstepper %}

{% hint style="info" %}
Tips

* Hvis du planlægger *rum* eller *udstyr* som ressourcer, skal du give dem realistiske tilgængelighedsvinduer, så kalenderen ikke tilbyder umulige tidsrum.
* Hvis du bruger Google Kalender-synkronisering for teammedlemmer, kan du blokere tid ved at oprette “Optaget”-begivenheder (se guiden “Blokér datoer eller tidspunkter”).
  {% 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://help.sesami.co/da/booking/availability/resource-availability.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.
