# SS-Archives

## Overview

SS-Archives is a police archive system for RedM. It provides a sheriff archive UI where allowed jobs can search citizens, manage dossiers, handle jail/prison workflows, write officer notes, and interact with identity card data.

The script integrates with SS-IdentityCard and can optionally connect to housing, player shops, and bounty hunter systems for property/store seizure and legal roleplay flows.

## Main Features

* Citizen search and identity record access.
* Dossier creation with fine, jail, work, bounty, and penal status.
* Dossier deletion with grade restrictions.
* Archive notes on citizens.
* Officer notes board stored in server memory.
* Identity card creation through SS-IdentityCard.
* Automatic and manual jail flow.
* Prison canteen, prison work, and sentence reduction.
* Property and store seizure support.
* Webhook logs for archive actions.


---

# 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.sirecstudio.com/ss-archives.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.
