# Editing

## Create Action & Folder

To create a new Action or folder,

1. Highlight the folder where you want to place it. ![](/files/0ArpwwqeNFRh70T9xNBn)
2. Select the **Create** button at the middle of the main section. ![](/files/VARLTMEU8poZCThClgcW)
3. Select the type and enter a name for the Action or Folder. ![](/files/Lox64vBSZGXNU2GazyKg) Types available:
   * **Action**: Create a new Action.
   * **Folder**: Create a new folder, which may hold one or more Action.
4. The new Action/Folder will be created under the highlighted folder.
5. Alternatively, select the **Create** button on the top right section. The item will be created alongside the currently highlighted Action, if applicable. ![](/files/GTseln2U3OhPZwhohqK1)

## Rename Action & Folder

To create a new Action or folder,

1. Select the **Rename** button on the top right section. ![](/files/GTseln2U3OhPZwhohqK1)
2. Enter a new name for the Action or folder ![](/files/rB89xQbygAmTarLaVD3M)
3. The new name will then be used.

## Delete Action & Folder

To delete a new Action or folder,

1. Highlight the Action or folder which you want to remove.
2. Select the **Delete** button on the top right section. ![](/files/GTseln2U3OhPZwhohqK1)
3. Confirm the deletion. The item will then be removed.


---

# 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.emobiq.com/emobiq-server/002-api/002-editing.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.
