# 9.3 Metadata and Archiving

## Metadata and Archiving: Organizing videos for retrieval and long-term use.

* Metadata: Assign descriptive metadata to each recording (e.g., procedure type, date, primary providers involved, patient ID if relevant). This makes searching easier.
* Consistent File Naming: Establish a clear file naming convention to facilitate retrieval within your storage system.
* Archiving Strategy: Develop a long-term archiving plan addressing how long to retain recordings based on their learning potential and any regulatory requirements.


---

# 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.neoflix.care/level-2-in-action/9.-after-the-intervention/9.3-metadata-and-archiving.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.
