# Sites view

{% hint style="info" %}
**User role (client)**

* [x] Standard
* [x] Admin
  {% endhint %}

<figure><img src="/files/jmhKy20NpDrQ4xQE5CvQ" alt="" width="563"><figcaption><p>New Sites view</p></figcaption></figure>

## Create Site

{% hint style="info" %}
**User role**

* [ ] Standard
* [x] Admin
* [x] Reseller
  {% endhint %}

If you have an **Admin** or **Reseller** role, you can create a Site. It requires a unique name. Users with a Standard role can request a new Site from a user with an Admin role.

{% hint style="info" %}
**Organization (Resellers only)**

Only Reseller Admins can create an Organization.
{% endhint %}

<figure><img src="/files/3d5dhPrPpo3VWGH2MgAs" alt="" width="563"><figcaption><p>Create Site</p></figcaption></figure>

1. Select **Sites** from the side menu, then select **Create Site**.
2. In the **Create Site** dialog, enter a **Site Name** and select a **Region**.
3. Resellers only: Select an Organization or If required, create a new organization by checking **Create new Organization**.
4. When completed, Select **Create Site**.
5. The new Site appears in the Sites view.

{% hint style="info" %}
The new Site also appears in the [Dashboard](/dryad-documentation/silvanet-suite/silvanet-sma/dashboard.md).
{% endhint %}

## Rename a Site

The name of a Site can be edited or changed as required. However, the Site ID number cannot be changed.

{% hint style="info" %}
**User role**

* [x] Standard
* [x] Admin
  {% endhint %}

{% hint style="info" %}
**Site ID**

The **Site ID** can be found in the URL of the Site as well as part of *breadcrumbs* when a Site is opened.
{% endhint %}

<figure><img src="/files/dL0mxGLYFwFqcmFZvFEr" alt="" width="563"><figcaption><p>Rename a Site</p></figcaption></figure>

1. Open a Site.
2. From the Ellipsis menu next to a Site name, select **Site Name**.
3. In the **Edit Site** dialog, enter a new name, then select **Save Changes**.

## Open a Site

Open the **Ellipsis** menu next to a Site name and select **Open** to display a Site.

The [Site details](/dryad-documentation/silvanet-suite/silvanet-sma/site-view.md) page is displayed.


---

# 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.dryad.app/dryad-documentation/silvanet-suite/silvanet-sma/site-overview.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.
