# Modules

Modules are functional blocks related to a component or part of a system with specific functionalities designed to perform a particular task or a set of operations. In Skyone Studio, modules are the smallest units within a flow, enabling integration with a wide variety of systems.

### How to access <a href="#how-to-access" id="how-to-access"></a>

Under "**Modules in this space"** you have easy access to all the modules, as well as the option to [create a new module](/english/skyone-studio/modules/module-management/creating-a-module.md). If you don't have any modules yet, a message will be displayed, also showing the possibility of creating a new module.

Also in this area, in the right-hand corner, you can use the **Search**, **Grid Mode**, **List Mode**, **Ascending** **Order** and **Import** features.

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

These include:

* **Search**: search for a specific module.
* **Grid mode**: default mode for viewing modules in Integra.Sky.
* **List mode**: allows you to view all modules in list format.
* **Sort in ascending orde**r: filters the modules in alphabetical order.
* **Import**: shortcut to import modules. Learn more.

The following pages contain all the documentation on the Modules:

* [Module management ](/english/skyone-studio/modules/module-management.md)
* [Settings and Operations](/english/skyone-studio/modules/settings-and-operations.md)


---

# 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.skyone.cloud/english/skyone-studio/modules.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.
