# Managing Account Buckets

### Account buckets delete

If you want to delete an account bucket, hover over the bucket from the table and click "**Delete**". This will remove the bucket and will also delete all accounts included into that bucket.

{% hint style="info" %}
Deleting an account bucket, will also delete all accounts that are stored inside this bucket.
{% endhint %}

To delete multiple account buckets:

1\) Select multiple buckets using checkboxes.

2\) Click "**Delete**" from burger menu on top-right.

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

### Account buckets rename

If you want to rename an account bucket, hover over the bucket from the table and click "**Rename**". When you rename a bucket that is already used inside a campaign, the bucket name will also change from these campaigns.

<figure><img src="/files/udDQmBLcSGSCPM5KQy9l" alt=""><figcaption><p>Hovering any any row on the table displays additional row buttons</p></figcaption></figure>

### Clean Inactive Accounts

If you want to delete all inactive accounts for each website and keep only active accounts, you can save time by clicking on "**Clean Inactive Accounts**". This will do the cleaning automatically.

To do this, you can hover on any account bucket row, and click on "**Clean Inactive**" hover button.

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


---

# 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.seoneo.io/documentation/account-buckets/managing-account-buckets.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.
