# Mainframe

Follow the steps below when selecting Mainframe as the application type:

1. Click on the **"+" icon** and create **new folder**
2. On the created folder, Click on **three dots (...).**  A Drop-down list will appear.
3. Click on the **Create Repository** and select **Mainframe** as application.

<figure><img src="/files/FNlUOjKcR2LyEy4NFhtV" alt=""><figcaption></figcaption></figure>

4. Click **Add Element** button to add commands in mainframe element repository&#x20;

{% hint style="info" %}
**Note:** Here, we cannot capture any elements we need to manually add the commands.&#x20;

The Commands needs to be specified with X, Y-Coordinate as values.
{% endhint %}

<figure><img src="/files/LaqQZn8x4zldLYugM5c1" alt=""><figcaption></figcaption></figure>

5. Enter the details " **Name**" and "**X, Y-Coordinates**".  Click **Save.**

{% hint style="info" %}
Note: Click **Add element button** to add new coordinates
{% endhint %}

<figure><img src="/files/ueonu41d3osSab2JiapW" alt=""><figcaption></figcaption></figure>

6. The Coordinates are available below the mainframe application window, different commands have different coordinates.&#x20;

&#x20;      **Example:** Coordinate (24,018) is highlighted in the image below

<figure><img src="/files/oDUIDo7ZQ5UTizgCDYmJ" alt=""><figcaption></figcaption></figure>

7. Click **Save** button from the top right corner of the screen


---

# 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.avoautomation.com/avo-assure/working-with-the-avo-assure-platform/create-and-execute-tests-with-design-studio/working-with-element-repository-section/create-element-repository/capturing-elements-in-avo-assure/mainframe.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.
