# Network Operations

### Why certain actions are restricted when an operation is running?

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

When an operation runs in a Network that utilizes infrastructure (such as containers or virtual machines), certain actions may not work due to the locked or unavailable resources.

For example, if an operation is running in a container, other actions that require access to the container's resources may not be able to execute until the operation is complete. This could include modifying the container's configuration or accessing data stored within the container.

{% hint style="info" %}
If the operation is taking much longer than expected time, please reach out to our Support via messenger or email us at <support@spydra.app> with the Network ID.\
\
You can find the **Network ID** on the Network Overview page.\
\
\&#xNAN;*Sometimes, the Operation can take more time depending on the resources, overall network load, and other factors. If it takes exceptionally longer than expected reach out to Support.*
{% endhint %}

### List of operations

When one of the operations is running, the user will be restricted from doing another operation.

* Network creation and updation
* Joining an Organization
* Role and Node update
* Listeners - Creation, Update, Delete
* Edit and Deployment of App (Chaincode)


---

# 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.spydra.app/products-overview/private-network/networks/network-operations.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.
