# Managing Your Sites

As a Maven of Mavenseed you may choose to create multiple sites, all managed conveniently from a single login.&#x20;

{% hint style="info" %}
Creating two or more sites requires a subscription to our **Plus plan**. If you're a **Basic** member you can upgrade anytime from <https://mavenseed.com/account/subscription>
{% endhint %}

![](/files/-M7n0nYQcmJH5fpB1eAH)

* **View:** Will take you to the public logged in view of your site
* **Gateways:** Connect Stripe Merchant account to your site to begin processing revenue
* **Site Admin:** Takes you to the Admin section of your site where you can build content, adjust site settings and visuals.
* **Edit Site:** Update your sites name and subdomain
* **Archive:** Archiving your site will remove it from public access.&#x20;

### How to delete your site from Mavenseed

There may be a time you'd like to remove a site from Mavenseed, this can be done through your Account > [Site section.](https://mavenseed.com/account/sites)

![](/files/-M7n2bfjAFh8UD9ux6p5)

1. Click Edit on the site you'd like to delete from Mavenseed,&#x20;
2. On the right-hand side there is a Delete Site button, with a reminder you could also archive your site instead,&#x20;
3. When ready, click the Delete Site button to begin the dismantling process.&#x20;
4. We'll display the first prompt to ensure this is what you'd like to do.&#x20;
5. Finally we'll display a 2nd confirmation where you must type in the name of the site to delete it from Mavenseed. **This cannot be reversed, we'll not have a backup of your site or customers if you go past this point.**&#x20;
6. **Your site will be queued for removal.** Still keeping in mind at this point we cannot intervene. It's just a big job that we have to spin up to make it happen. 😎  *Depending on the size of your site, it could 10 minutes or more to fully remove the data from MS.*&#x20;

![](/files/-M7n4Sl4xoBi4TDPPTT2)


---

# 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.mavenseed.com/getting-started-with-mavenseed/account-info/sites.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.
