# First Steps

When first logging into Monolith, here are the first steps you should take to get Monolith ready for your forensic work and evidence:

1. Setup your [Organization Info](/monolith/monolith-features/settings/organization-info.md).
2. Create [user accounts](/monolith/monolith-tour/user-management/users.md) for your team.
3. Set the formatting for [case numbers, evidence numbers, & storage numbers](/monolith/monolith-features/settings/item-number-formats.md).
4. Create & Customize form selection options:
   1. Customize your [Case Type selections](/monolith/monolith-features/settings/case-types.md).
   2. Customize your [Case Status selections](/monolith/monolith-features/settings/case-statuses.md).
   3. Customize your [Case Progress selections](/monolith/monolith-features/settings/case-progress.md).
   4. Customize [Evidence Type Selections](/monolith/monolith-features/settings/evidence-types.md).
   5. Customize [Evidence Progress selections](/monolith/monolith-features/settings/evidence-progress.md).
   6. Customize [Time Entry Categories](/monolith/monolith-features/settings/time-entry-categories.md) to use with the Task Management System.
   7. Customize Quality Assurance [Issue Type selections](/monolith/monolith-features/settings/qa-issue-types.md).
5. Create and customize [Quality Assurance checklists](/monolith/monolith-features/settings/qa-checklist-items.md).
6. Create and upload [evidence & storage labels](/monolith/monolith-features/settings/item-labels.md) with DYMO.
7. Create [evidence locations](/monolith/monolith-tour/evidence-management/item-locations.md).
8. Enter existing [storage items](/monolith/monolith-features/storage-items.md).
9. Enter [Forensic software](/monolith/monolith-features/lab-management/forensic-software.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://docs.monolithforensics.com/monolith/monolith-features/getting-started/first-steps.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.
