# Query

Query is used to build the relationship between the Maps and the Data Modelling. Designers can create the Query Task in three different Modes like Standard, User Selection (Full) and User Selection (Compact).&#x20;

To get started with creating a **Query Task** open an **Excel** and click **Start** from **Valorx Fusion Ribbon**.

<div align="left"><img src="/files/8dZ9wsR05v4RHKiupqxx" alt="" width="563"></div>

Now, open an app from **Connections List** in **Design Studio**, and click on **Task** and select **New Query**.

![](/files/3iT2hF5uPHjNuXlxVBzX)

A Query Task pane will open which will have three different selection types like Standard, User Selection (Full) and User Selection (Compact). Click on **Add Filter** and once the filters are added click **Save**.

![](/files/TUcLwn1vRiridIxdMSOC)

**Standard** : Designers can add this standard query task when Users need not perform or select any action in Runtime. Standard Query Task happens in the background without needing Runtime users to perform any actions.&#x20;

![](/files/-MGMVWOOi3SBoX0wsZsH)

**User Selection (Full)** : This Query task will displays a list of records for the users to filter and choose.

![](/files/-MGMVc_magvmlosmCmLY)

**User Selection (Compact)** : User Selection (Compact) allows users to configure the filters, but they can't choose the records that are retrieved. All records that matches the filters will be retrieved.

![](/files/-MGMVg4mtxvGSd0K8MsH)


---

# 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.valorx.com/valorx-fusion/design-studio/tasks/query.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.
