# FOR USERS

- [Getting Started](https://docs.fylr.io/for-users/getting-started.md): This guide provides initial orientation and contains the most frequently used functions in fylr.
- [Asset / Records Management](https://docs.fylr.io/for-users/asset-records-management.md): This chapter describes how new records can be created, how existing records can be edited and deleted.
- [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.
- [Search & Filter](https://docs.fylr.io/for-users/search-and-filter.md): Learn everything you need to know about searching and filtering.
- [Full Text Search](https://docs.fylr.io/for-users/search-and-filter/full-text-search.md)
- [Expert Search](https://docs.fylr.io/for-users/search-and-filter/expert-search.md)
- [Filter](https://docs.fylr.io/for-users/search-and-filter/filter.md)
- [Download & Export](https://docs.fylr.io/for-users/download-and-export.md)
- [Downloading](https://docs.fylr.io/for-users/download-and-export/downloading.md)
- [Exporting](https://docs.fylr.io/for-users/download-and-export/exporting.md)
- [Quick Access](https://docs.fylr.io/for-users/quick-access.md): The quick access allows you to create and access your own or shared collections & presentations. You can access your saved searches and lists that were enabled for the quick access.
- [Collections (& Presentations)](https://docs.fylr.io/for-users/quick-access/collections-and-presentations.md): Collections are like personal folders to collect records. They can be turned into presentations, shared with others and can be used to upload files. Collections can be structured as a hierarchy.
- [Saved Searches (& Lists)](https://docs.fylr.io/for-users/quick-access/saved-searches-and-lists.md): Search requests that have been saved by users and lists that were enabled for the quick access by administrators can be accessed below the collections in the quick access.
- [Lists](https://docs.fylr.io/for-users/lists.md): Under "Lists" all object types can be found and depending on your permissions, vocabularies/thesauri can be managed here. The system right "Access Lists" is needed to access the lists.
- [Additional Features](https://docs.fylr.io/for-users/additional-features.md): Other topics worth mentioning
- [Change History](https://docs.fylr.io/for-users/additional-features/change-history.md): Inspect a records change history in detail
- [Mobile App](https://docs.fylr.io/for-users/mobile-app.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.fylr.io/for-users.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.
