# Quick Access

## Access

The quick access is available for every user with the system right "**Access to collections only**" or "**Access to search**". To be able to create collections the user needs the system right "**Manage own collections**" and to be able to save search requests the system right "**Saved Searches**".

## Structure

The quick access is divided into "[**Collections**](/for-users/quick-access/collections-and-presentations.md)" (which includes "**My Collections**" and "**Shared Collections**") and "[**Searches**](/for-users/quick-access/saved-searches-and-lists.md)" (which includes "**Saved Searches**" and **lists** that were enabled for the quick access).

## Filter

Use the search to **filter** your collections, the collections that were shared with you and the saved searches. You can search for the **name** and **description** of the collection, for the name of the saved search and the lists that were enabled for the quick access (standard info only). You cannot search for the records in a collection. To **return** to the full list of collections, searches and lists **empty** the input field or click the **reload** button on the bottom.


---

# 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/quick-access.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.
