# Strict Record Keeping Mode

### What is it?

Strict record keeping mode is a simple on/off setting, which can be changed from your club settings page. It changes how Bookings and Shooting Records interact. You can find it in:&#x20;

`Settings for (Your Club) -> General -> Other Controls`

{% hint style="info" %}
The main thing to know about this setting is:

* When ON, users tell you what guns they're shooting BEFORE they attend an event
* When OFF, users tell you what guns they've shot AFTER they attend an event
  {% endhint %}

#### When it's switched on...

<figure><img src="/files/ohE1siDAZWpYJ8dvwRG1" alt=""><figcaption><p>Booking an event with strict record keeping on requests firearm usage upfront</p></figcaption></figure>

1. Users will be forced to choose what guns they want to shoot at the time of making a booking
2. They will be able to edit this right up until they are "checked into" an event by an RO
3. An RO will be able to see what guns they have added to the booking, and have the power to edit this if something is wrong
4. Once checked in, the record is locked and cannot be edited

#### When it's switched off...

<figure><img src="/files/Vhg9x7adG1zpo38U8sL3" alt=""><figcaption><p>When off, users just book the event and log their firearm usage after the fact</p></figcaption></figure>

1. Users book an event without choosing their guns ahead of time
2. No shooting record is created, so there is nothing to edit
3. Once checked in and marked as "attended", the user gets a reminder on their dashboard to create a shooting record for the event they attended
4. There is no opportunity for an RO to verify that the guns a user adds to their shoot are the ones they actually shot
5. The user is free to edit the record until the record keeping period locks (quarterly)

### Which one should I choose?

There is no "one-size-fits-all" answer to this. Home Office approval guidelines state that you (as a club) must keep records on who attended and what guns they shot. If you have a small club with trusted members, there's nothing wrong with letting members keep their own records after the fact.

However if you are a larger club and want greater control for compliance and oversight reasons, strict record keeping helps make sure RO's are able to verify the records users are logging.

### Unlinked Shooting Records

One of the core tenets of Range Mate is to ensure users get a positive experience as well. It has to be useful to your members to be successfully adopted. For this reason, regardless of how strict your record keeping is, users will always be able to create their own shoots amongst club ones. This means your members get to keep a complete view of their shooting in one place, and as a club you can see which ones were verified by you.

<figure><img src="/files/OchXpf33g4E0xmj9THb2" alt=""><figcaption><p>The top shoot is one the user logged outside of club-organised events</p></figcaption></figure>


---

# 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.range-mate.co.uk/concepts/strict-record-keeping-mode.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.
