# 24/7 Access

Certain membership at LPM grant members with 24/7 access. This means a member can come in whenever they'd like to, including the weekends.&#x20;

Once you’ve signed up for a 24/7 access membership, you are required to attend this orientation to activate your after-hours credentials. This session covers essential rules, studio reservation workflows, and facility cleanup procedures to ensure you feel at home in our community. Most importantly, you’ll learn how to use our digital access system to enter the building whenever inspiration strikes.

Sign up for the orintation here: <https://longmontpublicmedia.org/events/lpm-orientation-for-24-7-members/>

Primary rule of 24/7 access: Sleeping at LPM is prohibited and not allowed. Disciplinary action will occur if LPM catches a member sleeping at LPM.

### Access & Open Path

To access LPM after hours, an access control panel is located outside the back door of the building. To open the door, you must use the Open Path app. A brief tutorial can be found below:&#x20;

{% embed url="<https://youtu.be/g9eEsRVUwJg>" %}

When entering LPM after hours, PLEASE make sure you lock the door behind you. The front door should always be locked after business hours and on weekends.&#x20;

### Reservations

LPM highly recommends making a [reservation ](/makerspace/studio-reservations.md)for studios, etc., despite it being after hours. This guarantees that the studio is yours.

### Leaving LPM after hours

If you are leaving LPM after hours, please refer to the [shutdown procedure](/makerspace/shutdown-procedure.md).


---

# 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://wiki.longmontpublicmedia.org/makerspace/24-7-access.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.
