# Create New Resources

<div align="left"><img src="/files/XvqgOy0TZW40NoteJFOQ" alt="Creat a new resource"></div>

Creating a new View, Action, or Integration is easy and intuitive. Simply click on a required element, name it, and associate it with a specific directory.

{% tabs %}
{% tab title="Create New View" %}
![](/files/ypxRXuNzVAcxikURxYF2)
{% endtab %}

{% tab title="Create New Action" %}
![](/files/1ltu63l0QhCMFSqw9sJF)
{% endtab %}

{% tab title="Create New Integration" %}
![](/files/85Iguu6UdNBkD72nAA9J)
{% endtab %}
{% endtabs %}

Structuring is essential for the growth of an application. Each existing or new file has its directory location and can be renamed, moved, duplicated, or deleted. If necessary, extending an application of subdirectories makes it possible to create a new one.

<div align="left"><img src="/files/CTgfkJR9wrpcYbG4G0t1" alt="Structure of the directories"></div>

Any required files can be opened in the editor by clicking on.

<div align="left"><img src="/files/2lIIexWwdmsHLS3uJBSG" alt="Editing of selected files"></div>


---

# 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.adapptio.com/getting-started/editor/main-menu/create-new-resources.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.
