# Asset / Records Management

- [Creating Records](https://docs.fylr.io/for-users/asset-records-management/creating-records.md): This article describes the process of creating new records and uploading new files.
- [Editing Records](https://docs.fylr.io/for-users/asset-records-management/editing-records.md): This article describes the different ways of editing existing records in fylr.
- [Input Fields](https://docs.fylr.io/for-users/asset-records-management/editing-records/input-fields.md): This article describes the different input fields to enter or modify data.
- [Group Editor](https://docs.fylr.io/for-users/asset-records-management/editing-records/group-editor.md): The group editor enables you to edit multiple records at once.
- [Copying Records](https://docs.fylr.io/for-users/asset-records-management/copying-records.md)
- [Deleting Records](https://docs.fylr.io/for-users/asset-records-management/deleting-records.md): This article describes the workflow of how records can be deleted.


---

# 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.fylr.io/for-users/asset-records-management.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.
