# Quickly Create Report from Template

{% stepper %}
{% step %}

#### Access the Workspace

Log in to the **Data Suite** system and navigate to your **Organization** and **Workspace** where you want to work.
{% endstep %}

{% step %}

#### Open the Template Marketplace

Go to the **Template Marketplace** and select the template you want to use for creating a report. You can access this in two ways:

* **From the sidebar**
* **Via the report creation feature**

<figure><img src="/files/LzHOoqarYlgfrjyKWyy1" alt=""><figcaption><p>Enter from sidebar</p></figcaption></figure>

<figure><img src="/files/FhCmrQ7jJ8nmOqfYWjqa" alt=""><figcaption><p>Navigate to report creation feature</p></figcaption></figure>
{% endstep %}

{% step %}

#### Create Report from Template

On the detailed template preview page, click **Create Report**.

<figure><img src="/files/ItDjrWdO4b0oGe2TZrhC" alt=""><figcaption></figcaption></figure>
{% endstep %}

{% step %}

#### Configure Report Settings

Review the Report creation settings, update any necessary information, and then click **Create report** to finish.

<figure><img src="/files/j0k8SPmMXjm7LfWxXsOD" alt=""><figcaption></figcaption></figure>
{% endstep %}
{% endstepper %}


---

# 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.datasuite.vn/english/features/marketplace/report-template/quickly-create-report-from-template.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.
