# Organizations

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

You can check the organizational information for the company you belong to in the menu.

{% hint style="info" %}
Only administrators can manage organizations, such as adding or deleting organizations. General users can only view organizations.
{% endhint %}

{% tabs %}
{% tab title="Adding an organization" %}
You can add and manage the organization through following these steps:

1. In the Organizations menu, click the \[**+ Add]** button at the top right of the screen.<br>

   <figure><img src="/files/NEa33vBlQcVLnTJ1hLBh" alt=""><figcaption></figcaption></figure>
2. Enter the name of the organization you want to create. After filling in the required information, click **Add** to complete the creation process. If you do not wish to proceed, click **Cancel**.\
   ![](/files/K5aPMLOtnZl8oVtGBFgR)

{% endtab %}

{% tab title="Modifying an organization name" %}
Here are the steps to modify the organization name:

1. In the **Organizations** menu, click the organization whose name you want to modify from the list.
2. Click the **pencil icon** at the top left.
3. Update the organization name.
4. Click **Save** to apply the changes.

\
![](/files/SP8qf2R5JydXSge11x2U)
{% endtab %}

{% tab title="Deleting an organization" %}
To delete an organization.

1. In the **Organizations** menu, click the organization you want to delete in the organization list.
2. Click **Delete** button on the screen.

   <br>

   <figure><img src="/files/3YdKnKLQ74lzB2rfXMyp" alt=""><figcaption></figcaption></figure>

**※ Note: Once an organization is deleted, it cannot be restored, and you will need to re-create it.**
{% endtab %}

{% tab title="Adding Members to an Organization" %}
Steps to add members to an organization.

1. In the **Organizations** menu, click the organization you want to add members from the organization list.
2. On the **Organization Details**, select the **Members** tab and click **+ Add Members** button.

   <figure><img src="/files/GCbQuStZbS1RqCxLuCga" alt=""><figcaption></figcaption></figure>
3. Select email and role of the member you want to add and click **Add** button. Then, an invitation email will be sent to the members.
   {% endtab %}

{% tab title="Adding a Cloud Account to an Organization" %}
You can add a cloud account to an organization.

1. In the **Organizations** menu, select the organization you want to add a cloud account to from the organization list.
2. On the **Organization Details**, select the Accounts tab and click **+ Add Accounts** button.<br>

   <figure><img src="/files/07P0PzjcC5EXCJQmoCHv" alt=""><figcaption></figcaption></figure>
3. Follow the instructions on the screen to enter the cloud account information.
   {% endtab %}
   {% endtabs %}


---

# 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.opsnow.io/opsnow-user-guide-v0.2/setting/organizations.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.
