# Desktop Component

Welcome to the Desktop Component, a pivotal part of our testing platform designed for efficient Desktop application testing. This guide will lead you through the process of accessing and utilizing the Desktop component effectively.Follow the steps below to make the most of this service.

Click on **`Select`** to access the Desktop component. ![](/files/ZZL4g8NsQv5L4Jsqhiif) &#x20;

### Quick Start

1. **Note** that currently, manual component creation for Desktop testing is not supported. However, you can kick-start your testing process by [Importing Scripts](/component-testing/advanced_features/import_scripts_as_component.md).
2. All components created for Desktop testing will be approved automatically.
3. Click on **`Go to Component`** to navigate to the test steps.

![](/files/TRsPdXTDX6EOZ10czUBX)

4. Presently, you can only **view** the scripts within the component. Features such as editing, saving, sending for approval, and conducting quick runs are not available.

![](/files/gZrDZmrp5aYj8WnNiQfs)


---

# 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.qyrus.com/component-testing/design_page/desktop.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.
